index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T07: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
2022-02-27
Script/Commands: Add ".pdump copy" command (#25455)
Giacomo Pozzoni
2022-02-06
Core/PlayerDump: Update realmcharacters table when importing a character with...
jackpoz
2021-10-01
Core/Misc: Fix appleclang 12 warnings
Shauren
2021-08-08
Core/Misc: ASSERT() cleanup
jackpoz
2021-06-16
Core/Entities: don't allow client control if player is still affected by any ...
ariel-
2020-08-18
Core/Misc: Fix static analysis issues
jackpoz
2020-08-03
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-21
Core/PlayerDump: Fix collecting pet guids
Shauren
2020-07-21
Core/PlayerDump: general revamping
ariel-
2020-01-02
New Year
Aokromes
2019-08-17
Core/Misc: Fix static analysis issues
jackpoz
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-02-25
Core/PlayerDump: Fixed loading PlayerDumps and added more tables to dump
joschiwald
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-12
Core/Database: Include cleanup
Shauren
2017-02-26
Core/Fishing: implement retail-like fishing skill-up functionality (#17528)
SnapperRy
2017-02-12
Core/PlayerDump: add missing character_queststatus_* columns to dump
ariel-
2017-01-01
Update copyright note for 2017
vincent-michael
2016-07-10
Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-10-05
Core/World: Store account id in CharacterInfo to reduce the amount of databas...
Shauren
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-03-06
Core/PlayerDump:
joschiwald
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-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-11-03
Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...
joschiwald
2014-10-29
Core/Entites: Updated GUID format
Shauren
2014-10-27
Core: Fix warnings, mostly wrong printf formatters
DDuarte
2014-10-27
Core/Entities: Updated HighGuid values
Shauren
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-24
Core/Entities: Fourth part of converting int to bigint guids in database
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
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-04-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-02-13
Core/PlayerDump: fix mail items and gifts export
joschiwald
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
[next]