DarkflameServer/dGame
wincent 14d4c87a2f More record types:
+ Can now specify a cordinate to path find to
+ Can now enable/disable the combat AI
2023-11-14 13:24:09 +01:00
..
dBehaviors dCinema improvements 2023-10-29 17:37:26 +01:00
dCinema More record types: 2023-11-14 13:24:09 +01:00
dComponents dCinema improvements 2023-10-29 17:37:26 +01:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages Merge remote-tracking branch 'origin/main' into dCinema 2023-11-11 14:20:13 +01:00
dInventory feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dMission feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dPropertyBehaviors feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
dUtilities Merge remote-tracking branch 'origin/main' into dCinema 2023-11-11 14:20:13 +01:00
Character.cpp chore: remove uneeded old perm map check (#1240) 2023-10-25 11:44:57 -05:00
Character.h Revert playerflags functions to uint instead of int (#1130) 2023-06-26 00:51:28 -07:00
CMakeLists.txt Substational additions to dCinema 2023-10-27 23:51:38 +02:00
Entity.cpp fix: adding a proximity monitor when one exists already (#1235) 2023-10-23 12:24:17 -05:00
Entity.h feat: Add isolated and simplified path to add components (#1204) 2023-10-22 20:08:49 -05:00
EntityManager.cpp Merge remote-tracking branch 'origin/main' into dCinema 2023-10-28 11:23:29 +02:00
EntityManager.h refactor: re-write AOE, add FilterTargets, Update TacArc Reading (#1035) 2023-10-09 15:18:51 -05:00
LeaderboardManager.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
LeaderboardManager.h Add weekly filter 2023-06-05 16:04:56 -07:00
Player.cpp Merge remote-tracking branch 'refs/remotes/origin/main' 2023-10-22 17:38:08 +02:00
Player.h Initial changes. 2023-10-22 17:36:08 +02:00
TeamManager.cpp Teams: Default team loot to ffa (#1224) 2023-10-18 09:18:22 -05:00
TeamManager.h Teams: Default team loot to ffa (#1224) 2023-10-18 09:18:22 -05:00
TradingManager.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
TradingManager.h format codebase 2022-07-28 08:39:57 -05:00
User.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
User.h breakout gmlevel into a scoped enum (#996) 2023-03-24 18:16:45 -05:00
UserManager.cpp feat: Abstract Logger and simplify code (#1207) 2023-10-21 16:31:55 -07:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00