aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-02-26Scripts/Onyxia Lair: Fix debug assertions about iteratorsjackpoz
2014-02-24Core/MMAPs: Add support for raycastjackpoz
2014-02-23Core/Battlegrounds: Fix invalidated iterator crashjackpoz
2014-02-23Merge pull request #11642 from Dehravor/group-stateShauren
2014-02-23Core/MMAPs: Update recastjackpoz
2014-02-23Core/Group: Fix online state when member logs outDehravor
2014-02-18Core/Chat: Fix BuildChatPacket calls so scripts that use OnPlayerChat can act...Duarte Duarte
2014-02-17Core/LFR: Fix a theoretical error with item_levelAscathor
2014-02-16Scripts/Ulduar: Fix Algalon the Observer outro phase(fixes kill credit and so...w1sht0l1v3
2014-02-13Core/PlayerDump: fix mail items and gifts exportjoschiwald
2014-02-13Core/MMAPS: Fix invisible wall issue in MMAPS.jackpoz
2014-02-10Merge pull request #11584 from Dehravor/groupjackpoz
2014-02-10Core/DB/Achievements:joschiwald
2014-02-09Scripts: Added missing stuff in 1d1aeda86ca69e78daf85c3c4b1b29509c374ad7Vincent_Michael
2014-02-09Core: Fix buildVincent_Michael
2014-02-09Merge pull request #11457 from MitchesD/krikthirjoschiwald
2014-02-09Scripts/Krikthir the Gatewatcher: converted to EventMap and small optimizationMitchesD
2014-02-09Core/SAI: Fix assertion in SMART_ACTION_CALL_RANDOM_RANGE_TIMED_ACTIONLISTjackpoz
2014-02-09Core/Group: Any party member may mark targets (this does not apply to raid gr...Dehravor
2014-02-09Core/Group: Fix exploitDehravor
2014-02-09Core/Group: Add sanity checks to CMSG_LOOT_METHOD's handlerDehravor
2014-02-08Core/SAI: Improve error logjackpoz
2014-02-08Core/SAI: Fix crashjackpoz
2014-02-08Scripts/Eastern Plaguelands: Fix flypath exploitjackpoz
2014-02-08Merge pull request #11580 from Dehravor/wardenjackpoz
2014-02-08Shared/Logs: Code cleanupjackpoz
2014-02-08Core/Warden: Fix crashDehravor
2014-02-07Shared/Logs: Make AppenderFile more thread-safejackpoz
2014-02-07Shared/Logs: Add workaround for "w" flag used with dynamic name filesjackpoz
2014-02-06Core/Achievements: rename some AchievementCriteriaDataTypes to keep consistentjoschiwald
2014-02-06Core/Spells: Possible crash fixjackpoz
2014-02-06Core/CrashHandler: Add more informations about localsjackpoz
2014-02-06Core/Entities: allow interaction with gameobject questgivers if player can ta...joschiwald
2014-02-05Remove whitespaces from previous commitGacko
2014-02-05Authserver / Worldserver: Fix warnings about unused variablesGacko
2014-02-05Core/Auras: Implemented SPELL_AURA_MOD_COOLDOWNShauren
2014-02-05Merge pull request #11568 from Rochet2/VendorChecksDiscover-
2014-02-05Core/Achievements: Use ACE_OS::localtime_r instead of localtime in my previou...Discover-
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-02-04Core: Add rest of checks from SendListInventory to BuyItemFromVendorSlotRochet2
2014-02-04Merge pull request #11095 from gerripeach/pull_request3Aokromes
2014-02-04Core/Spells: Fixed AoE damage reduction auras, original patch by @UnholychickShauren
2014-02-04Core/Groups: Fixed UnitIsPartyLeader lua functionShauren
2014-02-02Core/Misc: remove error log, which returns false positivesjoschiwald
2014-02-02Core/Chat: Fix a new issue caused by c0224dd7ca9a39034518bd7e6285702636749929...Discover-
2014-02-01Core/Spell: Handle SPELL_AURA_FORCE_REACTION missing casesjackpoz
2014-02-01Core/Spells: fix crash when loading custom spell attr with invalid spellidjoschiwald
2014-02-01Core/Scripts: Fix quest The Totem of Kar'dash alliance version.w1sht0l1v3
2014-02-01Core/Chat: Fix an exploit where it was possible to speak in universal languag...Discover-
2014-01-31Build: Use override/final keywords for VS 2012 and newer. (VS 2013 still defi...Shauren