index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Debugging
Age
Commit message (
Expand
)
Author
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-13
Core/DBLayer: Terminate process if table/database structure is not compatible...
Machiavelli
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-04-29
Add spaces after commas
leak
2011-04-28
Core: get rid of the revision-id once and for all - it's not useful in a DVCS...
click
2011-03-20
Core/Shared: Removed #ifdef HAVE_ACE_STACK_TRACE_H which is only required for...
Shauren
2011-03-08
Core: Fixed warnings:
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-21
Core/Build: Clean up more nonPCH-issues + fix a warning in Timer.h (unsigned/...
click
2010-08-16
Core: Use std::max instead of just max() in WheatyExceptionreport - fixes MS-...
click
2010-08-16
Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655
click
2010-08-14
Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...
click
2010-08-11
Buildsystem: Removed unused MemoryLeaks files
Shauren
2010-08-08
Added #ifdef _WIN32 to Windows-specific files
Shauren
2010-08-03
Clean up some crap - remove generated config.h (old junk) and also requiremen...
click
2010-07-30
*use ASSERT macro instead of regular assert for better output.
QAston
2010-07-28
Add better crash dump output for windows
Shauren
2010-06-25
Get rid of Trinity Singleton and Threading patterns and replace them with ACE...
Machiavelli
2010-06-07
* shared lib builds again under Linux.
Brian
2010-06-06
* Restructuring shared.
XTZGZoReX