aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2019-07-08Scripts/Spells: Brittle Armor & Mercurial Shield (#23576)Sorikoff
2019-07-08Scripts/Commands: update .wp commands to use orientation field from DB (PR #2...ForesterDev
2019-07-08Entities/Player: Properly restore PvP-enabled state on loginTreeston
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-07-08Entities/Unit: Nuke Map::ForceRespawn from orbit, with the following implicat...Treeston
2019-07-07Build: fix linking errorccrs
2019-07-07Entities/Creature: Some asserts are now LOG_ERRORs that block spawning. Fix a...Treeston
2019-07-07Core/Movement: handle Resume/Pause on RandomMovementGeneratorccrs
2019-07-07Core/Unit: f869c49 followupccrs
2019-07-07Core/Vehicle: prevent creature vehicles from following their old movement gen...Wyrserth
2019-07-07Core/Quest: fix icon in gossip window for repeatable, non-autocomplete quests.Wyrserth
2019-07-07Core/Misc: Fix no-pch buildjackpoz
2019-07-07DB/Trainer: remove required ability from Riding spells. The client should onl...Wyrserth
2019-07-07Core/Misc: use Trinity's RandomShuffle() instead of soon-to-be-deprecated std...Wyrserth
2019-07-07Script/TheOculus: adapt Mage-Lord Urom's script to use EventMap, fix various ...Wyrserth
2019-07-07Core/Spell: don't send duration for auras caused by dynobjects.Wyrserth
2019-07-06Script/BlackrockDepths: randomize timers for Ironhand Guardian's spell Gout o...Wyrserth
2019-07-06Core/Spell: do not allow auras from dynamic objects to stack if they come fro...Wyrserth
2019-07-06Misc/Config: set decay timer for unlooted normal creatures to 5 minutes.Wyrserth
2019-07-06Core/Battleground: Implement previous opponent timer on Arena queue. (#21754)Gooyeth
2019-07-05Script/BlackrockDepths: fix Ironhand Guardian's Gout of Flame spell cast. (#2...Martin Topholm
2019-07-05Script/Acherus: script out of combat event for Frost Death Knight trainer Ama...Wyrserth
2019-07-05Core/Creature: Reworked creature aggro radius calculation (#20615)Ovahlord
2019-07-05Misc: explicitly mark fallthrough in switch statement as to avoid confusion.Wyrserth
2019-07-05Core/Player: fix crash happening when trying to send drunken state to nearby ...Wyrserth
2019-07-05Core/Conditions: allow spellclick conditions to properly work for aura apply/...Wyrserth
2019-07-05Core/Unit: Implement more helper methods (#23555)ForesterDev
2019-07-04Core/Quest: Fix repeatable quest mark (#23338)Giacomo Pozzoni
2019-07-03Entities/Unit: Properly unset engaged flag for creates that cannot have a thr...Treeston
2019-07-03Scripts/Icecrown Citadel: Ensure Deathbringer Saurfang cast Frenzy (#23559)Gildor
2019-07-03Entities/Player: Fix an edge case where overlapping CCs could prevent player ...Treeston
2019-07-03Core/Quest: fix money reward for quests turned in at level cap. (#23495)Wyrserth
2019-07-03Core/Reputation: don't allow quests to reward Honor Hold/Alliance Vanguard re...Wyrserth
2019-07-02Entities/Player: Clean up client control handling behavior around possession....Treeston
2019-07-02Script/HallsOfLightning: fix mistake related to Shattering Stomp in Volkhan's...Wyrserth
2019-07-02Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...ForesterDev
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-07-01Scripts/Spells: Dimensional Ripper - Everlook (#23547)Sorikoff
2019-07-01Script/DarkmoonFaire: fix logical error in go_darkmoon_faire_music.Wyrserth
2019-07-01Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...Wyrserth
2019-07-01Scripts/ICC: cleanup ReadSaveDataMore definitionccrs
2019-07-01Scripts/ICC: 3dbf3fe followupccrs
2019-07-01Core/Quest: if a quest rewards a title, show it in the offer reward screen too.Wyrserth
2019-06-30Core/Spell: Challenge Flag should only hit one target.Wyrserth
2019-06-30Build: fix errorccrs
2019-06-30Scripts/ICC: base support for Ymirjar Vrykuls AIccrs
2019-06-30Scripts/ICC: 1eb2aef followupccrs
2019-06-30Scripts/ICC: move Sister Svalna to her own fileccrs
2019-06-30Core/Instance: 14788ce followupccrs
2019-06-29Scripts/ICC: 94b60ff followupccrs