aboutsummaryrefslogtreecommitdiff
path: root/src/crplayer.cc
Commit message (Expand)AuthorAge
* fix player state desync on login (#59)fusion322026-06-01
* support for proxy headers + minor tweaksfusion322026-03-14
* fix a problem with saving murder timestamps in player filesfusion322025-12-12
* fix problem with playerlist creationfusion322025-12-08
* add `MAX_DEPOTS` constant + enable assertions in debug modefusion322025-09-13
* fix character death recording logicfusion322025-09-06
* missing try-catch block in `CreateField` - fixes #21fusion322025-09-04
* fix small bug with experience distributionfusion322025-09-04
* fix a problem with monsters freezing after failing to attackfusion322025-08-19
* multiple bug-fixes and improvementsfusion322025-07-21
* THREADING: upgrade from LinuxThreads to NPTLfusion322025-07-19
* fix most init and parsing bugs + critical bug with dynamic stringsfusion322025-07-16
* beginning of `query.cc`fusion322025-07-01
* merged `dbfuncs.cc` into `crplayer.cc`fusion322025-07-01
* `writer.cc`fusion322025-06-30
* `moveuse.cc`fusion322025-06-27
* most of `crnonpl.cc`fusion322025-06-24
* beginning of `communication.cc`fusion322025-06-19
* finish `crplayer.cc`fusion322025-06-18
* TPlayer constructor and destructorfusion322025-06-17
* all `crplayer.cc` functions outside `TPlayer`fusion322025-06-17
* more work on `operate.cc`fusion322025-06-15
* more `cract.cc` functionsfusion322025-06-08
* merge creature headersfusion322025-06-05