index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
PlayerDump.cpp
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-05-27
Don't parse "== START DUMP" or "== END DUMP" lines when attempting to load du...
click
2010-05-05
Sorted out minor (but boring) issues with the pdump-command (load/save/store-...
click
2010-04-14
Drop not needed table 'item_text', add new column 'text' in table 'item_insta...
n0n4m3
2010-04-11
Fix some typo and compile errors.
n0n4m3
2010-04-11
Fix Auth on server also some fixes and cleanups. Big thx to TOM_RUS.
n0n4m3
2010-04-08
Code Style (game + scripts only):
Spp
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-02-21
Minor optimization in PlayerDumpReader::LoadDump().
Anubisss
2010-01-23
Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...
Anubisss
2010-01-16
Updated copyright for new year.
n0n4m3
2009-12-14
Mangos merge: [8874] Extract player skills from data blob. #526
Kudlaty
2009-10-17
*Massive cleanup redux.
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-09-29
* Add a few more tables to pdump
Chaz Brown
2009-09-28
* Add three tables to player dump: character_account_data, character_glyphs a...
Chaz Brown
2009-08-28
Remove character_db_version check from pdump and pload (commented out, in cas...
Chaz Brown
2009-08-05
[8305] Fixed item loading from pdumps. Author: hunuza
megamage
2009-07-30
[8221] Removed trailing whitespaces
megamage
2009-07-12
[8157] Fixes and some tables support finish for pleays pdumps. Author: Vl...
megamage
2009-07-10
[8126] Improvemets in player/pet/charter name checks. Author: VladimirMangos
megamage
2009-06-01
[7935] Move seldom used access to query data by field names to independen...
megamage
2009-04-29
[7730] Some optimizantion and code style. Author: zhenya
megamage
2009-04-27
[7725] Fixed memory leak in PlayerDumpWriter.
megamage
2009-04-19
[7687] Batter player dumps protection from not proper use. Author: Vladim...
megamage
2009-04-14
[7665] Include achievement data to pdumps. Author: Splash
megamage
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2009-01-09
* Fix char dump on deletion of a char - by biglad
Blaymoira
2008-12-31
* Commit update
Machiavelli
2008-12-12
*Update to Mangos 6902. Source: Mangos.
megamage
2008-11-20
Re-commit 262 due to EOL issues. (no difference from 262)
megamage
2008-10-26
[svn] * Merge CLI Commands with regular commands and give them level4 access....
KingPin
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003