aboutsummaryrefslogtreecommitdiff
path: root/src/querymanager.hh
Commit message (Expand)AuthorAge
* most of the postgres primitives/helpersfusion322025-10-13
* beginning of postgres driver + overall tweaksfusion322025-10-13
* organize database configs and schema files + compilation guardsfusion322025-10-10
* switch to blocking poll + fix config, signals, time, non-game loginfusion322025-10-10
* update query functionsfusion322025-10-09
* small indentation adjustmentfusion322025-10-09
* update sqlite driver + impl INTERNAL_RESOLVE_WORLDfusion322025-10-09
* worker initialization robustness + query processingfusion322025-10-07
* make connections properly handle async queriesfusion322025-10-07
* sketch out new query queue/worker for async queriesfusion322025-10-06
* remove ParseOptionalIPAddressfusion322025-09-13
* fix queries where the IP address is optionalfusion322025-09-12
* store world hostname and resolve at runtimefusion322025-08-08
* fix problem with concurrent writes + implement website queriesfusion322025-08-01
* improvements and bug fixesfusion322025-07-22
* impl LOGIN_ACCOUNT to be used with the login serverfusion322025-07-17
* finish game queriesfusion322025-07-15
* impl banishment, deaths, and buddies queriesfusion322025-07-14
* impl BANISH_ACCOUNTfusion322025-07-13
* reorganize query functions and impl SET_NOTATIONfusion322025-07-13
* house related queriesfusion322025-07-12
* add `TransactionScope`fusion322025-07-11
* implement more queries + overall improvementsfusion322025-07-11
* bare bones query managerfusion322025-07-10