DarkflameServer/dGame/dUtilities
David Markowitz 84c5d74450
Add Delete Inventory Slash Command (#865)
* moving branch

* Add deleteinven slash command

* Change name of BRICKS_IN_BBB

* Use string_view instead of strcmp

* Remove GameConfig

* Revert "Remove GameConfig"

This reverts commit cef5cdeea2.
2022-12-18 09:46:04 -06:00
..
BrickDatabase.cpp Add checks to AssetBuffers before they are used (#820) 2022-11-10 12:59:31 -06:00
BrickDatabase.h format codebase 2022-07-28 08:39:57 -05:00
CMakeLists.txt Remove Locale (#808) 2022-11-27 16:56:55 -08:00
GameConfig.cpp format codebase 2022-07-28 08:39:57 -05:00
GameConfig.h format codebase 2022-07-28 08:39:57 -05:00
GUID.cpp format codebase 2022-07-28 08:39:57 -05:00
GUID.h format codebase 2022-07-28 08:39:57 -05:00
Loot.cpp format codebase 2022-07-28 08:39:57 -05:00
Loot.h format codebase 2022-07-28 08:39:57 -05:00
Mail.cpp Resolve some string related issues for Windows Debug 2022-12-17 16:03:18 +00:00
Mail.h format codebase 2022-07-28 08:39:57 -05:00
Preconditions.cpp Packages updates (#864) 2022-12-11 00:27:01 -08:00
Preconditions.h convert to unix line endings 2022-08-05 22:01:59 -05:00
SlashCommandHandler.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
SlashCommandHandler.h format codebase 2022-07-28 08:39:57 -05:00
VanityUtilities.cpp 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
VanityUtilities.h format codebase 2022-07-28 08:39:57 -05:00