index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Conditions
Age
Commit message (
Expand
)
Author
2023-04-08
Core/Conditions: Fix log typo
Meji
2023-04-05
Core/Creature: Added possibility to give creatures multiple gossip menu ids a...
ModoX
2023-01-29
Core/Spawns: Allow spawn groups with MANUAL_SPAWN flag to automatically despa...
Meji
2023-01-29
Core/Players: Several currency fixes and improvements (#28676)
Meji
2023-01-08
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2022-12-16
Core/Players: Implemented new talent system
Shauren
2022-12-04
Core: Updated to 10.0.2
Shauren
2022-12-04
Core/Spells: Extended mechanic mask to uint64
Shauren
2022-11-27
Core/Conditions: Improve comment docs for CONDITION_QUEST_OBJECTIVE_PROGRESS
Shauren
2022-10-24
Core/Conditions: Add const to condition checking functions
Shauren
2022-10-09
Core/Gossip: Remove gossip menu option fallback code, all menus are now requi...
Shauren
2022-08-02
Core/Conditions: Added CONDITION_PLAYER_CONDITION to integrate conditions wit...
Meji
2022-07-25
Core/Conditions: Allow empty (CONDITION_NONE) conditions with just script att...
Shauren
2022-07-17
Core/Players: Fixed ExploredZones size and PLAYER_EXPLORED_ZONES_SIZE desync
Shauren
2022-07-13
Core/DataStores: Named WorldStateExpression function 38
Shauren
2022-07-08
Core/Conditions: Implemented PlayerCondition::CurrentPvpFaction
Shauren
2022-06-26
Core/WorldStates: Migrate conditions and criteria to new worldstate api
Shauren
2022-06-26
Core/DataStores: Updated WorldStateExpression function enum to 9.2.5
Shauren
2022-06-24
Core/Conditions: Implemented conditions for spawn groups
Shauren
2022-06-24
Core/Conditions: Fixed CONDITION_AURA to allow effect index greater than 2
Shauren
2022-06-21
Core/Conditions: Added CONDITION_SCENE_IN_PROGRESS, useful for cases where yo...
Antonio Martín Berti
2022-05-09
Core/Conditions: Added CONDITION_SCENARIO_STEP (#27928)
Antonio Martín Berti
2022-05-06
Core/Misc: Remove implicit conversions from RaceMask class, fixes racemask ch...
Shauren
2022-03-20
Core/Conditions: Fixed conditions not working for area auras
Shauren
2022-03-14
Core/Disables: Fixed params_1 (SPELL_DISABLE_AREA) data loading for DISABLE_T...
Gildor
2022-03-06
Core/Misc: Fix static analysis issues (#25924)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-02-08
Core/Conditions: Add missing null checks for PlayerCondition
Shauren
2022-02-08
Core/Conditions: Fixed PlayerCondition checking after std::arrayification of ...
Shauren
2022-02-06
Core/Conditions: Implemented new condition type CONDITION_BATTLE_PET_COUNT to...
Antonio Martín Berti
2022-02-04
Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)
Treeston
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
2022-01-26
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2022-01-23
Build: Enable -Wimplicit-fallthrough on clang (#25056)
Peter Keresztes Schmidt
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-15
Core/Conditions: Implemented many more UnitCondition types
Shauren
2022-01-15
Core/Conditions: Initial support for UnitCondition.db2
Shauren
2022-01-12
Core/Conditions: Added conditions for object visibility (#27565)
ModoX
2021-12-14
Core/Conditions: allow spellclick conditions to properly work for aura apply/...
Wyrserth
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/Conditions: Sync CONDITION_QUEST_OBJECTIVE_PROGRESS implementation with ...
Shauren
2021-12-04
Core/Conditions: Added CONDITION_SOURCE_TYPE_TRAINER_SPELL (#27321)
Meji
2021-11-24
Core/Misc: Fix static analysis issues
jackpoz
2021-11-24
Core/Conditions: implement CONDITION_GAMEMASTER (#23108)
ForesterDev
2021-11-24
Core/Disables: Implement SPELL_DISABLE_ARENAS (#23103)
Aokromes
2021-11-16
Quest: Ruthless Cunning and Returning the Favor (#22806)
PolarCookie
2021-10-26
Core/Conditions: Added conditions for old areatrigger system (AreaTrigger.db2...
ModoX
2021-10-25
Core/Conditions: Added conversation line source type (#27167)
ModoX
[prev]
[next]