EverWrath/src/server/game/Entities/Creature
Skjalf bf30c66ba4
feat(Core/GameObject): Expand IsSummonedBy() to GameObjects (#14789)
Co-authored-by: jackpoz <giacomopoz@gmail.com>
2023-01-29 09:44:33 -03:00
..
Creature.cpp feat(Core/Creature): Actually despawn creatures on evade with Despawn… (#14786) 2023-01-28 18:47:15 -03:00
Creature.h feat(Core/Creature): Actually despawn creatures on evade with Despawn… (#14786) 2023-01-28 18:47:15 -03:00
CreatureData.h fix(Core/Creatures): Renamed CREATURE_FLAG_EXTRA_DONT_CALL_ASSISTANCE to CREATURE_FLAG_EXTRA_IGNORE_ASSISTANCE_CALL (#13130) 2022-10-06 00:18:05 -03:00
CreatureGroups.cpp fix(Core/Formations): Implemented new creature formation flag: GROUP_… (#14537) 2023-01-19 20:08:51 +01:00
CreatureGroups.h fix(Core/Formations): Implemented new creature formation flag: GROUP_… (#14537) 2023-01-19 20:08:51 +01:00
enuminfo_CreatureData.cpp fix(Core/Creatures): Renamed CREATURE_FLAG_EXTRA_DONT_CALL_ASSISTANCE to CREATURE_FLAG_EXTRA_IGNORE_ASSISTANCE_CALL (#13130) 2022-10-06 00:18:05 -03:00
GossipDef.cpp refactor(Core/Object): getLevel() -> GetLevel() (#14122) 2022-12-31 17:39:23 +01:00
GossipDef.h fix(Core/Gossips): Properly send packet with questgiver query handler. (#12290) 2022-07-06 09:05:45 -03:00
TemporarySummon.cpp feat(Core/GameObject): Expand IsSummonedBy() to GameObjects (#14789) 2023-01-29 09:44:33 -03:00
TemporarySummon.h fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… (#14054) 2023-01-06 00:52:05 +01:00