aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Master.cpp
AgeCommit message (Expand)Author
2011-01-16Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton de...Machiavelli
2011-01-13Core/DBLayer: Properly manage mysql library initialization and shutdown in au...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-28Core/World: Set realm status as invalid during startup and online when initia...Shauren
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-13MergeMachiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-10Fix buildclick
2010-12-10Rewrite remote access console using ACEDerex
2010-12-04Core/DBLayer:Machiavelli
2010-10-27Core: Add a warning message for those who are using SFMT for random number ge...silinoron
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-02Core/DBLayer: Fix MySQL timeout issue. World runnable will now call KeepAlive...Machiavelli
2010-09-28Core/: Fix warningsSpp
2010-09-27Core/DBLayer:Machiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-03Fix compilation, thanks tru.bazoozoo, closes issue 3778Shocker
2010-09-03Core/DBLayerMachiavelli
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-14Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...click
2010-07-31Remove duplicate "Error:" from some outError messages...click
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click
2010-06-25Small cleanup in Master class, thanks to 41782992@qq.comMachiavelli
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-23* Renamed several VS projects and the executables they produce to reflect the...Xanadu
2010-06-21Update worldserver log message to indicate which database has a config proble...Machiavelli
2010-06-08Some cmake fixes for worldserverTartalo
2010-06-05rename world server directory (trinitycore) to worldserver, rename authserver...click