aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/ConditionMgr.cpp
AgeCommit message (Expand)Author
2015-04-18Core/Condition: Add In Water ConditionKittnz
2015-03-16Core/Condition: Added Realm Achievement conditionKittnz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-20Fixed typo in previous commitjoschiwald
2014-11-20Core/Logging: improved conditions error log messagesjoschiwald
2014-09-14ScriptsShauren
2014-08-24Core: Fix warningsVincent-Michael
2014-08-24Core/Conditions: allow CONDITION_OBJECT_ENTRY to check for object guidjoschiwald
2014-07-29Core/Conditions: Added more infos for CONDITION_SPELL error logVincent-Michael
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-03-27Core/Misc: Fix some static analysis issuesjackpoz
2014-03-20Core/Misc: Fix some static analysis issuesjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-07Core/Condition: Added CONDITION_SOURCE_TYPE_PHASE_DEFINITION define for only ...Vincent-Michael
2013-07-30Merge pull request #9862 from Ric101/condition_creature_typeNay
2013-07-16Core/Conditions: Add more infos for invalid skill condition log errorVincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-06-04Core/Conditions: Adding more information to the invalid quest condition log e...Ascathor
2013-05-25Core/Conditions: Missing grid search support for CONDITION_CREATURE_TYPERic101
2013-05-25Core/Conditions: Implement CONDITION_CREATURE_TYPE - 24Ric101
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-20Core/Conditions: add missing breakille
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-11Core/Conditions: Implement CONDITION_UNIT_STATE = 21Vincent_Michael
2013-01-06Merge pull request #8738 from joschiwald/spell_proc_conditionsNay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-12-30Core/Conditions: Rename CONDITION_INSTANCE_DATA to CONDITION_INSTANCE_INFO.Subv
2012-12-22Core/Conditions: implement CONDITION_SOURCE_TYPE_SPELL_PROC and use it in old...joschiwald
2012-12-01Core: Fix more typos (thx Expecto)Vincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
2012-11-27Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Fix compile after bdbafc018414f9831d045a03cf8cefe1c8e9b6f6w1sht0l1v3
2012-11-26Core/Conditions: Add CONDITION_GENDER = 20Subv
2012-11-24Core/SAI: Add more details to an error logNay
2012-11-24Core/Conditions: use proper SpellCastResult instead of Notification when COND...joschiwald
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-21Core/Conditions: Fixed a mistake in Conditions loading which didn't allow to ...Subv
2012-09-21Core/Conditions: Add relation to creatorthesensei
2012-09-18Core/Achievements: Force all calls to AchievementMgr be done through Player f...Spp
2012-09-15DB/Creatures: Fix "Frostbrood Vanquisher" flyingVincent-Michael
2012-09-15Core/Conditions: Convert CONDITION_MAP_DIFFICULTY in CONDITION_SPAWNMASK for ...Vincent-Michael
2012-09-15Core/Conditions: Implemented CONDITION_MAP_DIFFICULTYVincent-Michael