aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-08-29Scripts/Spells: fix codestyle in 48783b86067f8c2691ec5e5e94e5bbd788b9deb2joschiwald
2013-08-29Core/Quests: Fuel for the Fire (12690)Kirkhammett
2013-08-28DB/Misc: Fix startup errorsVincent-Michael
2013-08-28Scripts/UtgardeKeep/Ingvar: remove hacks and fix warningjoschiwald
2013-08-28Core/Quests: Add repeatable quest rate to world.reputation_reward_rateAokromes
2013-08-27Merge branch 'master' of github.com:TrinityCore/TrinityCoreNay
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-27Scripts/UtgardeKeep: reworked InstanceScript and cleanup some boss scriptjoschiwald
2013-08-27Server/Collision: Fix build on clangNay
2013-08-27Core/Misc: Fix compiler warningsNay
2013-08-26Core/EventAI: Shut up compiler warningsShauren
2013-08-26Scripts/Auchindoun: add missing InstanceScripts and cleanup some boss scriptsjoschiwald
2013-08-26Build fixShauren
2013-08-26Core/Scripts: Fixed uninitialized variable and memory leaksShauren
2013-08-26Merge pull request #10636 from jackpoz/mindvision_fixShauren
2013-08-26SAI & Scripts: Fix unitialized values found by ValgrindNay
2013-08-26Core/Aura: Fix SPELL_AURA_BIND_SIGHT invalid readjackpoz
2013-08-26Merge pull request #10633 from jackpoz/createguild_fixNay
2013-08-26Core/Guild: Fix uninitialized value on guild creationjackpoz
2013-08-26Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-25Merge pull request #10624 from jackpoz/instancesavemgrMachiavelli
2013-08-25Core/Instances: Fix mutex released after being deletedjackpoz
2013-08-25Core&Tools: Fix warnings and non-pch buildNay
2013-08-25Core/Player: Fix uninitialized Player field.jackpoz
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-25Core/Threading: Fix race condition in Threadjackpoz
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-08-24Fix uninitialized UpdateMask fieldjackpoz
2013-08-24Core/Settings: Fix build in non cpp11 compilersNay
2013-08-24Core/Settings: Fix a crash if worldserver.conf DataDir setting is emptyNay
2013-08-23Merge pull request #10559 from Discover-/Taxi-BenchmarkingNay
2013-08-24Scripts: Fix two issues found by ValgrindNay
2013-08-23Scripts/Halls of Reflection: Fixed accessing uninitialized memoryShauren
2013-08-23Script/Ahnkahet: Fix warningAokromes
2013-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCorejoschiwald
2013-08-22Scripts/GruulsLair: reworked InstanceScriptjoschiwald
2013-08-21Scripted/ShadeOfAkama: Some cleanupsVincent-Michael
2013-08-21Scripts/AhnKahet: reworked InstanceScriptjoschiwald
2013-08-21Core: Fix warnings and random changesVincent-Michael
2013-08-21Scripts/BlackTemple: reworked InstanceScriptjoschiwald
2013-08-20Scripts/AzjolNerub: reworked InstanceScriptjoschiwald
2013-08-20Core/Commands: Improved debug moveflags to also send associated opcodesShauren
2013-08-20Scripts/HallsOfLightning: reworked InstanceScriptjoschiwald
2013-08-20Core/AurasShauren
2013-08-19Scripts/Icecrown Citadel: Fixed Ice Tomb targeting tanks in phase 3 in Sindra...Shauren
2013-08-19Scripts: Random script fixes and code optimizationsjoschiwald
2013-08-19Core: Fix warningVincent-Michael
2013-08-19Fix build with gcc. Thanks to McBitter for testing.QAston
2013-08-18Core: Fix warnings. Make callback symbols local.QAston
2013-08-18Fix crashed caused by using openssl from multiple threads simultanously.QAston