entity_spell_system/entities
2019-09-16 21:57:55 +02:00
..
auras More from_dicts. 2019-09-14 20:44:50 +02:00
data Implemented Bags, and added a InteractionType enum. 2019-09-16 21:57:55 +02:00
skills More from_dicts. 2019-09-14 20:44:50 +02:00
stats Added LevelStatData classes. 2019-09-16 03:13:52 +02:00
entity_resource.cpp More from_dicts. 2019-09-14 20:44:50 +02:00
entity_resource.h Work on serialization. 2019-09-13 09:26:53 +02:00
entity.cpp Implemented Bags, and added a InteractionType enum. 2019-09-16 21:57:55 +02:00
entity.h Implemented Bags, and added a InteractionType enum. 2019-09-16 21:57:55 +02:00
mob.cpp Added overrideable ai methods to CharacterClass, and removed some unneeded methods. Also added an AIStates enum. 2019-07-06 21:24:02 +02:00
mob.h Added overrideable ai methods to CharacterClass, and removed some unneeded methods. Also added an AIStates enum. 2019-07-06 21:24:02 +02:00
player.cpp Implemented Bags, and added a InteractionType enum. 2019-09-16 21:57:55 +02:00
player.h Implemented Bags, and added a InteractionType enum. 2019-09-16 21:57:55 +02:00