entity_spell_system/entities
2020-03-20 19:20:56 +01:00
..
ai Updated the license header for 2020, also added the license text to the top of the c++ files. Removed a now unneeded, unused file. 2020-01-31 19:34:47 +01:00
auras Organized the data folder's classes into subfolders. 2020-02-03 13:01:17 +01:00
data Added spell_train_data property to EntityData. Also fixed up and improved a few other bindings. 2020-03-20 19:20:56 +01:00
resources Implemented EntityResources. 2020-03-11 16:08:07 +01:00
skills Ported a few of Entity's virtual methods from BrokenSeals. Started reworking spawning, and Entity initialization. Moved the singletons into a new singletons folder, and renamed the profile_manager folder to profiles. 2020-02-03 11:56:52 +01:00
stats Levels are now (properly) separated into class and character levels. 2020-02-19 12:17:10 +01:00
entity.cpp Added setting to allow spell and recipe learning into ClassProfiles. Also small fixes. 2020-03-20 03:29:36 +01:00
entity.h Added setting to allow spell and recipe learning into ClassProfiles. Also small fixes. 2020-03-20 03:29:36 +01:00