aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-12-17Script/CullingOfStratholme: add out-of-combat texts to Postmaster Malown and ...Wyrserth
2021-12-17Core/Arenas: Remove doors in RL, NA and BE when arena has begun (#23606)Gildor
2021-12-17Scripts/Defines: cleanup some magic numbers in factions (#23631)ForesterDev
2021-12-17Core/Misc: Replace some abs() with std::abs()Giacomo Pozzoni
2021-12-17Core/Spells: Added spellgroup support to HandleModCastingSpeed (#23592)Keader
2021-12-17Core/BattlePets: Wrap battle pet related code in a separate namespaceShauren
2021-12-17Core/BattlePets: Misc fixesMeji
2021-12-17Scripts/Spells: Fix priest Mind Bomb (#27415)aquadeus
2021-12-17Core/Auras: Implemented ChangeSpec, ChangeTalent and ChangeGlyph interrupt flagsShauren
2021-12-17Core/OPvP: Remove dangling line after 84b7b2e (PR #23625)Kelno
2021-12-17Script/ScarletEnclave: remove Eye of Acherus control and speed auras from pla...Wyrserth
2021-12-17!= and == are not the same thing.Treeston
2021-12-17oops, that wasn't supposed to remain there (0e7c66c follow-up)Treeston
2021-12-17Core/Spline: Fix crashjackpoz
2021-12-17Core/AI: No longer override chase movement with follow movement if the creatu...Treeston
2021-12-17Core/Instance: remove wrong raid-only restriction in the logic that kicks off...Wyrserth
2021-12-17Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2021-12-16Script/SethekkHalls: fix gossip text and quest event for NPC Lakka in Sethekk...Wyrserth
2021-12-16Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2021-12-16Core/SmartAI: add missing movement generator type check on SmartAI::SetCombat...ccrs
2021-12-16Core/SmartAI: allow more Unit::ResumeMovement calls on JustReachedHome()ccrs
2021-12-16Core/Misc: Add new centralized location for generic predicates (PR #23607)Ovah
2021-12-16Core/Misc: Fix warningsjackpoz
2021-12-16Core/MovementGenerator: Add more assertsjackpoz
2021-12-16Core/MovementGenerator: Add more details to assertsjackpoz
2021-12-16Core/Movement: add a velocity argument for the spline chain meta table (PR #2...Ovah
2021-12-16Script/Hunter: fix Snake Trap's snakes' initialization.OcelotGear
2021-12-16Core/Creature: honor existing DB data for health and mana in case of summoned...Wyrserth
2021-12-16Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because s...Wyrserth
2021-12-16Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...Treeston
2021-12-16Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...Wyrserth
2021-12-16Script/BoreanTundra: move Pile of Fake Furs' script (related to quest Unfit f...Wyrserth
2021-12-16Core/GameObject: do not allow players to interact with gameobjects that use t...Wyrserth
2021-12-16Core/Player: don't send errors to client from Satisfy* methods when Player::C...Wyrserth
2021-12-16Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling br...Treeston
2021-12-16Core/Misc: Fix no-pch buildjackpoz
2021-12-16Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...Treeston
2021-12-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2021-12-16Core/Chat: Properly reload saved channel settings from DB after 8c16f31.Treeston
2021-12-16Core/DB: Add a world state for daily quest reset time to `characters`. Not us...Treeston
2021-12-16Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...Treeston
2021-12-16Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2021-12-16Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2021-12-16Core/DB: Improved terrible assertion messageShauren
2021-12-16Core/Commands: Add .debug guidlimits <optional map id> chat commandjackpoz
2021-12-16Core/Spells: Port refactors from d1dc0e2dc1fbd692eeda90ae2ab82ae07e2cae0eccrs
2021-12-16Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston
2021-12-16Core/Calendar: Fix issue with invite status being set to the wrong invitejackpoz
2021-12-16Core/Player: prevent trade system from getting stuck in an invalid state when...Wyrserth
2021-12-16Scripts/ScarletEnclave: 4ee84bb followupccrs