aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceSaveMgr.h
AgeCommit message (Expand)Author
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Core/Shared: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-07-16Core/Instances: Add functionality for modifying instance entrance locationsKrudor
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-05Core/Instances: Add assert to track down a crashjackpoz
2014-07-29Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-07-28Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...Shauren
2014-07-22Merge branch 'master' into 4.3.4DDuarte
2014-07-21Core: Kill again whitespace :(Vincent-Michael
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-06-08Replaced mutex related code in Common.hleak
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-18Core/Revert: ...Vincent_Michael
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