entity_spell_system/entities
2020-05-16 21:32:33 +02:00
..
ai Clang format. 2020-04-10 14:09:21 +02:00
auras AuraData is a Resource now aswell. 2020-04-23 12:17:33 +02:00
data Moved StatData into EntityData from EntityClassData. 2020-04-29 18:12:09 +02:00
resources Merged Stat into Entity. 2020-05-01 17:15:44 +02:00
skills Now resource paths are used instead of ids for save files. (They are converted back on load - ids are better for networking) This makes remapping resource ids possible, which makes creating modules (and later mods into zips or pcks) simple. 2020-04-19 17:15:36 +02:00
stats Fix compile for 4.0. 2020-05-16 21:32:33 +02:00
entity.cpp Fix compile for 4.0. 2020-05-16 21:32:33 +02:00
entity.h Fix compile for 4.0. 2020-05-16 21:32:33 +02:00