aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver/CommandLine
AgeCommit message (Expand)Author
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
2010-08-23- Fix potential singleton memory deallocation problemsMachiavelli
2010-08-23Core: Fix Windows compileSpp
2010-08-23Core: Fix more warningsSpp
2010-08-21Core: Remove "may be used uninitialized in this function", "unused parameter ...Spp
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-08* Some singleton renames for consistency:XTZGZoReX
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-07-21* Implement the ability to delete characters without them being removed fromBrian
2010-06-08Some cmake fixes for worldserverTartalo
2010-06-06* Restructuring authserver and worldserver.XTZGZoReX