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
/
querymanager.cc
Commit message (
Expand
)
Author
Age
*
most of the postgres primitives/helpers
fusion32
2025-10-13
*
beginning of postgres driver + overall tweaks
fusion32
2025-10-13
*
organize database configs and schema files + compilation guards
fusion32
2025-10-10
*
switch to blocking poll + fix config, signals, time, non-game login
fusion32
2025-10-10
*
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
*
remove ParseOptionalIPAddress
fusion32
2025-09-13
*
fix queries where the IP address is optional
fusion32
2025-09-12
*
wrapping up for a public release
fusion32
2025-08-15
*
store world hostname and resolve at runtime
fusion32
2025-08-08
*
fix problem with concurrent writes + implement website queries
fusion32
2025-08-01
*
improvements and bug fixes
fusion32
2025-07-22
*
finish game queries
fusion32
2025-07-15
*
reorganize query functions and impl SET_NOTATION
fusion32
2025-07-13
*
house related queries
fusion32
2025-07-12
*
bare bones query manager
fusion32
2025-07-10