aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Creature
AgeCommit message (Expand)Author
2022-05-07Core/Spells: Cleanup movement checks in spells - use correct interrupt flagsShauren
2022-05-02Core/Spells: Rename SpellAttr5 to use official attribute namesShauren
2022-05-01Core/Spells: Rename SpellAttr4 to use official attribute namesShauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-26Core/Misc: Rename SetXXXFlags updatefield functions to ReplaceAllXXXFlagsShauren
2022-03-22Core/Misc: Add TempSummon timer to GetDebugInfoShauren
2022-03-21Core/Creatures: Refactor ObjectMgr::ChooseCreatureFlags to allow selecting on...Shauren
2022-03-20Core/Creature: Formation reset (#27040)Jinnaix
2022-03-16Core/Misc: Link CREATURE_FLAG_EXTRA_INSTANCE_BIND to corresponding static flagoffl
2022-03-15Core/Misc: Update comments of static flagsoffl
2022-03-15Core/Misc: Update enums of static flagsoffl
2022-03-15Core/Misc: Rename few type flagsoffl
2022-03-15Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIMoffl
2022-03-15Core/Creature: Add first 4 enums of static flags (#26914)offl
2022-03-15Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)offl
2022-03-11Core/Creature: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT into CREATURE_FLAG_EX...offl
2022-03-11Core/Pools: Fix pools with 1 member never spawning anything anymore (#26620)Giacomo Pozzoni
2022-03-11Core/Misc: Fix issues reported by static analysisjackpoz
2022-03-09Core/Vehicle: Setting home position of creature passenger on AtEngage (#26482)Edder
2022-03-09Core/Quest: Threat From Above (#26468)Edder
2022-03-08Core/Creature: Create & use CREATURE_FLAG_EXTRA_IGNORE_FEIGN_DEATH (#26448)offl
2022-03-08Core/Entities: Move GridObject to its own header (#26358)Jan Van Buggenhout
2022-03-07Core/Misc: Define / rename attributes and flags (#26315)offl
2022-03-06Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...Giacomo Pozzoni
2022-03-06Core/Creature: Add new db field InteractionPauseTimer (#25880)Giacomo Pozzoni
2022-03-05Core/Unit: Fix movement hiccups in water (#24020)Giacomo Pozzoni
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-28Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
2022-02-06Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-04Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2022-02-03Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2022-02-01Core/Misc: GCC build fixShauren
2022-01-29Core/Objects: Cleanup SmoothPhasing code - move to separate files and better ...Shauren
2022-01-29Core/Objects: Add overridable function UpdateObjectVisibilityOnDestroyShauren
2022-01-26Core/Gossip: Sync naming and db structure with 3.3.5Shauren
2022-01-26Core/Quests: Sync comments/log with 3.3.5Shauren
2022-01-26Core/Units: add new functionality for units to block or enable combat interac...Ovah
2022-01-26Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2022-01-24Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummonCarbenium
2022-01-24Core/EventProcessor: std::chrono-ify CalculateTimeCarbenium
2022-01-23Core/Misc: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium
2022-01-23Core/Combat: Disable triggers entering combat (#25086)Giacomo Pozzoni
2022-01-22Core/Units: Named unit flags linked to CreatureDifficulty flagsShauren
2022-01-22Core/Units: Named UNIT_FLAG2_UNTARGETABLE_BY_CLIENT and renamed CREATURE_DIFF...Teleqraph
2022-01-22Core/Creature: Add null check for charmed creaturesjackpoz
2022-01-18Core/Quests: Remove RewardMoney from quest_template as it is not a static val...funjoker