index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
DataStores
Age
Commit message (
Expand
)
Author
2015-01-31
Core/Misc: Properly sanitize ReputationSpillover data
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-04-20
Core/Misc: Fixed some -Weffc++ warnings
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-01
Core/Misc: Fix some static analysis issues
jackpoz
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-08-06
Core/Misc: Rename some no name enums
Vincent-Michael
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
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-01
Core: Fix annoying compile warning and some other minor changes here and there
Spp-
2011-04-29
Add spaces after commas
leak
2011-03-19
Fixed build without PCH
Shauren
2011-03-18
Core/Storage: Fixed startup assertion failures
Shauren
2011-03-18
Core/Storage: A few more improvements to code style, corrected some engrish a...
Shauren
2011-03-18
Core/Storage: Add some sanity checks and better define some SQL and DBC
runningnak3d
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-06
Core: Some optimizations
Spp
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-12
Cleanup/Core: Remove whitespace and tabs
click
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-02
Core/Build: Fix non-PCH compile for Linux (don't know about Windows)
runningnak3d
2010-09-02
Core/Build: Partial work of fixing non-PCH Linux compile
runningnak3d
2010-08-30
Core: Fix more warnings
Spp
2010-08-21
Core: Remove lots warnings:
Spp
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-31
*Fix talent Will of the NEcropolis
QAston
2010-07-31
*Add data from r4bf7778333 to world_database.sql
QAston
2010-06-07
* More cleanup
Brian
2010-06-07
* Lib trinitydatabase builds again
Brian
2010-06-06
* Restructuring shared.
XTZGZoReX