aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Tools/CharacterDatabaseCleaner.cpp
AgeCommit message (Expand)Author
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-07-14Core/WorldStates: Move custom worldstates to separate table and move saving w...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-06-12Core/Spells: Implement using different difficulty data from all spell related...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-11-25Misc: More cleanupAokromes
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-22Core/Players: Fixed accidentally deleting Talentsjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-07-20Nopch build fixesShauren
2016-06-14Core/Players: Fixed saving talents for all specsShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/Talents:Intel
2014-11-10Core/Talents: Update talent system, remove talent pointsIntel
2014-07-17Buildsystem/MSVC: Warning fixesShauren
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-01-01Update copyright note for 2013.Vincent_Michael
2012-12-18Core: Fix non pch buildVincent_Michael
2012-12-18Core/Character: Fix logic fail with world state in b2928e59fa8334e91dfa1a5951...Vincent_Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-08-21Core: Fix non-PCH buildclick
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-04-29Add spaces after commasleak
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-28Core/DB:Machiavelli
2010-12-28Core/CharacterDatabaseCleaner: Store character cleaning flags in World for ru...linencloth
2010-12-28Core/CharacterDatabaseCleaner: Implement PersistentCharacterCleanFlags config...linencloth
2010-12-28Core/CharacterDatabaseCleaner: Implement CLEANING_FLAG_QUESTSTATUS flag for q...linencloth
2010-12-28Core/CharacterDatabaseCleaner: Cleanuplinencloth
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-09-11Core/DBLayer:Machiavelli