aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/ConditionMgr.h
AgeCommit message (Expand)Author
2017-02-12Core/Conditions: Add new CONDITION_TAXI (46). Does what it says on the tin. T...treeston
2017-02-11Core/Conditions: Add new CONDITION_PET_TYPE (45). Matches target player's pet...treeston
2017-02-11Core/Conditions: Add new CONDITION_CHARMED (44). Does what it says on the tin.treeston
2017-02-05Core/Conditions: implement CONDITION_DAILY_QUEST_DONE to check whether or not...SnapperRy
2017-01-01Update copyright note for 2017vincent-michael
2016-06-08Core/Taxi: Implemented PlayerCondition requirements on taxi pathsShauren
2016-04-08Merge pull request #16457 from Treeston/3.3.5-standstateconditionTreeston
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-03-02Core/Conditions: fix a memory leak for CONDITION_SOURCE_TYPE_TERRAIN_SWAPariel-
2016-01-03Core/DataStores: Implemented checking PlayerCondition for future useShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-12-03Core/Conditions: extended CONDITION_NEAR_CREATURE, condition value 3 is now u...MitchesD
2015-10-25Core/Conditions: Optimizations part 3 changed ConditionStore to a simple arrayShauren
2015-10-25Core/Conditions: Optimizations part 3 removed copying condition containers al...Shauren
2015-10-25Core/Conditions: Optimizations part 2 removed unneeded codeShauren
2015-10-25Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-10-25Core/Conditions: Phase condtion changesShauren
2015-08-15Core/Condition: Add In Water ConditionKittnz
2015-03-30Core/Conditions: adjust logging code after recent phases changesjoschiwald
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-18Merge pull request #14370 from Kittnz/realm_achievementDuarte Duarte
2015-03-16Core/Phases: Ported new phasing system from 4.3.4 branch and fixed some map s...Rat
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-27Core/ConditionMgr: Add string includeGacko
2014-11-21Core/Logging: improved conditions error log messagesjoschiwald
2014-11-04Core/Conditions: Correct a misleading comment regarding CONDITION_AURADDuarte
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14ScriptsShauren
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-24Core/Conditions: allow CONDITION_OBJECT_ENTRY to check for object guidjoschiwald
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-07Core/Conditions: Removed deprecated CONDITION_PHASEMASK and implemented CONDI...Subv
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-14Core/Misc: Fix some static analysis issuesjackpoz
2013-09-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-18Core/Achievements: Implemented ACHIEVEMENT_CRITERIA_TYPE_KILL_CREATURE_TYPEjoschiwald
2013-09-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-07Core/Condition: Added CONDITION_SOURCE_TYPE_PHASE_DEFINITION define for only ...Vincent-Michael
2013-08-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-06Core/Misc: Rename some no name enumsVincent-Michael
2013-08-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-05-25Core/Conditions: Implement CONDITION_CREATURE_TYPE - 24Ric101