EverWrath/src/server/game/Entities/Creature
2021-12-30 08:05:46 -03:00
..
Creature.cpp refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +01:00
Creature.h refactor(Core): Clean-up after FD (#8586) 2021-11-28 03:04:14 -03:00
CreatureData.h fix(Core/Trainers): add new column ReqSpell to npc_trainer table (#9490) 2021-12-16 11:18:21 +01:00
CreatureGroups.cpp fix(Core/Formations): fixed possible finite loop related to GROUP_AI_FLAG_EVADE_TOGETHER (#9279) 2021-11-25 23:46:12 -03:00
CreatureGroups.h feat(Core/Formations): implemented a new formation groupAI flag "GROUP_AI_FLAG_EVADE_TOGETHER" (#8758) 2021-11-16 15:14:34 -03:00
enuminfo_CreatureData.cpp feat(Core/EnumUtils): add more enum for support chat command (#8828) 2021-11-03 10:50:11 +01:00
GossipDef.cpp fix(Core/Player): Quest Question marks (#9683) 2021-12-22 08:37:01 -03:00
GossipDef.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00
TemporarySummon.cpp fix(Core/TemporarySummon): Implement TEMPSUMMON_TIMED_DESPAWN_OOC_ALIVE (#9915) 2021-12-30 08:05:46 -03:00
TemporarySummon.h feat(License): add new headers information about license (#7941) 2021-09-30 13:40:52 +07:00