aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-10-31Build fix after cherry-picksShauren
2015-10-30Warning fixShauren
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-30Core/Corpses: Fixed map crash happening during map unload when there are corp...Shauren
2015-10-30Revert "DB/NPC: Stable Masters" Please in the future mark 335 only commits wi...MitchesD
2015-10-30DB/NPC: Stable MastersKillyana
2015-10-30Core/Scripts: fixed startup errorsjoschiwald
2015-10-30Heigan cleanup:treeston
2015-10-30Scripts/Naxxramas: Bugfixes to the Noth encounter.treeston
2015-10-30Scripts/Naxxramas: Adjustments to the Loatheb encountertreeston
2015-10-30Core/Scripts: The Endless Hunger & Death's Challenge, creature texttkrokli
2015-10-28Core/Spells: Fixed a mistake in SpellInfo::CalcPowerCostZedron
2015-10-28Core/Corpses: Fixed leaking bonesShauren
2015-10-28Core/Player: remove unused method prototypesMitchesD
2015-10-27Core/Misc: Removed manually defined ObjectGuid copy/move constructors. This w...Shauren
2015-10-26Core/PacketIO: Started work on updating last bunch of packets still using old...Shauren
2015-10-25Core/Conditions: Optimizations part 3 changed ConditionStore to a simple arrayShauren
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Add const to methods not modifying ConditionMgrShauren
2015-10-25Core/Conditions: Optimizations part 2 removed unneeded codeShauren
2015-10-25Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-10-25Core/Conditions: Phase condtion changesShauren
2015-10-24Core/Misc: Fix for builds linked with libc++ instead of libstdc++Shauren
2015-10-23Core/PacketIO: Marked a bunch of packets for sending through instance connectionShauren
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-21Core/Player: Fixed being teleported into void when on a transportShauren
2015-10-20Core/CollectionMgr: changed loop to range-based forMitchesD
2015-10-20Core/Player: Removed currency precision flag value manipulations, this is all...Shauren
2015-10-20Script/BoreanTundra: Fix dialog and final waypoint for quest 11570: "Escape f...treeston
2015-10-19Core/PacketIO: Updated and enabled item refund opcodesShauren
2015-10-18Core/Opcodes: assigned value to SMSG_ACCOUNT_HEIRLOOM_UPDATEMitchesD
2015-10-17Warning fixesShauren
2015-10-16Core/Player: implemented Heirloom CollectionMitchesD
2015-10-16Core/Scripts: Fix noPCH compileStormBytePP
2015-10-16Scripts/TheEye: Update Kael'thas Sunstrider's scriptNyeriah
2015-10-16Core/Scripts: Friend or Fowl Achievementsirikfoll
2015-10-16Scripts/ZulAman: fix build after cherry pickMitchesD
2015-10-16Custom logic for putting people in combat instead of relying on CreatureAI or...treeston
2015-10-16Core/Creature: Add facilities to the Creature class to allow setting an autom...treeston
2015-10-16Clean up SmartAI::MoveInLineOfSight. Remove tons of duplicate logic and forwa...treeston
2015-10-16Core/Misc: renamed sGossipSelect parametersjoschiwald
2015-10-16Server/Game/AuctionHouseTomatoes
2015-10-16Core/Misc: Fix a typoIncorrect
2015-10-16Core/Misc split Rate.XP.Kill and Rate.XP.BattlegroundKill settingsShinDarth
2015-10-15Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-14Core/Auras: Fixed auras limited to a single target not being removed in all c...Shauren
2015-10-12Core/Battle.net: Fixed warnings about uninitialized valuesShauren
2015-10-12Core/Battle.net: Fix "comparison of integers of different signs" warningNaios