index
:
tibia/querymanager
master
Tibia 7.7 compatible query manager
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
query.cc
Commit message (
Expand
)
Author
Age
*
turn error codes into enums + check empty credentials before login
fusion32
2025-10-30
*
prevent password brute force (#4)
fusion32
2025-10-30
*
change how guild data is stored
fusion32
2025-10-23
*
world startup/shutdown timestamps + adjust a few column names
fusion32
2025-10-17
*
properly handle text encoding differences with QueryManager clients
fusion32
2025-10-16
*
move ResolveHostName outside of GetCharacterEndpoints
fusion32
2025-10-16
*
GET_WORLD_CONFIG robustness + tidying up a few variable names
fusion32
2025-10-14
*
most of the postgres primitives/helpers
fusion32
2025-10-13
*
beginning of postgres driver + overall tweaks
fusion32
2025-10-13
*
switch to blocking poll + fix config, signals, time, non-game login
fusion32
2025-10-10
*
update query functions
fusion32
2025-10-09
*
update sqlite driver + impl INTERNAL_RESOLVE_WORLD
fusion32
2025-10-09
*
worker initialization robustness + query processing
fusion32
2025-10-07
*
make connections properly handle async queries
fusion32
2025-10-07
*
sketch out new query queue/worker for async queries
fusion32
2025-10-06