index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-05T08: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
2024-03-28
Core/Conditions: Added CONDITION_SOURCE_TYPE_PLAYER_CONDITION (#29832)
Meji
2024-03-25
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2024-03-13
Core/PacketIO: Update to 4.4.0.53627 (#29805)
MaxtorCoder
2024-03-12
Core/Maps: dropped Garrison implementation
Ovahlord
2024-03-10
Core/DataStores: duc-taped build
Ovahlord
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
2023-01-07
Core/Misc: Include cleanup, 2023 edition
Shauren
2022-12-31
Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-08-09
Core/Scenarios: Group criteria storage by scenario id
Shauren
2022-07-24
Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...
Shauren
2022-07-17
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Shauren
2022-06-26
Core/WorldStates: Migrate conditions and criteria to new worldstate api
Shauren
2022-06-25
Core/Criteria: Implemented worldstate requirements for criteria updates
Ovahlord
2022-06-10
Core/Achievements: Fixed optimization from 9b44ed9cda347bfda1078666b3779d985f...
Shauren
2022-05-06
Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...
Shauren
2022-04-24
Core/Achievements: Implemented GameEvent related criteria types 73 and 93
Shauren
2022-04-24
Core/Achievements: Implemented criteria flag "Reset on Start" and removed man...
Shauren
2022-04-16
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Shauren
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-12
Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...
Shauren
2022-02-05
Core/Players: Directly store PlayerSpell in m_spells, not as pointer
Shauren
2022-01-22
Core/Player: Introduce separate level caps for each expansion (#24989)
Max Drosdo.www
2021-12-30
Core/Spells: Implemented battle pet experience related spell effects and aura...
Meji
2021-12-22
Modernize codebase with Clang-Tidy range based loops (#24165)
Ujp8LfXBJ6wCPR
2021-12-13
Core/Player: add helper methods GetNativeGender/SetNativeGender/SetGender (#2...
ForesterDev
2021-12-13
Core/Unit: rename several getters to follow codestyle
ccrs
2021-12-11
Core/RBAC: add permission that prevents accounts from earning all achievement...
Wyrserth
2021-11-01
Core/DataStores: Updated db2 structures to 9.1.5
Shauren
2021-09-08
Core/Achievements: Update CriteriaType enum (#26856)
Meji
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-08-28
Core/Misc: Fix gcc warnings
Shauren
[next]