DarkflameServer/dGame/dInventory
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
..
CMakeLists.txt Update CMake configuration for easier maintenance (#642) 2022-07-17 00:24:16 +01:00
DatabasePet.h format codebase 2022-07-28 08:39:57 -05:00
EquippedItem.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
EquippedItem.h format codebase 2022-07-28 08:39:57 -05:00
Inventory.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Inventory.h Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Item.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Item.h Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
ItemSet.cpp convert to unix line endings 2022-08-05 22:01:59 -05:00
ItemSet.h convert to unix line endings 2022-08-05 22:01:59 -05:00
ItemSetPassiveAbility.cpp format codebase 2022-07-28 08:39:57 -05:00
ItemSetPassiveAbility.h format codebase 2022-07-28 08:39:57 -05:00