index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Addons
Age
Commit message (
Expand
)
Author
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-01-02
New year
Aokromes
2019-07-15
Core/Addons: Improve WorldSession::ReadAddonsInfo
Shauren
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-01-01
Update copyright note for 2015
Vincent-Michael
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-04-05
Core/PacketIO: Implemented possibility to ban client addons serverside
Shauren
2013-01-04
Core/Misc: Fix a couple of warnings, some of them performance related
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-08-30
Core: Fix many "errors"/warnings and coding style (3)
Nay
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
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-09
Addons/AddonMgr: converted from singleton to namespace with free functions
Spp-
2011-06-30
Cosmetic: rename function escape_string to EscapeString
Spp-
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-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
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-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
More copyright header updates (will this ever end?)
click
2010-09-24
Core/DBLayer:
Machiavelli
2010-09-11
Core/DBLayer:
Machiavelli
2010-09-02
Core/DBLayer:
Machiavelli
2010-08-21
Core/Includes: Include ACE as an external dependency, not local (#include "ac...
click
2010-08-08
* Some singleton renames for consistency:
XTZGZoReX
2010-07-02
Adjust some more script copyrights (grrrrr)
click
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-08
* Linux compile with and without PCH fixed
Brian
2010-06-07
* More cleanup
Brian
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX
2010-06-05
rearranged core files
Rat