DarkflameServer/dGame
Jonathan Romano f8f5b731f1
Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834)
Allows the server to be run from a non-build directory.  Also only read or write files relative to the build directory, regardless of where the server is run from
2022-11-27 03:59:59 -08:00
..
dBehaviors Merge pull request #719 from DarkflameUniverse/unix-line-endings 2022-08-08 09:33:43 -05:00
dComponents Brick stack sizes are now unlimited 2022-11-26 02:30:53 -08:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages Remove need for Avant Gardens Survival Client Fix 2022-11-21 14:18:01 -08:00
dInventory Move enums to a single directory 2022-11-26 14:22:00 -08:00
dMission Move enums to a single directory 2022-11-26 14:22:00 -08:00
dPropertyBehaviors Property Behavior deserialize definitions (#812) 2022-11-27 01:24:35 -08:00
dUtilities Allow servers to be run from directories other than build. Read/write files relative to binary instead of cwd (#834) 2022-11-27 03:59:59 -08: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 Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Entity.cpp Prevent adding movingplatform components to all entites with an attached_path (#829) 2022-11-12 08:44:27 -06: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 Fix chat whitelist path in UserManager error log (#853) 2022-11-27 01:06:17 -08:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00