index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-10T02:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Instances
/
InstanceSaveMgr.cpp
Age
Commit message (
Expand
)
Author
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-07-08
Core/Instances: Fix some Instance Lock chat messages
jackpoz
2015-03-30
Core/Misc: Remove unused headers
leak
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-05
Core/Instances: Add assert to track down a crash
jackpoz
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-01-13
Core/Instances: Fix memory leak in InstanceSaveMgr
jackpoz
2014-01-03
Core/Instances: Fix Instance binding
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-01
Whitespace between string literals and user-defined literals is now mandatory...
Ellie
2013-08-25
Core/Instances: Fix mutex released after being deleted
jackpoz
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-01-02
Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-08
Core/Maps: Fixed possible crash when resetting instances
Shauren
2012-06-07
Core/Maps: Moved object respawn time storage from global to map level. This r...
Shauren
2012-04-03
Core/DBLayer: Fix issues in instance saving; spotted by Saring, thank you
Nay
2012-03-28
Core/DBLayer: Fix remaining errors in loading world tables and a couple of th...
Nay
2012-03-25
Core/DBLayer: Convert PAppend() queries to prepared statements No.1
leak
2012-03-24
Core: Fix warnings
Elron103
2012-03-19
Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...
leak
2012-03-09
Some random cleanup here and there
Spp
2012-01-30
Core/DBLayer: Restore removal and cleanup of respawn times of expired instances
leak
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-27
Core/DBLayer: Convert PExecute() queries to prepared statements No. 2
leak
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-23
Remove unnecessary const_cast<Map*>.
megamage
2011-11-23
Do not allow an instance map to be created twice if it already exists. Fix #4...
megamage
2011-10-08
Core: Fix some build errors after code style cleanup
Machiavelli
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-06-12
Core: More codestyle cleanups
click
2011-05-02
Core/Instances: Kill weird SQL generator function and fix cleaning of expired...
leak
2011-05-02
And another one
leak
2011-04-29
Add spaces after commas
leak
2011-04-28
Removing SQLStorage class leftovers
leak
2011-04-28
Core/ObjectMgr: Refactor sInstanceTemplate
leak
2011-04-13
Core/CharDB cleanup: change creature_respawn and gameobject_respawn column na...
Azazel
[next]