entity_spell_system/entities
2020-04-28 11:58:56 +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 Same api cleanup to the clientside versions of the methods. 2020-04-28 03:09:26 +02:00
resources Fix crash by hiding a property that shouldn't have been visible from the editor. 2020-04-26 12:08:16 +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 typo. 2020-04-26 11:53:48 +02:00
entity.cpp Updated a few more signals. 2020-04-28 11:58:56 +02:00
entity.h Same api cleanup to the clientside versions of the methods. 2020-04-28 03:09:26 +02:00