aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools/PlayerDump.cpp
AgeCommit message (Expand)Author
2021-10-06Core/Misc: Fix appleclang 12 warningsShauren
2020-09-17Script/Commands: Add ".pdump copy" command (#25455)Giacomo Pozzoni
2020-09-13Core/PlayerDump: Update realmcharacters table when importing a character with...jackpoz
2020-07-21Core/PlayerDump: Fixed overwriting cached character data on .pdump load when ...Shauren
2020-07-16Misc: Remove some unneeded/duplicated includes (#25051)Peter Keresztes Schmidt
2020-03-31Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2020-03-31Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
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