DarkflameServer/dCommon/dEnums
David Markowitz fc75d6048f
dGame Precompiled header improvements (#876)
* moving branch

* Add deleteinven slash command

* Change name of BRICKS_IN_BBB

* Use string_view instead of strcmp

* Clean up include tree

* Remove unneeded headers from PCH files

Removes unneeded headers from pre-compiled headers.  This increases compile time, however reduces development time for most files.

* Update Entity.h

* Update EntityManager.h

* Update GameMessages.cpp

* There it compiles now

Co-authored-by: Aaron Kimbrell <aronwk.aaron@gmail.com>
2023-01-06 23:17:05 -06:00
..
AddFriendResponseCode.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
AddFriendResponseType.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
dCommonVars.h Merge remote-tracking branch 'upstream/main' into MoreImprovements 2022-12-19 03:53:51 -08:00
dMessageIdentifiers.h Add change idle flags behavior and GM (#871) 2022-12-16 15:24:13 -06:00
dpCollisionGroups.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
dpCommon.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
dPlatforms.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
eAninmationFlags.h Add change idle flags behavior and GM (#871) 2022-12-16 15:24:13 -06:00
eBasicAttackSuccessTypes.h Basic Attack Behavior Live Accuracy Improvements (#926) 2022-12-28 14:04:37 -08:00
eBlueprintSaveResponseType.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
eCharacterVersion.h Add speedbase readling and writing to the level prograssion component and impli proper character versions for fixes (#856) 2022-12-19 13:45:50 -06:00
eInventoryType.h Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
eItemType.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
eMovementPlatformState.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
eSqliteDataType.h Implement FDB to SQLite (#872) 2022-12-05 00:57:58 -08:00
eUnequippableActiveType.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
ItemSetPassiveAbilityID.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
MissionLockState.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
MissionState.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
MissionTaskType.h Move enums to a single directory 2022-11-26 14:22:00 -08:00
PermissionMap.h dGame Precompiled header improvements (#876) 2023-01-06 23:17:05 -06:00
RacingTaskParam.h Move enums to a single directory 2022-11-26 14:22:00 -08:00