aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/ConditionMgr.cpp
AgeCommit message (Expand)Author
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-02-02Core/Maps: Changed the way area data is stored in maps, it now uses ID field ...Shauren
2016-01-04Warning fixesShauren
2016-01-03Another warning fixShauren
2016-01-03Warning fixShauren
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-11-15Core/Condition: Remove unused codeVincent-Michael
2015-11-14Core: Fix warningVincent-Michael
2015-11-14Core/Condition: Fix issue reported by static analysisVincent-Michael
2015-11-04Core/Globals: Use std::string rather than char* to pass script names around.Naios
2015-10-31Build fix after cherry-picksShauren
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: Add const to methods not modifying ConditionMgrShauren
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-10-04Core/Misc: removed some useless map checksjoschiwald
2015-10-01Core/Conditions: Fixed a typoZedron
2015-08-15Core/Condition: Add In Water ConditionKittnz
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-06-26Fix build after recent cherry picksDDuarte
2015-06-26Spell logging correctionsariel-
2015-04-28Core/Entities: Reworked guid scopesShauren
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-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-01-18Core/Misc: Fix static analysis issuesjackpoz
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into SpellsRat
2014-11-22Core/Spells: more code updates...Rat
2014-11-21Resolve merge conflictjoschiwald
2014-11-21Core/Logging: improved conditions error log messagesjoschiwald
2014-11-15Core/DataStores: Updated AreaTable.dbcIntel
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14ScriptsShauren
2014-08-24Core: Fix warningsVincent-Michael
2014-08-24Core: meh, fix build and warningsVincent-Michael
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-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael