index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-01T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
authserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-16
Core/Logging: Use correct realmId when logging to DB
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-10-22
Core/Logging: Fix PlayerDump logging
Spp
2012-10-02
Core/Codestyle: some small improvements for Doxygen Purposes
ZxBiohazardZx
2012-08-29
Core/Loading: Change info/error messages to printf when config is not loaded
Nay
2012-08-21
Core/Misc: Warning fixes
Shauren
2012-08-03
Whitespace is the root of all evil (version 2)
Nay
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-26
Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...
Machiavelli
2012-03-26
Core/DB Layer: Fix a memory leak.
Machiavelli
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-04-29
Add spaces after commas
leak
2011-04-12
Core/Authserver: vi change word (cw) FAIL!
runningnak3d
2011-04-12
Core/AuthServer: Some minor text cleanup.
runningnak3d
2011-01-13
Core/DBLayer: Properly manage mysql library initialization and shutdown in au...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-27
Core/Authserver: Put code in line with recent singleton changes.
silinoron
2010-12-27
Core/Authserver: Significant cleanup in preparation for a rewrite.
silinoron
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-13
Backed out changeset: 8326a2411148
Machiavelli
2010-12-04
Core/DBLayer:
Machiavelli
2010-10-07
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-27
Core/DBLayer:
Machiavelli
2010-09-25
Core/DBLayer:
Machiavelli
2010-09-03
Core/DBLayer
Machiavelli
2010-09-02
Core/DBLayer:
Machiavelli
2010-08-23
Core: Fix some warnings
Spp
2010-08-18
* HIGHLY EXPERIMENTAL - USE AT OWN RISK *
Machiavelli
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-14
Core: Remove some useless defines (handled in the configfiles)
click
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-31
Remove duplicate "Error:" from some outError messages...
click
2010-07-29
remove ANSI escape codes from auth/worldserver error-output since it doesn't ...
click
2010-07-29
Fix windows-build and change some warnings if configuration-files can not be ...
click
2010-07-29
Convert to using ACE for reading configurationfiles, and remove dependency on...
click
2010-06-28
Add prepared statement example for auth server ping
Machiavelli
2010-06-23
* Renamed several VS projects and the executables they produce to reflect the...
Xanadu
2010-06-10
Fixed TrinityRealm compile on windows
Shauren
2010-06-08
more cmake fixes. comment collision compilation until fixed
Tartalo
2010-06-05
rename world server directory (trinitycore) to worldserver, rename authserver...
click