aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/CommandLine
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-03-30Core/Misc: Remove unused headersleak
2015-01-01Update copyright note for 2015Vincent-Michael
2014-06-21Replaced Threading and SFMT access related code with std::thread and boost TSSleak
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
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-09-04Core/Command Line: Fix memory leakjackpoz
2013-07-28Servers: Fix some code style issues in world and authserverNay
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-15Fix warningsSpp
2011-10-18Minor changes here and there:Spp
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-07-29Core/CLI: Fix a possible crash in utf8print on linux. (Remove parsing non-exi...Machiavelli
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-06-12Core: More codestyle cleanupsclick
2011-04-29Add spaces after commasleak
2011-03-08More warning fixesShauren
2011-03-08Core/CLI: Use proper define in platform checksShauren
2011-01-19SQL: Characters db storage type cleanup No. 4leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-11-19Core/Commands: Enable SQL query logging by config and command )patch by leak)click
2010-11-12Core/Scripts: Reinstate commandscripts, now with extra bling and working comm...click
2010-11-10Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ...click
2010-11-09Core/Scripts Part 1 of moving all commands to commandscriptsParadox
2010-10-07REALLY fix the CRLF-crap...click
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-09-25Core/Commands: Fix a crash in .account onlinelistMachiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-13Core: Partial revert of r63468c6c86 (GCC being totally weird o.O) - should fi...click
2010-09-12Core: Remove some more warnings (initialization sequence in Unit.cpp and a no...click
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/DBLayerMachiavelli
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron