aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools/PlayerDump.cpp
AgeCommit message (Expand)Author
2018-02-17Core/Misc: ASSERT() cleanupjackpoz
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-01Update copyright note for 2018tkrokli
2017-07-15Core/Misc: Fix static analysis issuesjackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-26Core/PlayerDump: use extentariel-
2017-05-26Core/PlayerDump: more travisariel-
2017-05-26Core/PlayerDump: Travis fixariel-
2017-05-26Core/PlayerDump: general revampingariel-
2017-02-25Core/Misc: Fix static analysis issuesjackpoz
2017-02-05Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-09-13Core/Fishing: implement retail-like fishing skill-up functionality (#17528)SnapperRy
2016-08-16Core/PlayerDump: add missing character_queststatus_* columns to dumpariel-
2016-03-24Core/Pdump: Fix pdump loadAokromes
2016-03-22Fixed pdump write...Yehonal
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-10-31Core/PlayerDump: cherry picked refactoring from commit e49462fc1e7b5515977da0...joschiwald
2015-10-29Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren
2015-10-12Change many uint32 to ObjectGuid::LowType in line with 6.x changes.pete318
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-26Core: Use the correct function to convert strings to unsigned longs and unsig...Nayd
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-02-13Core/PlayerDump: fix mail items and gifts exportjoschiwald
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-19Core/Misc:joschiwald
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-08some optimization + adding level to CharacterNameDatatibbi
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