aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2015-10-30Scripts/Naxxramas: Bugfixes to the Noth encounter.treeston
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-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-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-06Core/Battle.net:Shauren
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-10-03Core/Players: Added missed changes to previous commitShauren
2015-10-02Core/Players: Removed db queries from friend packet buildersShauren
2015-10-01Core/Conditions: Fixed a typoZedron
2015-09-30Core/Transports: Fixed accessing deleted instance transportsShauren
2015-09-29Core/Players: Fixed automatic learning skills gained from learning spells whe...Shauren
2015-09-28Warning fixShauren
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-09-27Core/Player: Changed ranged weapons to be equipped in main hand slot instead ...Shauren
2015-09-25Core/Server: Fix address of array '...' will always evaluate to 'true' warning.Naios
2015-09-25Core/Creature: Better formations implementationAokromes
2015-09-25Merge pull request #15538 from pete318/combat_bugCarbenium
2015-09-25Core/Creature: Fixes Issue with Formations with 2 waypointsAokromes
2015-09-25Merge pull request #15554 from MrSmite/AHBot_BuyerShauren
2015-09-25Core/Creature: Fix formations to prevent crossoverAokromes
2015-09-25Core/PacketIO: Updated and enabled SupportTicketSubmitComplaint, SupportTicke...Shauren