DarkflameServer/dGame
wincent 56f371216b Abstracted the CDClient tables
There is now an option to utilize shared memory for some CDClient tables by adding `CD_PROVIDER_MEMORY=1` to the CMakeVariables.txt file.

Allows masterconfig.ini to specify another run command for the world server, to allow for easier debugging through `valgrind`.
2022-08-11 16:36:03 +02:00
..
dBehaviors Abstracted the CDClient tables 2022-08-11 16:36:03 +02:00
dComponents Framework for GM's and helpers for mounts (#651) 2022-07-17 02:35:11 -05:00
dEntity Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dGameMessages Framework for GM's and helpers for mounts (#651) 2022-07-17 02:35:11 -05:00
dInventory Split itemType enum into it's own header (#647) 2022-07-16 20:36:09 -05:00
dMission Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dUtilities Abstracted the CDClient tables 2022-08-11 16:36:03 +02:00
Character.cpp Specified enum 2022-04-23 20:32:31 -07:00
Character.h Moved retroactive flag check to Character.cpp 2022-01-19 17:34:53 -08:00
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
Entity.cpp Parent and Child Deletion Improvements (#649) 2022-07-16 21:39:13 -07:00
Entity.h Parent and Child Deletion Improvements (#649) 2022-07-16 21:39:13 -07:00
EntityManager.cpp Friends List Overhaul (#630) v103 2022-07-12 20:36:06 -07:00
EntityManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
LeaderboardManager.cpp Add Aarch64 support (#231) 2022-07-03 21:33:05 -07:00
LeaderboardManager.h Leaderboard Scoring Updates 2021-12-21 22:15:29 -05:00
Player.cpp Move to new branch 2022-06-19 00:14:33 -07:00
Player.h patched coin exploit 2021-12-11 13:21:00 +00:00
TeamManager.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
TeamManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
TradingManager.cpp loot source for item drops 2022-04-23 20:35:34 -07:00
TradingManager.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
User.cpp Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
User.h Public release of the DLU server code! 2021-12-05 18:54:36 +01:00
UserManager.cpp Friends List Overhaul (#630) v103 2022-07-12 20:36:06 -07:00
UserManager.h Changed pants query and removed extra comments 2022-03-24 00:30:52 -07:00