aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-27Core/SAI: Add orientation and delay columns to waypoints table (#25472)Giacomo Pozzoni
2022-02-27Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...Giacomo Pozzoni
2022-02-27Core/PathFinding: Fix GetPathPolyByPosition() using only 2D distance instead ...xvwyh
2022-02-27Core/Loot: Raise max number of loot items from 16 to 18jackpoz
2022-02-27Common/Metric: Fix build with PERFORMANCE_PROFILING and/or WITHOUT_METRICSAokromes
2022-02-27DB/Gameobject: Add correct door to Sethekk Hallsoffl
2022-02-27Scripts/ICC: update Icecrown Citadel scripts to new model (#25439)ForesterDev
2022-02-27Scripts/ICC: update Gunship Battle scripts to new model (#25438)ForesterDev
2022-02-27Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2022-02-26Core/Quests: Do not tell the client to request questgiver details for the nex...Ovah
2022-02-26Scripts/Spells: Delete obsolete druid spell scripts (#27813)Aqua Deus
2022-02-26Scripts/Spells: Fixed Rapture (#27800)Teleqraph
2022-02-26Core/Quests: Fixes response selection to use correct referenced identifier (#...ModoX
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/PacketIO: Rename some new opcodesShauren
2022-02-25Core/PacketIO: Fixed placeholders in DungeonScoreSeasonDataShauren
2022-02-25Core/Auras: Implemented SPELL_AURA_DISABLE_INERTIA (506)Shauren
2022-02-25Core/Misc: Update various enums for 9.2Shauren
2022-02-25Core/DataStores: Updated db2 structures to 9.2.0Shauren
2022-02-24Core/PacketIO: Updated packet structures to 9.2.0Shauren
2022-02-22Core/Auras: Implemented PROC_FLAG_DEAL_HELPFUL_PERIODIC and PROC_FLAG_TAKE_HE...9.1.5/42010Shauren
2022-02-21Scripts/Antorus: updated Garothi Worldbreaker initialization for dynamic spaw...Ovah
2022-02-17Core/Auras: Implement SPELL_AURA_IGNORE_DUAL_WIELD_HIT_PENALTY (#27786)Aqua Deus
2022-02-16Core/Maps: Add Map::DoOnPlayers helper function (#25233)Traesh
2022-02-16Core/Auras: Fix SPELL_AURA_MOD_DAMAGE_DONE_FOR_MECHANIC for effects mechanics...Aqua Deus
2022-02-16Build: Partial support for clang-clShauren
2022-02-16Core/Auras: Implement SPELL_AURA_MOD_ENVIRONMENTAL_DAMAGE_TAKEN (#27781)Aqua Deus
2022-02-15 Scripts/Spells: Convert rogue spell scripts to new script registration synta...Aqua Deus
2022-02-15Core/Spells: Implement spell attribute SPELL_ATTR3_NO_DURABILITY_LOSS (#27750)Aqua Deus
2022-02-15Core/Scripts: Fix Hotswap not reinitializing AIs after destroying them and th...Seyden
2022-02-15Scripts/Spells: updated Penance (#27737)Teleqraph
2022-02-15Core/Pets: Relax summoning pet assertion conditionShauren
2022-02-14Scripts/Spells: Fix monk roll (#27736)Aqua Deus
2022-02-14Dep: Raise required boost versions to 1.73 on windows and 1.71 on linux and r...Shauren
2022-02-14Scripts/Spells: Fixed Cold Snap (#27734)Teleqraph
2022-02-14Core/Spells: Fixed spell Launch phase being handled at incorrect time for spe...Shauren
2022-02-14Scripts/Spells: Fix priest talent Power Word: Solace (#27732)Aqua Deus
2022-02-13Scripts/Spells: Fix priest talent Twist of Fate (#27730)Aqua Deus
2022-02-13Core/BattlePets: Implemented CMSG_BATTLE_PET_UPDATE_NOTIFY (#27724)Meji
2022-02-13Scripts/Spells: Fixed Infusion of Light (#27723)Teleqraph
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Maps: Add missing MapManager::_freeInstanceIds initialization in 665bab6...Shauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2022-02-12Core/Misc: Don't include CharacterPackets.h in SpellPackets.hShauren
2022-02-12Core/Misc: script PCH tuningShauren
2022-02-11Core/Misc: database PCH tuningShauren