entity_spell_system/data/auras
2020-04-27 21:30:59 +02:00
..
aura_group.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
aura_group.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
aura_stat_attribute.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
aura_stat_attribute.h Customizable stats - part 2. Removed the StatId enum. (The main stat enum still nees to be removed.) 2020-04-25 16:50:53 +02:00
aura_trigger_data.cpp Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
aura_trigger_data.h Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
aura.cpp Moved cast, damage, heal and aura related serverside events into combined events to work similarly as notifications in Node. This makes creating events like these possible from scripts. (The rest will be converted aswell.) 2020-04-27 21:30:59 +02:00
aura.h Moved cast, damage, heal and aura related serverside events into combined events to work similarly as notifications in Node. This makes creating events like these possible from scripts. (The rest will be converted aswell.) 2020-04-27 21:30:59 +02:00