aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceSaveMgr.cpp
AgeCommit message (Expand)Author
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-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-19Core/InstanceSaveMgr: Cleanup for better readabilitylinencloth
2010-12-19Core/InstanceSaveMgr: Prevent timer underflow by passing resetTime instead of...linencloth
2010-12-19Core/InstanceSaveMgr: Replace some queries with executes as the result isn't ...linencloth
2010-12-18Core/InstanceSaveMgr: Optimize instance packing and cleaning uplinencloth
2010-11-19Core/DBLayer: Move tables reserved_name, gameobject_respawn and creature_resp...click
2010-10-22Core/Guild: And fix a typo... *sigh*click
2010-10-22Core/DBLayer: Use DirectPExecute, NOT DirectExecute, since we're actually usi...click
2010-10-22Core/DBLayer: Use DirectExecute instead of PQuery on some instance-saving que...click
2010-10-21Core: optimize string splittinglinencloth
2010-10-16Core/DBLayer: Replace some asynchronous queries to synchronous ones in instan...linencloth
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07More copyright header updates (will this ever end?)click
2010-09-25Core/InstanceSaveMgr: Statically define ResetTimeDelay as class member instea...Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-11Core/DBLayer:Machiavelli
2010-09-03Core/Game: Fix remaining warnings on windows (and most likely almost all of t...silinoron
2010-09-02Fix *SOME* build errorsShauren
2010-09-02Core/DBLayer:Machiavelli
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-22Core/Game: fix all warnings related to converting doubles and floats.silinoron
2010-08-21DB Layer:Machiavelli
2010-08-08* Rename InstanceData to InstanceScriptazazel
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-07-30*use ASSERT macro instead of regular assert for better output.QAston
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-06-28Replace some misplaced DirectExecute´s with delayed Execute calls. DirectExe...Machiavelli
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-08* Remove more not needed relative paths in include filesBrian
2010-06-07More fixes for game/ cmake compilationTartalo
2010-06-07* More cleanupBrian
2010-06-05rearranged core filesRat