aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2019-07-08Scripts/Spells: Brittle Armor & Mercurial Shield (#23576)Sorikoff
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/Spell: don't send duration for auras caused by dynobjects.Wyrserth
2019-07-06Core/Spell: do not allow auras from dynamic objects to stack if they come fro...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-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-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-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-01Core/Quest: do not send SMSG_QUESTGIVER_OFFER_REWARD right after SMSG_QUESTGI...Wyrserth
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-30Core/Instance: 14788ce followupccrs
2019-06-29Core/Instance: add new methodccrs
2019-06-29Core/Instance: add new hook & methodccrs
2019-06-29Core/Instances: improve DoRemoveAurasDueToSpellOnPlayers & DoCastSpellOnPlaye...ccrs
2019-06-29Misc: some corrections after recent mergesccrs
2019-06-29Scripts/Spells: Ultrasafe Transporter: Toshley's Station (#23537)Sorikoff
2019-06-29Scripts/Spells: Remove Collapsing Cave Aura (#23533)Sorikoff
2019-06-29Core/Loot: fix issue that prevented players from rolling for an unique-catego...Wyrserth
2019-06-28Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2019-06-28Scripts/Spells: Deathbolt (#23531)Sorikoff
2019-06-28Scripts/Spells: Dimensional Ripper - Area 52 (#23505)Sorikoff
2019-06-28Core/GameObject: do not allow consumable chests to restock while partially lo...Wyrserth
2019-06-28Core/GameObject: fix some cases where summoned gameobjects of a type differen...Wyrserth
2019-06-27Core/Spell: fix some issues with taunt spells (#23425)Wyrserth
2019-06-27Core/Mail: include 100g in the mail sent after turning in the quest The Wrath...Wyrserth
2019-06-27Script/ZulGurub: rewrite High Priest Thekal's encounter script (#23429)Wyrserth
2019-06-27Core/GameObject: trigger an update of nearby objects when the player complete...Wyrserth
2019-06-27Core/GameObject: implement restock mechanic for non-consumable gameobjects (#...Wyrserth
2019-06-27Core/SAI: add param3 to SMART_ACTION_CALL_TIMED_ACTIONLIST to allow it to ove...Wyrserth