index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-04T00: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
2015-02-15
Core/Server: Catch exceptions in int main()
Duarte Duarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-11
Conf: Changed hotfix database's name to actually match the initial name
Kinzcool
2014-11-11
Core/Databases: Add hotfix database to world config and prepared statement fo...
devil1234
2014-11-09
Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...
joschiwald
2014-11-09
Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...
Shauren
2014-10-17
Core: Implemented IPC (Inter-process communication) between worldserver and b...
Shauren
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
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-31
Core: Send SSL and ACE version in all logging detailmodes, not just when set ...
click
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-29
Revert file Main.cpp that shouldn't have been change in accae0ce5037d (previo...
Nay
2011-10-29
TDB 335.11.43
TDB335.11.43
Nay
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
[next]