aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-10-31Core: fixed warning introduced in last commitjoschiwald
2015-10-31Core/Misc: removed some useless map checksjoschiwald
2015-10-31Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-10-31Scripts/Ulduar/Algalon: fixed achievement "He Feeds On Your Tears"joschiwald
2015-10-31Core/DBLayer: Allowed using GetDouble for SUM results instead of requiring st...Shauren
2015-10-31Removed unneeded nullptr checkDavid Carlos Manuelda
2015-10-31Fixed boss evade and doors closed by cr4st.David Carlos Manuelda
2015-10-31Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-10-31Core/Spells: Fixed gcc-4.7.x compileStormBytePP
2015-10-31Script/Commands: Add some sanity checks to cast commandsDavid GirĂ³n
2015-10-31Core/PacketIO: fixed instance binding of gamemastersMitchesD
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-31Core/Networking: Fixed possible crashes happening if async query retrieving a...Shauren
2015-10-31Core/Threading: Fixed possible data races after making auth queries async by ...Shauren
2015-10-31Core/Threading: Significantly reduced the severity of possible data race duri...Shauren
2015-10-31Core/DBLayer: Sprinkle some async magic on worldserver auth/session load processShauren
2015-10-31Core/PlayerDump: cherry picked refactoring from commit e49462fc1e7b5515977da0...joschiwald
2015-10-31Core/Players: Fixed saving players with incorrect genderShauren
2015-10-31Core/Player: Fixed tab issuesKittnz
2015-10-30Core/Player: Set correct Gender by ModelidKittnz
2015-10-30Core/Misc: Warning fixShauren
2015-10-30Core/Misc: Warning fixShauren
2015-10-30Travis fix.Shauren
2015-10-30Core/Corpses: Fixed a crash happening when a corpse is added to a grid that w...Shauren
2015-10-30Core/Corpses: Prevent deleting corpses by ObjectGridUnloader, fixes accessing...Shauren
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-29Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-29Warning fixesShauren
2015-10-29Core/Misc: Removed manually defined ObjectGuid copy/move constructors. This w...Shauren
2015-10-29Core/Player: remove unused method prototypesMitchesD
2015-10-29Core/Corpses: Fixed map crash happening during map unload when there are corp...Shauren
2015-10-29Core/Spells: Improved spell category cooldown handlingShauren
2015-10-28Core/Corpses: Fixed leaking corpsesShauren
2015-10-28Merge pull request #15736 from ShinDarth/desertersMitchesD
2015-10-28Core/Battleground: implement deserters tracker featureShinDarth
2015-10-26Core/Player: Fix copy/paste mistake in 1ef1d42d145c18579a7e7ca15cebb38485bc0cffw1sht0l1v3
2015-10-25Core/Player: Fix not being able to do seasonal quests(if already done in the ...w1sht0l1v3
2015-10-25Core/Quests: Fix a CMSG injection abuse.w1sht0l1v3
2015-10-23Core/Commands: Fixed merge errorShauren
2015-10-23Merge pull request #15755 from ShinDarth/reset-stealthMitchesD
2015-10-23Merge pull request #15753 from Rushor/bloodMitchesD
2015-10-23Core/Spells: fixed some rare stealth/prowl visual bugs after duel cd resetShinDarth
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-22Scripts/IcecrownCitadel: Quest 'Blood Quickening' - Add Killcredit in 25ManRaidRushor
2015-10-20Core/Spells: Reduce Duration for EffectEnchantHeldItem-SpellsRushor
2015-10-18Merge pull request #15731 from ShinDarth/toscriblub
2015-10-18Core/Scripts: convert the Duel Cooldown Reset feature to scriptsShinDarth
2015-10-18Core/SpellHistory: Improved Cooldown Duel ResetShinDarth
2015-10-17Merge pull request #15697 from ShinDarth/cdMitchesD
2015-10-17Core/Player rewritten duel CD reset systemShinDarth