aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/Master.cpp
AgeCommit message (Expand)Author
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