aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools/PlayerDump.cpp
AgeCommit message (Expand)Author
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-02-13Core/PlayerDump: fix mail items and gifts exportjoschiwald
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
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-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-19Core/Misc:joschiwald
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-08some optimization + adding level to CharacterNameDatatibbi
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-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-15Core/Tools: Restore .pdump load commandSouler
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-04-29Add spaces after commasleak
2011-04-28Removing SQLStorage class leftoversleak
2011-02-10Core/Tools: Restore loading player dumpsleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-26Core/QuestStatus:linencloth
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-21Pdump load fixed once again..leak
2010-12-06Core: Some optimizationsSpp