aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2015-08-08Core/Gameobjects: Move a log from FATAL to DEBUGjackpoz
2015-08-08Core/Battlegrounds: Move a log from ERROR to DEBUGjackpoz
2015-08-07Merge pull request #15219 from SeTM/patch-2jackpoz
2015-08-07Core/AHBot: Add missing AHBot quality price ratio to configMrSmite
2015-08-05Core/Spells: Fix damage done by SPELL_EFFECT_NORMALIZED_WEAPON_DMGjackpoz
2015-08-05Core/SmartScript: removed initial timer of SMART_EVENT_IC_LOS and SMART_EVENT...MitchesD
2015-08-05Fixed load taxi nodes.Alex
2015-08-01Core/Spells: Magic Suppression - Set ProcChargesRushor
2015-08-01Core/AHBot: Adjust AHBot bid and buyout chancesjackpoz
2015-08-01Scripts/Spells: Fix Rapid RecuperationLuqJensen
2015-08-01Core/Script: Fix Corporal KeeshanKittnz
2015-08-01Core/Script: Set Faction at start of escort for Corporal KeeshanKittnz
2015-07-31Fix SpellAurasEffects build on GCC 5.1DDuarte
2015-07-28Scripts/RubySanctum: Widen random angles for meteor flames.Warpten
2015-07-28Core/Spells: Fix Charge "no path" error with even bigger targetsjackpoz
2015-07-28Core/Config: Describe better Wintergrasp.Enable option in worldserver.confjackpoz
2015-07-28Core/Threading: Handle CMSG_BATTLEFIELD_MGR_ENTRY_INVITE_RESPONSE only in Wor...jackpoz
2015-07-28Merge pull request #15168 from jameyboor/3.3.5jackpoz
2015-07-27Scripts/RubySanctum: Fixed Meteor FlamesWarpten
2015-07-27Build: Add missing include to MapScripts.cppDDuarte
2015-07-27Travis build fixShauren
2015-07-26Fix UpdateMovementFlags ignoring DynamicTree height.Jameyboor
2015-07-26Merge pull request #15164 from LuqJensen/mimironjoschiwald
2015-07-26Scripts/Ulduar: Fix a visual issue with Mimirons Rocket StrikeUnholychick
2015-07-26Core/Misc: Added new error logs for gameobject_questitem / creature_questitem...Vincent-Michael
2015-07-25Core: Fix non pch buildVincent-Michael
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-25Core/SmartScripts: added new action SMART_ACTION_COMBAT_STOPMitchesD
2015-07-25Scripts/Ulduar: fixed freya loot and added missing conditionsjoschiwald
2015-07-24Scripts/RubySanctum: Halion: Correctly spawn X-shaped flames.Warpten
2015-07-24Fix non pch build for Visual Studio 2015 compilerVincent-Michael
2015-07-24Misc: Removed tabsShauren
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-24Fix non pch build.Gacko
2015-07-24Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-24Fix non pch.Gacko
2015-07-24Core: Remove whitespacesVincent-Michael
2015-07-23Merge pull request #15116 from pete318/runeforgingmik1893
2015-07-22Core/AuctionHouse: Fix misleading logAokromes
2015-07-22Core/Utilities: Add std::chrono::duration overloads to EventMap.Naios
2015-07-22Core/Database: Enable perfect forwarding for chat format calls.Naios
2015-07-22Core/Database: Enable perfect forwarding for database format calls.Naios
2015-07-22Core/Logging: Enable perfect forwarding for logging format and args.Naios
2015-07-22Core/Logging: Partial cherry-pick from commit c6ab951025b0be3b0f6et65
2015-07-22Core/Utilities: Move EventMap into its own source file.Naios
2015-07-22Core/Utilities: Forward parameters of StringFormat correctly to fmt::sprintf.Naios
2015-07-22Core/Utilities: Remove global using of std::chrono namespace.Naios
2015-07-22Core/Utilities: Seperate std::chrono::duration typedefs into its own file.Naios
2015-07-20Core/Collision: Fix race conditions in mmapsjackpoz