aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceSaveMgr.cpp
AgeCommit message (Expand)Author
2016-01-01Update copyright note for 2016Rushor
2015-09-22Map local guids 6.x -> 3.3.35:pete318
2015-07-24Core/Misc: Add a few consts to methodsDDuarte
2015-07-08Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-03-30Core/Misc: Remove unused headersleak
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-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-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-01Whitespace between string literals and user-defined literals is now mandatory...Ellie
2013-08-25Core/Instances: Fix mutex released after being deletedjackpoz
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-25Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....Spp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-08Core/Maps: Fixed possible crash when resetting instancesShauren
2012-06-07Core/Maps: Moved object respawn time storage from global to map level. This r...Shauren
2012-04-03Core/DBLayer: Fix issues in instance saving; spotted by Saring, thank youNay
2012-03-28Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...Nay
2012-03-25Core/DBLayer: Convert PAppend() queries to prepared statements No.1leak
2012-03-24Core: Fix warningsElron103
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-03-09Some random cleanup here and thereSpp
2012-01-30Core/DBLayer: Restore removal and cleanup of respawn times of expired instancesleak
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-27Core/DBLayer: Convert PExecute() queries to prepared statements No. 2leak
2011-11-23Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...Shauren
2011-11-23Remove unnecessary const_cast<Map*>.megamage
2011-11-23Do not allow an instance map to be created twice if it already exists. Fix #4...megamage
2011-10-08Core: Fix some build errors after code style cleanupMachiavelli
2011-10-07REPO: Code-style clean-upsBootz
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-06-12Core: More codestyle cleanupsclick
2011-05-02Core/Instances: Kill weird SQL generator function and fix cleaning of expired...leak
2011-05-02And another oneleak
2011-04-29Add spaces after commasleak
2011-04-28Removing SQLStorage class leftoversleak
2011-04-28Core/ObjectMgr: Refactor sInstanceTemplateleak
2011-04-13Core/CharDB cleanup: change creature_respawn and gameobject_respawn column na...Azazel