aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-06-26Scripts/Commands: Fix memory leak in ".reload command"jackpoz
2015-06-26Core/Players: Fix converting quests on faction changejackpoz
2015-06-26Core/Spells: Fix Charge pathingjackpoz
2015-06-26Core/ChatCommands: Allow to use "tele" command inside of a battlegroundjackpoz
2015-06-26Merge pull request #14728 from kelno/fixesjackpoz
2015-06-26Spell logging correctionsariel-
2015-06-26Merge pull request #14250 from xjose93/SPELL_AURA_USE_NORMAL_MOVEMENT_SPEEDjackpoz
2015-06-26Merge pull request #14838 from Rushor/stopMitchesD
2015-06-26Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-06-26Scripts/Auchindoun: Fix distance check in boss Shirrakjackpoz
2015-06-26Core/Matchmaking: Fix Discard Time overflow on server startpjasicek
2015-06-26Core/Player: Fix resurrection exploitjackpoz
2015-06-26Merge pull request #14780 from mik1893/immune_to_npc_flagCarbenium
2015-06-26Core/CrashHandler: Make crashhandler tread-safejackpoz
2015-06-26Core/Spells: fixed creatures stucks at 1 hp when a health increasing aura get...joschiwald
2015-06-26Scripts/ToC: Fix doors opening/closing during Dreadscale fightjackpoz
2015-06-26Merge pull request #14641 from tkrokli/Fix_cast_on_fear_while_rootedjackpoz
2015-06-26Scripts/VioletHold: Fix crashjackpoz
2015-06-26Core/Achievements: Fixed linking criteria with achievementsShauren
2015-06-25Core/Spells: Fixed spell effect selection depending on map difficultiesShauren
2015-06-24Core/Garrisons: Implemented a method to delete garrisonsShauren
2015-06-23Fix non pch build.Gacko
2015-06-23Core/PacketIO: updated SMSG_SET_AI_ANIM_KIT and SMSG_SET_PLAY_HOVER_ANIMMitchesD
2015-06-23Merge pull request #14937 from xerkoss/patch-2Shauren
2015-06-23Core/Garrisons: Implemented spawning "Finalize Garrison Plot" gameobjects whe...Shauren
2015-06-22Core/Spell: Fix shaman reincarnationxerkoss
2015-06-22Core/Garrisons: Implemented activating buildingsShauren
2015-06-21Core/Utilities: TaskScheduler: add a task validator and on update success cal...Naios
2015-06-21Core/Updater: Fix a wrong formatter introduced in 0d095109eec31Naios
2015-06-21Core/Creature: fixed loading of creature auras on respawn, deathState needs t...MitchesD
2015-06-21Fix tabard and cloak mirror image modelsRochet2
2015-06-21Core/Threading: Significantly reduced the severity of possible data race duri...Shauren
2015-06-21Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-06-20Core/Updater: Add some info about the count of applied updates.Naios
2015-06-20Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-06-19Scripts/Zul'farrak: Fixed summoning Gahz'rillaShauren
2015-06-18Core/Misc: Warning fixShauren
2015-06-17Core/Units: Changed SPELL_AURA_MOD_MINIMUM_SPEED to always be applied, not on...Shauren
2015-06-16Core/PacketIO: Added a few more server opcodesShauren
2015-06-15Core/Spells: Defined a new spell attributeShauren
2015-06-15Merge pull request #14890 from Rochet2/mirror_imageDuarte Duarte
2015-06-15Update and enable CMSG_GET_MIRROR_IMAGE_DATA, SMSG_MIRROR_IMAGE_CREATURE_DATA...Orion
2015-06-15Core/PacketIO: Fixed chat packet building in CreatureTextMgrShauren
2015-06-14Core/Misc: Fixed loading access_requirementShauren
2015-06-13Core/Misc: Fixed static analysis issueShauren
2015-06-13Core/Misc: Warning fixesShauren
2015-06-13Merge pull request #14617 from Golrag/IoCMitchesD
2015-06-13Core/NetworkIO: Fixed packet compressionShauren
2015-06-12Core/PacketIO: Fixed structs of packets modified in 26961d8ae5a719e5168aee559...Carbenium
2015-06-12Scripts/TheEye: updated Void Reaver to EventMapMitchesD