index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T16: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
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-20
Core/Maps: Replace some Instanceable() checks with IsDungeon()
Shauren
2022-07-17
Core/Maps: Made instance_template no longer required to create and enter inst...
Shauren
2022-03-09
Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)
Mikhail Redko
2021-12-16
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2021-12-16
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...
Treeston
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-07-16
Core/Instances: Fixed and optimized instance id reuse
Shauren
2020-06-27
Core/DataStores: Simplified string memory allocation in db2 files, dropped un...
Shauren
2020-04-27
Core/Instance: stop updating the instance resettimes based on creature respawns
ariel-
2020-01-02
New Year
Aokromes
2019-11-01
Core/DBLayer: Escape mysql 8 keywords
Shauren
2019-10-27
Core/DataStores: Updated db2 structures to 8.2.5
Shauren
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-27
Core/DBLayer: Prevent using prepared statements on wrong database
Shauren
2019-06-27
Core/Misc: Fixed log/query formatting with Difficulty
Shauren
2019-06-15
Core/Misc: Fixed logging output
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-22
Core/Instances: Fix typo from commit 358b33239aea4e7b5b81f829e0b0079e3ab03830...
zori
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-06
Core/Instances: Implemented base scenario system and objectives in dungeons
Krudor
2016-07-17
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-16
Core/Instances: Add functionality for modifying instance entrance locations
Krudor
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-04-05
Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)
Shauren
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-07-25
Core: Header cleanup in game/*/*.cpp
Vincent-Michael
2015-07-22
Core/Misc: Add a few consts to methods
DDuarte
2015-07-12
Core/Instances: Fix some Instance Lock chat messages
jackpoz
2015-04-28
Core/Entities: Reworked guid scopes
Shauren
2015-01-24
Core/Loot: Implemented automatic assignment of Heroic/Mythic item bonuses whe...
Shauren
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-16
Core/Spells: Spell system updates (don't even try to compile this)
Rat
2014-11-05
Core/DataStores: Fixed build after rename
Intel
2014-10-05
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-05
Core/Instances: Add assert to track down a crash
jackpoz
2014-07-29
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-07-28
Core/Instances: Explicitly unload InstanceSaveMgr before MapManager, fixes in...
Shauren
2014-01-18
Core/Revert: ...
Vincent_Michael
2014-01-13
Core/Instances: Fix memory leak in InstanceSaveMgr
jackpoz
[next]