index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-09T15: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
2012-08-16
Core/Logging: Change a few more logging messages to LOG_FILTER_SERVER_LOADING
Nay
2012-08-16
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-16
Core/Loading: Re-enable Server loading log
Spp
2012-08-14
Core/AI: Removed EventAI handling. is not needed more for cataclysm...
Venugh
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-30
Core: Minor code style corrections
Shauren
2012-05-20
Core: Fix a few compile warnings
Nay
2012-04-08
Core/Conditions: Add missing code for CONDITION_TITLE
Nay
2012-04-07
Core/Conditions: Add CONDITION_TITLE
Nay
2012-03-27
Core/DBLayer: Correct few more wrong read types (No. 1)
Nay
2012-03-10
Core/DBC: Remove store getters (useless since we don't have scripts as extern...
Shauren
2012-03-07
Core: Remove some whitespace and tabs
click
2012-03-01
Core/Conditions: Small optimization in ConditonMgr, as well as proper rules f...
Machiavelli
2012-02-29
Core/Conditions: Remove some useless checks in Condition::Meets against a val...
Machiavelli
2012-02-22
Core/Conditions: Fix grouping for CONDITION_SOURCE_TYPE_SPELL_CLICK_EVENT
Machiavelli
2012-02-22
Fix build (gcc) and fix warnings
Spp
2012-02-21
Merge.
QAston
2012-02-21
Core/Db/Conditions:
QAston
2012-02-20
Core/Conditions: Convert npc_spellclick_spells data to condition system. This...
Machiavelli
2012-02-19
Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad Foothi...
Subv
2012-02-18
Core: Clean up whitespace and tabs in the base sourcetree
click
2012-02-16
Fix a lot of warnings
Spp
2012-02-16
Core/Db/Conditions: Drop CONDITION_CREATURE_TARGET, CONDITION_TARGET_HEALTH_B...
QAston
2012-02-16
Core/Db/Conditions: Drop usage of CONDITION_ITEM_TARGET and CONDITION_SOURCE_...
QAston
2012-02-15
Core/Db/Conditions: Add new condition targets for:
QAston
2012-02-14
Fixed build
Subv
2012-02-14
Codestyle: Renamed some variables to fit codestyle, corrected order in struct...
Subv
2012-02-12
Codestyle: Renamed some variables to fit codestyle
Subv
2012-02-11
Core/Quests: Correct use of parenthesis in IsAutoComplete and IsAutoAccept
Matthew Goff
2012-02-11
DB/NPCs: Remaining Grizzly Hills gossips
Pitcrawler
2012-02-11
Copy paste is bad, mkay?
Nay
2012-02-11
Core/Db/Conditions: Add conditions for world state and phasemask
Nay
2012-02-11
Fixed codestyle from last commit
Subv
2012-02-11
Core/Conditions: Allow to set SAI conditions to both the invoker and the obje...
Subv
2012-02-11
Core/Db/Conditions: Add new condition types:
QAston
2012-02-11
Fix build with GCC (it seems like it doesn't allow using references to tempor...
QAston
2012-02-10
Core/Db/Conditions: Add ContidionTarget column which allows selection of obje...
QAston
2012-02-10
Core/Db/Conditions: remove ConditionValue2 parameter CONDITION_SPELL which wa...
QAston
2012-02-10
Core/Db/Conditions: CONDITION_NOITEM and CONDITION_NO_AURA became deprecated ...
Nay
2012-02-10
Core/Db/Conditions: Add 3rd parameter to CONDITION_ITEM so it can now perform...
QAston
2012-02-10
Fixed build.
QAston
2012-02-10
Core/Db/Conditions: Don't use ConditionValue3 as a reference id for template ...
QAston
2012-02-10
Core/Db/Conditions: Prepare conditions system to work on objects of different...
QAston
2012-02-10
Minor correction to a7fc2586e765a39371d49bf3f2b0b81d9c9df69a - load columns f...
QAston
2012-02-10
Core/Db/Conditions: Add NegativeCondition column to conditions table which al...
QAston
2012-02-09
Core/Db/Conditions: update error log.
QAston
2012-02-09
Core/Db/Conditions: allow CONDITION_SOURCE_TYPE_ITEM_REQUIRED_TARGET to be us...
QAston
2012-01-31
Core/Conditions: Allow using guid (negative value) in SAI conditions
Subv2112
2012-01-29
Core/Conditions: Implemented SAI conditions, only usable with events in which...
Subv2112
[next]