aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/ConditionMgr.cpp
AgeCommit message (Expand)Author
2013-06-11Core: Some function renaming.Malcrom
2013-06-04Core/Conditions: Adding more information to the invalid quest condition log e...Ascathor
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
2012-08-30Core: Fix many "errors"/warnings and coding style (3)Nay
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-30Core: Minor code style correctionsShauren
2012-05-20Core: Fix a few compile warningsNay
2012-04-08Core/Conditions: Add missing code for CONDITION_TITLENay
2012-04-07Core/Conditions: Add CONDITION_TITLENay
2012-03-27Core/DBLayer: Correct few more wrong read types (No. 1)Nay
2012-03-10Core/DBC: Remove store getters (useless since we don't have scripts as extern...Shauren
2012-03-07Core: Remove some whitespace and tabsclick
2012-03-01Core/Conditions: Small optimization in ConditonMgr, as well as proper rules f...Machiavelli
2012-02-29Core/Conditions: Remove some useless checks in Condition::Meets against a val...Machiavelli
2012-02-22Core/Conditions: Fix grouping for CONDITION_SOURCE_TYPE_SPELL_CLICK_EVENTMachiavelli
2012-02-22Fix build (gcc) and fix warningsSpp
2012-02-21Merge.QAston
2012-02-21Core/Db/Conditions:QAston
2012-02-20Core/Conditions: Convert npc_spellclick_spells data to condition system. This...Machiavelli
2012-02-19Core/Scripts: Fixed Thrall's weapon and shield models in Old Hillsbrad Foothi...Subv
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp