aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Scenarios/InstanceScenario.cpp
AgeCommit message (Expand)Author
2025-07-09Core/Scenarios: Allow scripts to set instance scenario by id (#31104)Jason Dove
2024-12-31Core/Misc: Include cleanup - remove MapUtils.h from Containers.hShauren
2023-07-07Core/Scenarios: Move map from InstanceScenario to base classShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2022-10-04Core/Scenarios: Attempt to restore scenario state from completed encounter infoShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-02-13Core/Misc: Minor game include cleanupShauren
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-04-05Core/Misc: Change all unix time columns in character database to bigint (signed)Shauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-11-07Core/Scenarios: Removed a bad usage of blocking db queries when saving scenar...Shauren
2016-11-06Core/Instances: Implemented base scenario system and objectives in dungeonsKrudor