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
/
Quests
/
QuestObjectiveCriteriaMgr.cpp
Age
Commit message (
Expand
)
Author
2024-12-08
Core/Quests: Improved criteria tree quest objective type
Shauren
2024-12-07
Core/Achievements: Reduce the list of criteria types updated on login
Shauren
2024-02-03
Core/Achievements: Fixed updating EarnAchievement criteria type for guilds an...
Meji
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-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-02-05
Core/Misc: Convert leftover DatabaseTransactions-by-reference (pass them by v...
Treeston
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-06-01
Core/Criteria: Add all values of CriteriaFailEvent
Shauren
2021-05-09
Core/Quests: Quest improvements
Shauren
2021-04-15
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
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
2021-04-05
Core/Misc: Change all unix time columns in character database to bigint (signed)
Shauren
2021-02-06
Fix nopch build & warning
Shauren
2021-02-06
Core/Quests: Correct criteria tree quest objective update conditions
Shauren
2020-05-01
Core/Achievements: Greatly optimize achievement system by splitting large typ...
Xinef
2020-04-26
Core/Achievements: Optimized resetting achievement criteria by condition and ...
Xinef
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-03-12
Core/DataStores: Fixed db2 structures after 7.3.5
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-20
Core/Quests: Implemented criteria tree quest objective type
Roger Stebler