aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Main.cpp
AgeCommit message (Expand)Author
2015-02-15Core/Server: Catch exceptions in int main()Duarte Duarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-11Conf: Changed hotfix database's name to actually match the initial nameKinzcool
2014-11-11Core/Databases: Add hotfix database to world config and prepared statement fo...devil1234
2014-11-09Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...joschiwald
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-03Core/Worldserver: Fix worldserver stuck on "Halting process" on shutdownjackpoz
2014-09-28WorldServer/Misc: Log possible errors on shutdownjackpoz
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-09Core/NetworkIO: Use reactor style sending on linux to reduce locking overheadShauren
2014-08-11Core/NetworkIO: Restore networking related scripting hooksleak
2014-08-10Resolve shutdown crash/leak if MySQL server is not runningleak
2014-08-10Core/Worldserver: Replaced old hack sending key events to unblock console threadShauren
2014-07-29Core/Config: User-friendlyfy configuration parsing errorsDDuarte
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-23Core/Misc: Silenced 500 OS X Warnings and removed deprecated finite() method.Jared P. Jones
2014-07-23Core/Mains: Handle SIGBREAK to achieve clean shutdown when users click X butt...Shauren
2014-07-17Core/Misc: Fix abort() on shutdown on *nixjackpoz
2014-07-16GCC compile fixesleak
2014-07-15[Auth\Worldserver] Use boost to load console arguments. (Added a few style ch...Chaplain
2014-07-13Fixed the worldserver not using the path to the config file as defined in cmakeSubv
2014-07-09Fixed the first world connection being slowSubv
2014-07-08Fixed FreezeDetectorHandler trigger timeleak
2014-07-08Replaced the LogWorker thread with Boost ASIOleak
2014-07-07Renamed WorldTcpSession back to WorldSocketleak
2014-07-07Readd support for TCP_NODELAY socket optionleak
2014-07-06Removed some dead codeSubv
2014-07-06Change the freeze detector thread to be a periodic callback running on the th...leak
2014-07-06Some groundwork for replacing the ACE based WorldSocket handlingleak
2014-07-04Refactored both world and auth mainleak
2014-07-02Some ground work for ASIO based RemoteAccess handlingleak
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-07-28Servers: Fix some code style issues in world and authserverNay
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-13Core: Fixed windows compileShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-08-29Core/Loading: Change info/error messages to printf when config is not loadedNay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-31Core: Send SSL and ACE version in all logging detailmodes, not just when set ...click
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-29Revert file Main.cpp that shouldn't have been change in accae0ce5037d (previo...Nay
2011-10-29TDB 335.11.43TDB335.11.43Nay
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp