DarkflameServer/dGame
Jett df0f11c95b
Update CMake configuration for easier maintenance (#642)
* Update CMake configuration for easier maintenance

* Incorrect casing fix

* Move package requirement

* Update CTest linking

* Add logs to the CMake

* Add linking for common libraries

Added linking for common libraries in tests subdirectory.

* Move test subdirectory higher up for some reason

* Whitespace a log removal

Missed new line

* Add dCommon to dChatFilter

* Update library output dir

* Correct libBcrypt

* Further refactor CMake behaviour

* Repair bad comments and update library defines

* Revert to old include directory method

* Implement platform defines

* Add missing include

Mac needs a specific include for defining platform.  Does not compile without this.

Co-authored-by: EmosewaMC <39972741+EmosewaMC@users.noreply.github.com>
2022-07-17 00:24:16 +01:00
..
dBehaviors Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dComponents Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dEntity Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dGameMessages Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dInventory Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dMission Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
dUtilities Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01: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 Possessor and possessable additions (#619) 2022-07-08 22:25:15 -05:00
Entity.h remove children 2022-06-16 17:50:33 -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