entity_spell_system/inventory
2019-08-16 02:24:32 +02:00
..
bag.cpp Commented out most things in the bag for now. 2019-08-15 14:43:17 +02:00
bag.h Commented out most things in the bag for now. 2019-08-15 14:43:17 +02:00
grid_bag.cpp The bag is now scriptable. 2019-08-14 15:52:23 +02:00
grid_bag.h The bag is now scriptable. 2019-08-14 15:52:23 +02:00
inventory.cpp Moved the inventory system into Player. Also Added a new inventory class, and renamed everything in playyer to use that instead of bag. 2019-08-16 02:24:32 +02:00
inventory.h Moved the inventory system into Player. Also Added a new inventory class, and renamed everything in playyer to use that instead of bag. 2019-08-16 02:24:32 +02:00
normal_bag.cpp The bag is now scriptable. 2019-08-14 15:52:23 +02:00
normal_bag.h The bag is now scriptable. 2019-08-14 15:52:23 +02:00