index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T05:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Conditions
/
ConditionMgr.h
Age
Commit message (
Expand
)
Author
2017-02-12
Core/Conditions: Add new CONDITION_TAXI (46). Does what it says on the tin. T...
treeston
2017-02-11
Core/Conditions: Add new CONDITION_PET_TYPE (45). Matches target player's pet...
treeston
2017-02-11
Core/Conditions: Add new CONDITION_CHARMED (44). Does what it says on the tin.
treeston
2017-02-05
Core/Conditions: implement CONDITION_DAILY_QUEST_DONE to check whether or not...
SnapperRy
2017-01-01
Update copyright note for 2017
vincent-michael
2016-06-08
Core/Taxi: Implemented PlayerCondition requirements on taxi paths
Shauren
2016-04-08
Merge pull request #16457 from Treeston/3.3.5-standstatecondition
Treeston
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-03-02
Core/Conditions: fix a memory leak for CONDITION_SOURCE_TYPE_TERRAIN_SWAP
ariel-
2016-01-03
Core/DataStores: Implemented checking PlayerCondition for future use
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-12-03
Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now u...
MitchesD
2015-10-25
Core/Conditions: Optimizations part 3 changed ConditionStore to a simple array
Shauren
2015-10-25
Core/Conditions: Optimizations part 3 removed copying condition containers al...
Shauren
2015-10-25
Core/Conditions: Optimizations part 2 removed unneeded code
Shauren
2015-10-25
Core/Conditions: Optimizations part 1 - use containers more suited for their ...
Shauren
2015-10-25
Core/Conditions: Type renaming
Shauren
2015-10-25
Core/Conditions: Phase condtion changes
Shauren
2015-08-15
Core/Condition: Add In Water Condition
Kittnz
2015-03-30
Core/Conditions: adjust logging code after recent phases changes
joschiwald
2015-03-24
Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.x
Rat
2015-03-18
Merge pull request #14370 from Kittnz/realm_achievement
Duarte Duarte
2015-03-16
Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...
Rat
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-27
Core/ConditionMgr: Add string include
Gacko
2014-11-21
Core/Logging: improved conditions error log messages
joschiwald
2014-11-04
Core/Conditions: Correct a misleading comment regarding CONDITION_AURA
DDuarte
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Scripts
Shauren
2014-08-24
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-24
Core/Conditions: allow CONDITION_OBJECT_ENTRY to check for object guid
joschiwald
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-06-07
Core/Conditions: Removed deprecated CONDITION_PHASEMASK and implemented CONDI...
Subv
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-15
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent_Michael
2013-12-14
Core/Misc: Fix some static analysis issues
jackpoz
2013-09-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
2013-09-09
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-07
Core/Condition: Added CONDITION_SOURCE_TYPE_PHASE_DEFINITION define for only ...
Vincent-Michael
2013-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-08-06
Core/Misc: Rename some no name enums
Vincent-Michael
2013-08-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-05-25
Core/Conditions: Implement CONDITION_CREATURE_TYPE - 24
Ric101
[next]