index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T04: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
2024-03-14
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Fixed deprecation warnings for c++20
Shauren
2021-05-11
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2020-07-12
Core/DataStores: Update DBC field names to generated ones (#24999)
Peter Keresztes Schmidt
2020-03-31
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2020-03-31
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2020-01-02
New year
Aokromes
2019-07-19
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2019-07-14
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-05-21
Core/DBLayer: Escape even more keywords
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-06-05
Core/Instances: Fixed and optimized instance id reuse
Shauren
2017-04-12
Core/Instance: stop updating the instance resettimes based on creature respawns
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-03-16
Core: Remove whitespaces
Vincent-Michael
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-02-10
Maps/Instances: Implement handling of CMSG_SET_SAVED_INSTANCE_EXTEND
treeston
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
[next]