index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Tools
/
CharacterDatabaseCleaner.cpp
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-18
Core: Fix non pch build
Vincent_Michael
2012-12-18
Core/Character: Fix logic fail with world state in b2928e59fa8334e91dfa1a5951...
Vincent_Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-21
Core: Fix non-PCH build
click
2011-07-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-26
Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...
QAston
2011-04-29
Add spaces after commas
leak
2011-01-26
Core: Generic cleanup (tab2spaces/trailing whitespace removal)
leak
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-28
Core/DB:
Machiavelli
2010-12-28
Core/CharacterDatabaseCleaner: Store character cleaning flags in World for ru...
linencloth
2010-12-28
Core/CharacterDatabaseCleaner: Implement PersistentCharacterCleanFlags config...
linencloth
2010-12-28
Core/CharacterDatabaseCleaner: Implement CLEANING_FLAG_QUESTSTATUS flag for q...
linencloth
2010-12-28
Core/CharacterDatabaseCleaner: Cleanup
linencloth
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Removing ProgressBars as they are performing badly on startup.
leak
2010-12-19
Streamlining loading functions for server startup
leak
2010-09-11
Core/DBLayer:
Machiavelli
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-24
Fix charactercleaning of talents
click
2010-07-22
* Implemented DB cleaning on startup
Brian