aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
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-07Core/Player: Fix output of .additem command with negative count value (#26290)Mikhail Redko
2022-03-06Core/Units: Renamed unknown unit flag (UNIT_FLAG_UNK_29 -> UNIT_FLAG_PREVENT_...Shauren
2022-03-06Core/Maps: Use a fixed offset instead of full collision height when retrievin...Giacomo Pozzoni
2022-03-06Core/Unit: Fix crash when exiting a vehiclejackpoz
2022-03-06Core/Unit: Set stand state on damage only to playersjackpoz
2022-03-06Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...Giacomo Pozzoni
2022-03-06Core/Misc: Fix static analysis issues (#25924)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-03-05Core/Player: auto-attacked player stands up from sit or sleep state (#25684)Aurelio Arcabascio
2022-03-01Core/Player: Adjust fall damage logjackpoz
2022-03-01[3.3.5] Scripts/Commands: .learn adjustments (PR #25454)Treeston
2022-02-28Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2022-02-28Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2022-02-28Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2022-02-28Core/Movement: fix units falling through the ground when hover mode is diseng...Ovah
2022-02-27Core/Pet: Fix GetDebugInfo() outputjackpoz
2022-02-26Core/Quests: Do not tell the client to request questgiver details for the nex...Ovah
2022-02-26Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR (#27790)Aqua Deus
2022-02-26Core/GameObjects: Implemented GAMEOBJECT_TYPE_CAPTURE_POINT (#27034)Jeremy
2022-02-26Core/Objects: Added helper structures to allow using customized updatefield s...Shauren
2022-02-25Core/Objects: Add new 9.2 guid typesShauren
2022-02-25Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-17Core/Auras: Implement SPELL_AURA_IGNORE_DUAL_WIELD_HIT_PENALTY (#27786)Aqua Deus
2022-02-16Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...Aqua Deus
2022-02-16Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN (#27781)Aqua Deus
2022-02-15Core/Spells: Implement spell attribute SPELL_ATTR3_NO_DURABILITY_LOSS (#27750)Aqua Deus
2022-02-15Core/Pets: Relax summoning pet assertion conditionShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-11Core/Misc: Cleanup TaxiPathGraph includes (don't leak boost::graph outside)Shauren
2022-02-10Core/Players: Don't load spell overrides for inactive specializationsShauren
2022-02-10Core/Auras: Proc flag updatesShauren
2022-02-10Core/Spells: Implemented using db2 PositionFacing for SPELL_EFFECT_LEAP_BACKShauren
2022-02-10Core/Auras: Implemented ProcFlags2Shauren
2022-02-10Core/Spells: Add type safety to proc related functions - using enum arguments...Shauren
2022-02-09Core/Spells: Load entire proc flags array from db2Shauren
2022-02-09Core/Utils: Extract template base class out of flag128Shauren
2022-02-08Core/Spells: Pass cast item level to triggered spellsShauren
2022-02-08Core/Objects: Use player as summoner for personal clones (#27716)Seyden
2022-02-07Core/Spells: Implement SPELL_ATTR7_NO_ATTACK_DODGE, SPELL_ATTR7_NO_ATTACK_PAR...Aqua Deus
2022-02-07Core/Transports: Add missing null pointer check in Transport::SummonPassengerShauren
2022-02-07Core/Creatures: Add summoned creatures to summoners transport (#27708)Seyden
2022-02-06Core/BattlePets: Delete declined names of non-account battle pets when deleti...Meji
2022-02-06Core/PacketIO: Implemented SMSG_DISPLAY_TOAST for quest money rewards (#27669)Aqua Deus