aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools
AgeCommit message (Expand)Author
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-12-19Merge pull request #8668 from joschiwald/random_changesKaelima
2012-12-19Core/Misc:joschiwald
2012-12-19Merge branch 'master' into 4.3.4Spp
2012-12-18Core: Fix non pch buildVincent_Michael
2012-12-18Core/Character: Fix logic fail with world state in b2928e59fa8334e91dfa1a5951...Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-16Fix compile without pchSpp
2012-10-08some optimization + adding level to CharacterNameDatatibbi
2012-09-11Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-10Core/Guilds: Implemented GuildFinder.Warpten
2012-09-08Core/Tools: Update PlayerDumpNay
2012-08-17Core/Spells: Fixed a mistake in obtaining class for scaling, also fixed crash...Shauren
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-09Tools/PlayerDump:kaelima
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-17Core/Game: Code style and remove unused core.Gyx
2012-02-12Codestyle: Renamed some variables to fit codestyleSubv
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-23Core: Fixed a few warnings and silly typos in scriptsShauren
2011-11-16Core/WorldShauren
2011-10-08Core/PlayerDump: Add config to disallow overwriting existing files and usage ...Shocker
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-23Core: Clean up here and there.Chaplain
2011-08-21Core: Fix non-PCH buildclick
2011-08-15Core/Tools: Restore .pdump load commandSouler
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-04-29Add spaces after commasleak
2011-04-28Removing SQLStorage class leftoversleak
2011-02-25CharDB Schema/Cleanup: cleanup character_tutorial table:Azazel