entity_spell_system/utility
2020-05-23 16:29:47 +02:00
..
category_cooldown.cpp Centralized most of the 4.0 port code into a new header. 2020-05-22 20:48:08 +02:00
category_cooldown.h Cooldown and CategoryCooldown is also a resouce now. 2020-04-23 12:28:18 +02:00
cooldown.cpp Rename both ESS::get_instance, and ProfileManager::get_instance to <class>::get_singleton, to match Godot's standard. 2020-05-23 16:29:47 +02:00
cooldown.h Cooldown and CategoryCooldown is also a resouce now. 2020-04-23 12:28:18 +02:00
entity_create_info.cpp Fix uninitialized variable. 2020-03-12 13:48:11 +01:00
entity_create_info.h Now entity also stores the class level, and class xp. Added separate class and character xp properties to EntityCreateInfo aswell. Standardized the remaining methods in XPData. 2020-02-20 12:18:55 +01:00