aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-08-20Fix Didn't Stand a Chance achievementShocker
2012-08-20- Rename scriptnames to keep naming consistent;Nay
2012-08-20Core/Battlefield: fix copy/paste typo in prev commitsImprtat
2012-08-20Core/Battlefield: missed changesImprtat
2012-08-20Core/Battlefield: removed "magic numbers"Imprtat
2012-08-20Core/Battlefield: added enum for worldstatesImprtat
2012-08-20Core/Players: Fixed uninitialized trade dataShauren
2012-08-20Core/Misc: Some fixes here and thereChaplain
2012-08-20Core/Spells: Fixed Libram of Wracking. thnx Vincent-MichaelFaq
2012-08-19Misc/Codestyle: Made some changes to function namesSubv
2012-08-17Core/Logging: Restore dumping packets in binary formatSpp
2012-08-17Core/Logging: Restore proper Log Filter to some arena messagesSpp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-16Core/Logging: Set config options to behave like old log system.Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-15Misc: CRLF to LF, whitespace cleanup and tabs to spacesNay
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-15Core/Logging: Fix crash on authserver shutdownSpp
2012-08-15Core/Scripts: Missing change from previous commitVincent-Michael
2012-08-14Core/Scripts: Fix uninitialized variable in boss_akilzonVincent-Michael
2012-08-14Core/Scripts: Fixed more uninitialized variablesVincent-Michael
2012-08-14Merge pull request #7398 from Vincent-Michael/onyxiaCreatureTextNay
2012-08-14Scripts/Onyxias Lair: Convert script_texts in creature_textVincent-Michael
2012-08-14Scripts/Trial Of The Crusader:Vincent-Michael
2012-08-13Merge pull request #7383 from Vincent-Michael/tocrCreatureTextNay
2012-08-13Scripts/Trial of the Crusader: Convert script_texts in creature_textVincent-Michael
2012-08-13Merge pull request #7379 from Vincent-Michael/warningNay
2012-08-13Core: Fix warningsVincent-Michael
2012-08-13Scripts: Fixed more uninitialized variablesShauren
2012-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima
2012-08-12Core/Gameobject: Properly toggle collision state when a gameobject is activat...e000
2012-08-12Merge pull request #7360 from Vincent-Michael/MalGanisNay
2012-08-12Scripts/Karazhan: Fixed some uninitialized variablesShauren
2012-08-12Scripts/The Culling of Stratholme: Fix quest credit for Mal'GanisVincent-Michael
2012-08-12Scripts: Fixed some unitialized variablesShauren
2012-08-11Scripts/Grizzly Hills: Fix uninitialized variable in npc_venture_co_straggler...kaelima
2012-08-09Merge pull request #6520 from Vincent-Michael/shadowstepNay
2012-08-09Core/Logging: Fixed a possible crash with dynamic log file namesShauren
2012-08-09Core/Logging: Fix crash in AppenderFile deconstructor when logfile is uniniti...kaelima
2012-08-07Core/Players: Improved alcohol handling, weeeeeeeeeeeeeeeeeShauren
2012-08-07Core/Authserver: Fix logging crash at startupNay
2012-08-06Merge pull request #7285 from Vincent-Michael/CycloneNay
2012-08-06Merge pull request #7290 from Faq/Debuff_1Nay
2012-08-06Update src/server/shared/Logging/AppenderDB.cppkandera
2012-08-06Core/Logging: Use prepared statements in AppenderDBSpp
2012-08-06Core/SQL: Kill core if error 1064 is triggered (error code 1064 you have an e...Spp
2012-08-06Core/Logging: Implement logging to databaseSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-06Core/Logging: Reload Logging options when .reload config is usedSpp
2012-08-06Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...Spp