index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Conditions
/
ConditionMgr.cpp
Age
Commit message (
Expand
)
Author
2015-04-18
Core/Condition: Add In Water Condition
Kittnz
2015-03-16
Core/Condition: Added Realm Achievement condition
Kittnz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-20
Fixed typo in previous commit
joschiwald
2014-11-20
Core/Logging: improved conditions error log messages
joschiwald
2014-09-14
Scripts
Shauren
2014-08-24
Core: Fix warnings
Vincent-Michael
2014-08-24
Core/Conditions: allow CONDITION_OBJECT_ENTRY to check for object guid
joschiwald
2014-07-29
Core/Conditions: Added more infos for CONDITION_SPELL error log
Vincent-Michael
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-03-27
Core/Misc: Fix some static analysis issues
jackpoz
2014-03-20
Core/Misc: Fix some static analysis issues
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-09-18
Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPE
joschiwald
2013-09-07
Core/Condition: Added CONDITION_SOURCE_TYPE_PHASE_DEFINITION define for only ...
Vincent-Michael
2013-07-30
Merge pull request #9862 from Ric101/condition_creature_type
Nay
2013-07-16
Core/Conditions: Add more infos for invalid skill condition log error
Vincent-Michael
2013-06-11
Core: Some function renaming.
Malcrom
2013-06-04
Core/Conditions: Adding more information to the invalid quest condition log e...
Ascathor
2013-05-25
Core/Conditions: Missing grid search support for CONDITION_CREATURE_TYPE
Ric101
2013-05-25
Core/Conditions: Implement CONDITION_CREATURE_TYPE - 24
Ric101
2013-05-17
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-20
Core/Conditions: add missing break
ille
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-11
Core/Conditions: Implement CONDITION_UNIT_STATE = 21
Vincent_Michael
2013-01-06
Merge pull request #8738 from joschiwald/spell_proc_conditions
Nay
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-12-30
Core/Conditions: Rename CONDITION_INSTANCE_DATA to CONDITION_INSTANCE_INFO.
Subv
2012-12-22
Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it in old...
joschiwald
2012-12-01
Core: Fix more typos (thx Expecto)
Vincent-Michael
2012-12-01
Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23
Vincent-Michael
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-26
Fix compile after bdbafc018414f9831d045a03cf8cefe1c8e9b6f6
w1sht0l1v3
2012-11-26
Core/Conditions: Add CONDITION_GENDER = 20
Subv
2012-11-24
Core/SAI: Add more details to an error log
Nay
2012-11-24
Core/Conditions: use proper SpellCastResult instead of Notification when COND...
joschiwald
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-21
Core/Conditions: Fixed a mistake in Conditions loading which didn't allow to ...
Subv
2012-09-21
Core/Conditions: Add relation to creator
thesensei
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-09-15
DB/Creatures: Fix "Frostbrood Vanquisher" flying
Vincent-Michael
2012-09-15
Core/Conditions: Convert CONDITION_MAP_DIFFICULTY in CONDITION_SPAWNMASK for ...
Vincent-Michael
2012-09-15
Core/Conditions: Implemented CONDITION_MAP_DIFFICULTY
Vincent-Michael
[next]