DarkflameServer/dGame
David Markowitz c05562a227
Modularize CMakeLists for submodules (#736)
* Use RecastNavigation CMakeLists

* Use tinyxml2 CMakeLists

* Use bcrypt CMakeLists

* Move variable init to CMakeLists

This has to be done here to prevent missing dependency errors.

* General improvements

Only link dynamic if on gnu
use more thirdparty cmakes

* Disable tinyxml2 testing
2022-08-18 19:23:42 -07:00
..
dBehaviors Merge pull request #719 from DarkflameUniverse/unix-line-endings 2022-08-08 09:33:43 -05:00
dComponents Fix death planes (#735) 2022-08-16 22:28:50 -05:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages convert to unix line endings 2022-08-05 22:01:59 -05:00
dInventory convert to unix line endings 2022-08-05 22:01:59 -05:00
dMission convert to unix line endings 2022-08-05 22:01:59 -05:00
dUtilities Merge pull request #719 from DarkflameUniverse/unix-line-endings 2022-08-08 09:33:43 -05:00
Character.cpp Selective saving for map and location (#732) 2022-08-16 20:53:28 -05:00
Character.h Implement flying command (#713) 2022-08-06 01:19:34 -07:00
CMakeLists.txt Modularize CMakeLists for submodules (#736) 2022-08-18 19:23:42 -07:00
Entity.cpp format codebase 2022-07-28 08:39:57 -05:00
Entity.h format codebase 2022-07-28 08:39:57 -05:00
EntityManager.cpp format codebase 2022-07-28 08:39:57 -05:00
EntityManager.h format codebase 2022-07-28 08:39:57 -05:00
LeaderboardManager.cpp use UTF8ToUTF16 more (#695) 2022-08-02 08:56:20 -05:00
LeaderboardManager.h format codebase 2022-07-28 08:39:57 -05:00
Player.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
Player.h convert to unix line endings 2022-08-05 22:01:59 -05:00
TeamManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TeamManager.h format codebase 2022-07-28 08:39:57 -05:00
TradingManager.cpp format codebase 2022-07-28 08:39:57 -05:00
TradingManager.h format codebase 2022-07-28 08:39:57 -05:00
User.cpp format codebase 2022-07-28 08:39:57 -05:00
User.h format codebase 2022-07-28 08:39:57 -05:00
UserManager.cpp format codebase 2022-07-28 08:39:57 -05:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00