index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-03T19:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
worldserver
/
Main.cpp
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-09-29
Core/Maps: Moved corpse management to map level
Shauren
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-21
Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...
StormBytePP
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-04-05
Core/Misc: Warning fixes
Shauren
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-10-03
Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdown
jackpoz
2014-09-28
WorldServer/Misc: Log possible errors on shutdown
jackpoz
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-09
Core/NetworkIO: Use reactor style sending on linux to reduce locking overhead
Shauren
2014-08-11
Core/NetworkIO: Restore networking related scripting hooks
leak
2014-08-10
Resolve shutdown crash/leak if MySQL server is not running
leak
2014-08-10
Core/Worldserver: Replaced old hack sending key events to unblock console thread
Shauren
2014-07-29
Core/Config: User-friendlyfy configuration parsing errors
DDuarte
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-07-23
Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.
Jared P. Jones
2014-07-23
Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...
Shauren
2014-07-17
Core/Misc: Fix abort() on shutdown on *nix
jackpoz
2014-07-16
GCC compile fixes
leak
2014-07-15
[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...
Chaplain
2014-07-13
Fixed the worldserver not using the path to the config file as defined in cmake
Subv
2014-07-09
Fixed the first world connection being slow
Subv
2014-07-08
Fixed FreezeDetectorHandler trigger time
leak
2014-07-08
Replaced the LogWorker thread with Boost ASIO
leak
2014-07-07
Renamed WorldTcpSession back to WorldSocket
leak
2014-07-07
Readd support for TCP_NODELAY socket option
leak
2014-07-06
Removed some dead code
Subv
2014-07-06
Change the freeze detector thread to be a periodic callback running on the th...
leak
2014-07-06
Some groundwork for replacing the ACE based WorldSocket handling
leak
2014-07-04
Refactored both world and auth main
leak
2014-07-02
Some ground work for ASIO based RemoteAccess handling
leak
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-07-28
Servers: Fix some code style issues in world and authserver
Nay
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-13
Core: Fixed windows compile
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
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-08-29
Core/Loading: Change info/error messages to printf when config is not loaded
Nay
[next]