entity_spell_system/entities
2020-04-14 16:46:24 +02:00
..
ai Clang format. 2020-04-10 14:09:21 +02:00
auras Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead. 2020-04-14 16:46:24 +02:00
data Added is_playable property to EntityData. 2020-04-13 22:04:14 +02:00
resources Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead. 2020-04-14 16:46:24 +02:00
skills Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead. 2020-04-14 16:46:24 +02:00
stats Clang format. 2020-04-10 14:09:21 +02:00
entity.cpp Moved the data out from EntityDataManager into a new ESSResourceDB class (Resource). The DataManager now stores an instance of this new resource instead. 2020-04-14 16:46:24 +02:00
entity.h Clang format. 2020-04-10 14:09:21 +02:00