aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities
AgeCommit message (Expand)Author
2020-10-25Core/AI: Fix CorpseRemoved() and SMART_EVENT_CORPSE_REMOVED not being called ...jackpoz
2020-10-24Core/DBLayer: Fixed memory leaks with existing SQLQueryHolder uses and elimin...Shauren
2020-10-19Game/Player: Fixed Backlash/Backdraft priority (#25564)Keader
2020-10-03Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into ...Ovah
2020-10-01Core/Movement: fix units falling through the ground when hover mode is diseng...Ovah
2020-09-29Core/Pets: Add missing nullptr checkShauren
2020-09-29Core/Pets: Fixed crash happening when current pet is forcibly removed while b...Shauren
2020-09-27Core/PacketIO: Convert mail packets to classesShauren
2020-09-26Core/Misc: nopch fixesShauren
2020-09-23Core/Pets: Fixed crash happening when summoning a different pet than one that...Shauren
2020-09-22Core/Pet: Fix GetDebugInfo() outputjackpoz
2020-09-14Core/Spells: cleaned up and improved spell focusing behavior (PR #25440)Ovah
2020-09-12Core/Misc: Fix some static analysis warnings exposed after 6b8f3d0.Treeston
2020-09-12Core/PacketIO: Fixed SMSG_INSPECT for items with random suffixShauren
2020-09-10Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2020-09-10Scripts/Commands: Convert remaining debug commands (PR #25429)Peter Keresztes Schmidt
2020-09-09Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...Treeston
2020-09-08Core/Movement: MoveSplineFlag::animId -> animTier, MoveSpline::GetAnimation()...Treeston
2020-09-08Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2020-09-06Core/Game: Add TC_GAME_API to ItemTemplate, fixes dynamic linking build for u...Treeston
2020-09-06Core/Combat: When entering a vehicle, transfer any current threat to that veh...Treeston
2020-09-05Core/Unit: Fix units on vehicles not dismounting on death (#25404)Giacomo Pozzoni
2020-09-05Core/Players: Directly store PlayerSpell in m_spells, not as pointerShauren
2020-09-04Scripts/Obsidian Sanctum: Fix portals not being visiblejackpoz
2020-09-04Scripts/Commands: Convert argument parsing of .npc commandsTreeston
2020-09-02Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2020-09-02Core/Player: Fixed incorrect prepared statement parameter types in Player::_S...robinsch
2020-09-02Core/Totem: Immune to all positive spells. (#25326)Houston
2020-08-31UnitTests: Add a first set of item hyperlink testsTreeston
2020-08-29Core/Unit: send npcs home after fear runs out (#25347)Jinnaix
2020-08-29Core/Misc: Fix issues reported by static analysis (#25351)Giacomo Pozzoni
2020-08-28Core/PacketIO: Fixed structure of "fake" SMSG_SPELL_GO sent when loading pets...Shauren
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-23Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2020-08-22Core/Unit: Fixed race condition when loot recipient is in different map (#25312)robinsch
2020-08-22Scripts/Commands: Convert argument parsing of some misc commands to new syste...Peter Keresztes Schmidt
2020-08-20Core/Pets: Fixed automatic resurrecting pets on battleground graveyardsShauren
2020-08-20Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2020-08-19Core/PacketIO: Update SMSG_QUESTGIVER_OFFER_REWARD (#25251)NoName
2020-08-17Core/Pets: Fix loading pet dataShauren
2020-08-16Core/Pets: Pet management refactoring (#25191)Shauren
2020-08-15Core/Unit: Make HandleEmoteCommand typesafe (#25249)Peter Keresztes Schmidt
2020-08-15Core/PacketIO: Update SMSG_QUESTGIVER_QUEST_DETAILS (#25232)Peter Keresztes Schmidt
2020-08-07Core/Units: add new functionality for units to block or enable combat interac...Ovah
2020-08-06Core/Misc: Code cleanupjackpoz
2020-08-06Core/Unit: Creatures' minions now engage in combat if their controller is att...Jinnaix
2020-08-06Core/Object: Deduplicate some checksTreeston
2020-08-04Core/Misc: Fix static analysis issues (#25194)Giacomo Pozzoni
2020-08-01Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2020-07-31Core/DataStores: Rename TalentTabEntry::CategoryEnumID back to PetTalentMaskShauren