aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
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
2015-06-12Core/DBLayer: Correct Battle.net CheckPasswordDJScias
2015-06-12Core/Auras: Implemented SPELL_AURA_OVERRIDE_ATTACK_POWER_BY_SP_PCTShauren
2015-06-11Core/DBC: Fixed DBC fmt introduced in 2bd28bce696dfbed6e3e96acd37069f591f29fd4Carbenium
2015-06-11Core/Guild: Add validation for guild tabard colorsCarbenium
2015-06-11Merge pull request #14741 from Rushor/ForceCarbenium
2015-06-11Core/Auras: Implemented SPELL_AURA_OVERRIDE_SPELL_POWER_BY_AP_PCTShauren
2015-06-10Core/PacketIO: Fix structure of CMSG_SAVE_GUILD_EMBLEM, SMSG_QUERY_GUILD_INFO...Carbenium
2015-06-10Scripts/TheEye: Clean up instance scriptNyeriah
2015-06-10Core/Bnet: Fixed bnetserver not shutting down correctly when started as windo...Shauren
2015-06-09Fix warning.Gacko