DarkflameServer/dGame
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
..
dBehaviors Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dComponents Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dEntity format codebase 2022-07-28 08:39:57 -05:00
dGameMessages Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dInventory Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dMission Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
dPropertyBehaviors Property Behavior deserialize definitions (#812) 2022-11-27 01:24:35 -08:00
dUtilities Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Character.cpp Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
Character.h Address news feed showing up on every world transfer (#855) 2022-11-27 22:19:15 -08:00
CMakeLists.txt Organize dScripts (#814) 2022-11-03 12:57:54 -05:00
Entity.cpp Fix Boogie Down (#854) 2022-11-27 04:03:30 -08: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 Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06: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 Add Delete Inventory Slash Command (#865) 2022-12-18 09:46:04 -06:00
UserManager.h format codebase 2022-07-28 08:39:57 -05:00