aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceSaveMgr.h
AgeCommit message (Expand)Author
2023-08-15Core/Misc: Removed structure bitfield definitions that don't do anythingShauren
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-02-10Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTENDtreeston
2016-01-01Update copyright note for 2016Rushor
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-05Core/Instances: Add assert to track down a crashjackpoz
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-06-08Replaced mutex related code in Common.hleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-13Core/Instances: Fix memory leak in InstanceSaveMgrjackpoz
2014-01-03Core/Instances: Fix Instance bindingjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-28DB/Misc: Fix startup errorsVincent-Michael
2013-08-25Core/Instances: Fix mutex released after being deletedjackpoz
2013-02-26Several todo corrections for documentationAscathor
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-08Change more ace_guard to trinity_guardmegamage
2011-10-12Add MX lock to InstanceSave::Add/RemovePlayer. Because BindToInstance can be ...megamage
2011-09-28Core: Move FormationMgr to namespaceSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-01Core: cleanup.Chaplain
2011-06-12Core: And some more cleanups...click
2011-05-02Core/Instances: Kill weird SQL generator function and fix cleaning of expired...leak
2011-04-29Add spaces after commasleak
2011-04-25Core/InstanceSaveMgr: Fixed typo in friend declarationShauren
2011-03-10Core/Instances: Recycle instance IDs. Should fix instance ID shifting and rel...leak
2011-02-23Core/Instances: Remove unused mapleak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-19Core/InstanceSaveMgr: Prevent timer underflow by passing resetTime instead of...linencloth
2010-12-18Core/InstanceSaveMgr: Optimize instance packing and cleaning uplinencloth
2010-12-06Core: Some optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click
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-02Core/DBLayer:Machiavelli
2010-08-21Core/Includes: Include ACE as an external dependency, not local (#include "ac...click
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click