index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Scenarios
/
Scenario.cpp
Age
Commit message (
Expand
)
Author
2024-12-03
Core/Scenarios: Send Scenario GUID in scenario progress packet (#30465)
Ghaster
2024-05-13
Core/Criteria: Implemented CompleteAnyScenario and CompleteScenario types (#2...
Antonio MartÃn Berti
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-07-12
Core: Update to 10.1.5
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-12-31
Core/Scenarios: Replace assert with null check
Shauren
2022-10-04
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...
Shauren
2022-08-09
Core/Scenarios: Group criteria storage by scenario id
Shauren
2022-03-22
Core/Scenarios: Fix bad criteria evaluation in scenarios (#27881)
Krudor
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-07
Core/Achievements: Defined all modifier tree types and implemented many of them
Shauren
2021-05-16
Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...
Shauren
2021-04-06
Core/PacketIO: Use new time utilities in packets instead of plain time_t/uint32
Shauren
2021-04-06
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
Shauren
2020-12-08
Core/Misc: First set of required db changes for 9.0
Shauren
2020-09-19
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those ...
Shauren
2020-05-01
Core/Achievements: Greatly optimize achievement system by splitting large typ...
Xinef
2020-01-02
New Year
Aokromes
2019-11-15
Core/Achievements: Implement many new ModifierTree types
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
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
Warning fix
Shauren
2016-11-06
Core/Instances: Implemented base scenario system and objectives in dungeons
Krudor