index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Tools
/
PlayerDump.cpp
Age
Commit message (
Expand
)
Author
2023-08-15
Core/Misc: Replace string to int conversion functions from Common.h with c++1...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2021-10-06
Core/Misc: Fix appleclang 12 warnings
Shauren
2020-09-17
Script/Commands: Add ".pdump copy" command (#25455)
Giacomo Pozzoni
2020-09-13
Core/PlayerDump: Update realmcharacters table when importing a character with...
jackpoz
2020-07-21
Core/PlayerDump: Fixed overwriting cached character data on .pdump load when ...
Shauren
2020-07-16
Misc: Remove some unneeded/duplicated includes (#25051)
Peter Keresztes Schmidt
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-02-17
Core/Misc: ASSERT() cleanup
jackpoz
2018-01-22
Core/Misc: fix some /W4 warnings and some reported by GCC 6.3
ariel-
2018-01-01
Update copyright note for 2018
tkrokli
2017-07-15
Core/Misc: Fix static analysis issues
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-26
Core/PlayerDump: use extent
ariel-
2017-05-26
Core/PlayerDump: more travis
ariel-
2017-05-26
Core/PlayerDump: Travis fix
ariel-
2017-05-26
Core/PlayerDump: general revamping
ariel-
2017-02-25
Core/Misc: Fix static analysis issues
jackpoz
2017-02-05
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-09-13
Core/Fishing: implement retail-like fishing skill-up functionality (#17528)
SnapperRy
2016-08-16
Core/PlayerDump: add missing character_queststatus_* columns to dump
ariel-
2016-03-24
Core/Pdump: Fix pdump load
Aokromes
2016-03-22
Fixed pdump write...
Yehonal
2016-01-01
Update copyright note for 2016
Rushor
2015-10-31
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-10-31
Core/PlayerDump: cherry picked refactoring from commit e49462fc1e7b5515977da0...
joschiwald
2015-10-29
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-26
Core: Use the correct function to convert strings to unsigned longs and unsig...
Nayd
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-02-13
Core/PlayerDump: fix mail items and gifts export
joschiwald
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-19
Core/Misc:
joschiwald
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-10-08
some optimization + adding level to CharacterNameData
tibbi
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-04-09
Tools/PlayerDump:
kaelima
2012-03-24
Core/DBLayer: Convert PQuery() queries to prepared statements
leak
[next]