index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Achievements
/
CriteriaHandler.cpp
Age
Commit message (
Expand
)
Author
14 days
Core/Scripts: Use std::string_view to find script id from script name
Shauren
2025-08-13
Core: Updated to 11.2.0
Shauren
2025-07-13
Core/Misc: Move large functions out of header files
Shauren
2025-07-11
Core/Misc: Rename LinkedListHead::getSize to size to fit standard container n...
Shauren
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-30
Core/Achievements: Fix setting count for CriteriaType::ReachRenownLevel
Shauren
2025-06-27
Core/Players: Implemented PlayerDataElementAccount, PlayerDataElementCharacte...
Shauren
2025-04-25
Core: Updated to 11.1.5
Shauren
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-28
Core/Players: Added helper function to check quest completion using QuestV2 bits
Shauren
2024-12-13
Core/Achievements: Implemented CriteriaType::ReachMaxLevel
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
2024-11-06
Core/PacketIO: Named a bunch of unknown/unused fields
Shauren
2024-09-27
Core/DataStores: Removed overriding field sign type based on db2 column compr...
Shauren
2024-08-29
Core/Client Builds: Move build info out of RealmList class
Shauren
2024-08-18
Core/Realms: Realmlist refactors
Shauren
2024-08-02
Core/DataStores: Updated to 11.0.0
Shauren
2024-07-19
Core/AreaTriggers: Added ActionSet flags for serverside areatriggers (#30072)
Meji
2024-07-09
Core/Logging: Fixed a bunch of invalid format strings
Shauren
2024-05-18
Core/Criteria: Implemented CompletedLFGDungeon criteria type (#29980)
Antonio Martín Berti
2024-05-13
Core/Criteria: Implemented CompleteAnyScenario and CompleteScenario types (#2...
Antonio Martín Berti
2024-05-13
Core/Criteria: Add missing asset check for CriteriaType::LearnHeirloom
Shauren
2024-05-13
Core/Criteria: Implemented LearnAnyTransmog CriteriaType (#29981)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented AnyArtifactPowerRankPurchased criteria type (#29979)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented LearnHeirloom and LearnAnyHeirloom criteria types ...
Antonio Martín Berti
2024-05-12
Core/Criteria: Added ParticipateInArena to statistic-only cases (#29978)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented CriteriaType ParticipateInArena (#29973)
Antonio Martín Berti
2024-05-12
Core/Criteria: Implemented CriteriaType EarnArtifactXP (#29975)
Antonio Martín Berti
2024-03-27
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-01-21
Core: Updated to 10.2.5
Shauren
2023-12-29
Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead...
Jeremy
2023-11-21
Core/Calendar: Implement different timezone support for ingame calendar
Shauren
2023-11-20
Core/Scripts: Add start/fail asset values from criteria to valid game event ids
Shauren
2023-11-12
Core/Achievements: Implemented DefeatDungeonEncounter and DefeatDungeonEncoun...
Shauren
2023-11-09
Core: Update to 10.2.0
Shauren
2023-10-15
Core/Achievements: Fix CriteriaTypes related to GameEvents (#29368)
Meji
2023-10-15
Core/Achievements: Fix CriteriaTypes related to areas and zones (#29367)
Meji
2023-10-13
Core/Misc: Use DB2Manager::IsInArea for area-related criterias and conditions...
Meji
2023-10-04
Core/Achievements: Fix mistake in loading criteria with start events (#29348)
Jeremy
2023-09-25
Core/Achievements: Fixed achievement criteria StartEvent and FailEvent
Shauren
2023-08-07
Core/Misc: Turn ChrSpecialization into enum class
Shauren
2023-07-12
Core: Update to 10.1.5
Shauren
2023-06-26
Core/Conditions: Replaced Player argument to world state expression checking ...
Shauren
2023-06-17
Core/Items: Item bonus generation improvements
Shauren
2023-05-19
Core/Areas: Update AreaFlags from EnumeratedStings values (#29008)
Jeremy
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-28
Core: Updated to 10.0.5
Shauren
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
[next]