entity_spell_system/entities
2019-06-10 20:49:36 +02:00
..
auras First Commit. 2019-04-20 14:02:55 +02:00
spell_data First Commit. 2019-04-20 14:02:55 +02:00
stats -Renamed CharacterSkeletonBoneId to CharacterSkeletonPoints. 2019-05-30 00:26:02 +02:00
entities.cpp First Commit. 2019-04-20 14:02:55 +02:00
entities.h First Commit. 2019-04-20 14:02:55 +02:00
entity.cpp Fixed compile. 2019-06-10 20:49:36 +02:00
entity.h Moved a few more function declarations from entity's header to the cpp file. 2019-06-10 20:48:14 +02:00
FactionComponent.cpp First Commit. 2019-04-20 14:02:55 +02:00
FactionComponent.h First Commit. 2019-04-20 14:02:55 +02:00
mob.cpp First Commit. 2019-04-20 14:02:55 +02:00
mob.h First Commit. 2019-04-20 14:02:55 +02:00
player_talent.cpp First Commit. 2019-04-20 14:02:55 +02:00
player_talent.h -Fixed crash in Aura, _setup_aura_data will now set up the time too, and Added more ERR checks. 2019-05-29 17:27:36 +02:00
player.cpp Moved a few more function declarations from entity's header to the cpp file. 2019-06-10 20:48:14 +02:00
player.h First Commit. 2019-04-20 14:02:55 +02:00
PlayerResource.cpp First Commit. 2019-04-20 14:02:55 +02:00
PlayerResource.h First Commit. 2019-04-20 14:02:55 +02:00
PlayerResourceComponent.cpp First Commit. 2019-04-20 14:02:55 +02:00
PlayerResourceComponent.h First Commit. 2019-04-20 14:02:55 +02:00
RageResource.cpp First Commit. 2019-04-20 14:02:55 +02:00
RageResource.h First Commit. 2019-04-20 14:02:55 +02:00
SimpleCharacterEffectPointGetter.cpp First Commit. 2019-04-20 14:02:55 +02:00
SimpleCharacterEffectPointGetter.h First Commit. 2019-04-20 14:02:55 +02:00
SpellMgrComponent.cpp First Commit. 2019-04-20 14:02:55 +02:00
SpellMgrComponent.h First Commit. 2019-04-20 14:02:55 +02:00
StateComponent.cpp First Commit. 2019-04-20 14:02:55 +02:00
StateComponent.h First Commit. 2019-04-20 14:02:55 +02:00
StateData.cpp First Commit. 2019-04-20 14:02:55 +02:00
StateData.h First Commit. 2019-04-20 14:02:55 +02:00