entity_spell_system/data/auras
2020-04-30 14:17:18 +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 Stat simplification/rework - Part 1. Stats doesn't work yet! Removed StatModifier, and initial Stat api simplification/cleanup. 2020-04-30 14:17:18 +02:00
aura.h Standardized notification methods to have the "notification" prefix, instead of the "on", and changed the naming a bit. This makes them stand out inside the docs, and it's easier to get completions for them while using the api. 2020-04-28 20:47:34 +02:00