aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/ConditionMgr.cpp
AgeCommit message (Expand)Author
2013-08-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-07-30Merge pull request #9862 from Ric101/condition_creature_typeNay
2013-07-16Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-07-16Core/Conditions: Add more infos for invalid skill condition log errorVincent-Michael
2013-06-13Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-04Core/Conditions: Adding more information to the invalid quest condition log e...Ascathor
2013-05-26Core/AreaTrigger: Add object ToAreaTrigger() cast and AreaTrigger typeid/mask...Shocker
2013-05-25Core/Conditions: Missing grid search support for CONDITION_CREATURE_TYPERic101
2013-05-25Core/Conditions: Implement CONDITION_CREATURE_TYPE - 24Ric101
2013-05-21Merge branch 'master' into 4.3.4 (Added SQL to fix trinity_string conflict)Spp
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
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-04-09Core/Players: Minor cleanup in PhaseMgrShauren
2013-02-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-02-20Core/Conditions: add missing breakille
2013-01-30Merge branch 'master' into 4.3.4 (+ some changes to minimize differences)Spp
2013-01-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
2013-01-14Merge branch 'master' into 4.3.4Spp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-11Core/Conditions: Implement CONDITION_UNIT_STATE = 21Vincent_Michael
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-01-06Merge pull request #8738 from joschiwald/spell_proc_conditionsNay
2013-01-02Merge branch 'master' into 4.3.4Spp
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-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-07Merge branch 'master' into 4.3.4Spp
2012-12-01Core: Fix more typos (thx Expecto)Vincent-Michael
2012-12-01Core/Conditions: Implemented CONDITION_SOURCE_TYPE_NPC_VENDOR = 23Vincent-Michael
2012-11-27Merge branch 'master' into 4.3.4Spp
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-26Merge branch 'master' into 4.3.4Spp
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-20Merge branch 'master' into 4.3.4Spp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-10-30Merge branch 'master' into 4.3.4Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-21Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Subv
2012-10-21Core/Conditions: Fixed a mistake in Conditions loading which didn't allow to ...Subv
2012-10-16Fix compile without pchSpp
2012-10-15Core/PhaseMgr: Implemented Phase Definitions, Terrainswap and multiphasingNaios