index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Achievements
/
CriteriaHandler.h
Age
Commit message (
Expand
)
Author
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
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
2023-11-20
Core/Scripts: Add start/fail asset values from criteria to valid game event ids
Shauren
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2022-08-09
Core/Scenarios: Group criteria storage by scenario id
Shauren
2022-06-10
Core/Achievements: Fixed optimization from 9b44ed9cda347bfda1078666b3779d985f...
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-06-01
Core/Criteria: Add all values of CriteriaStartEvent
Shauren
2021-06-01
Core/Criteria: Add all values of CriteriaFailEvent
Shauren
2021-04-06
Core/Criteria: Use std::chrono type for CriteriaHandler::SendCriteriaUpdate
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-05-01
Core/Achievement: fix bad lookup of ACHIEVEMENT_CRITERIA_DATA_TYPE_S_EQUIPPED...
ariel-
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-11-15
Core/Achievements: Implement many new ModifierTree types
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-08-21
Misc: Fixed gcc warning
joschiwald
2017-08-20
Core/Quests: Implemented criteria tree quest objective type
Roger Stebler
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-13
Core/Shared: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-02-18
Core/Achievements: implement ACHIEVEMENT_CRITERIA_DATA_TYPE_S_ITEM_QUALITY to...
SnapperRy
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-24
Update CriteriaHandler.h
Aokromes
2016-07-06
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legion
Shauren
2016-07-04
Core/Achievements: Implemented all criteria tree operators
Shauren
2016-05-21
6.x rebase
Shauren
2016-05-07
GCC build fix
Shauren
2016-05-07
Core/Achievements: AchievementMgr refactoring
Shauren