index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-27T23: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
2018-06-23
Common: Replace ip2nation by ip2location. (#21957)
Gooyeth
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-19
Core/Misc: Cleanup worldserver/authserver main() functions to run destructors...
Shauren
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-04-18
Core/Scripting: Use the path of the worldserver executable to search for the ...
Naios
2016-03-12
Core/Debugging: Make abort() less bad on windows by forcing crash log generation
Shauren
2016-03-11
Core/Database: Move singleton instances into compilation units
Naios
2016-03-06
Core/Authserver: Partial port of 56cf7ff2a8f1e0a710544ec6300a21cfa44c0f73
DDuarte
2016-03-06
Core: Backport 6.x realm changes
DDuarte
2016-02-16
Core/Auth: Cancel ban expiry check timer on shutdown
Shauren
2016-02-15
Build fix
Shauren
2016-02-15
Core/Auth: Moved expiring bans to background task - no longer blocking querie...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-08-16
Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...
StormBytePP
2015-08-16
Build fix for WheatyExceptionReport, c++ exceptions must not be thrown in SEH...
Shauren
2015-08-16
Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...
StormBytePP
2015-08-16
Core/Logging: Refactored appender creation to allow using logging without mys...
Shauren
2015-07-04
Core/Executables: Add --version and -v to worldserver and authserver arguments
DDuarte
2015-07-01
Core/Misc: Fix build warnings
jackpoz
2015-06-10
Core/Auth: Fixed authserver not shutting down correctly when started as windo...
Shauren
2015-06-06
Core/Auth: Implemented starting authserver as a windows service
Shauren
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-21
Core/Updates: Add an automatic database update system. Automatically detects ...
Naios
2015-03-11
Revert "Core/Server: Catch exceptions in int main()"
jackpoz
2015-02-22
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-10
Core/Authserver: Added missing auth socket manager
Shauren
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-08-05
Auth/Main: Fix crashes on shutdown
DDuarte
2014-07-29
Scripts/OutdoorPvP: replaced some chat texts with proper defense messages
joschiwald
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-23
Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...
Shauren
2014-07-21
Core: Kill again whitespace :(
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-07
Fixed the authserver not accepting clients.
Subv
2014-07-06
Change the freeze detector thread to be a periodic callback running on the th...
leak
2014-07-04
Refactored both world and auth main
leak
2014-07-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into boost
Subv
2014-07-02
Cleaned up the authserver includes a bit.
Subv
2014-07-02
Backported AsyncAcceptor generalization to authserver
leak
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-30
Replaced ACE_Task_Base based LogWorker with ProducerConsumerQueue
leak
2014-06-28
Auth/Misc: Move OpenSSL version log from Warning to Information
jackpoz
2014-06-07
Core/Misc: Kill Whitespace ...
Vincent-Michael
2014-05-31
Ditched ACE_Singleton in favor of C++11 like Singleton
leak
2014-05-30
Damn you VS default settings..
leak
[next]