index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scenarios
/
InstanceScenario.cpp
Age
Commit message (
Expand
)
Author
2025-07-09
Core/Scenarios: Allow scripts to set instance scenario by id (#31104)
Jason Dove
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2023-07-07
Core/Scenarios: Move map from InstanceScenario to base class
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-10-04
Core/Scenarios: Attempt to restore scenario state from completed encounter info
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
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-01-02
New Year
Aokromes
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-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-11-07
Core/Scenarios: Removed a bad usage of blocking db queries when saving scenar...
Shauren
2016-11-06
Core/Instances: Implemented base scenario system and objectives in dungeons
Krudor