aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Conditions/ConditionMgr.cpp
AgeCommit message (Expand)Author
2011-08-04Core/GameEvent: Minor code optimization. (Also cosmetic changes in other unre...Spp
2011-07-27Core/Spells: Removed implicit casts from SpellImplicitTargetInfo, fixed copyp...Shauren
2011-07-26Core: Use new SpellInfo class in core. Sadly, this commit is not compatibile ...QAston
2011-06-12Core: Continued cleanupkaelima
2011-06-11Core: Codestyle cleanupclick
2011-05-26Core/Gossip: Gossip menu items will now have constant index, allowing to prop...Shauren
2011-05-26Core/Conditions: Prevent unneccessary copying condition list on every checkShauren
2011-04-29Add spaces after commasleak
2011-04-28Core/ObjectMgr: Refactor sCreatureStorageleak
2011-04-28Core/ObjectMgr: Refactor sGOStorageleak
2011-04-28Core/ObjectMgr: Refactor sItemStorageleak
2011-04-22Core/Conditions: Improve CONDITION_REPUTATION_RANK, it should check for rank ...Nay
2011-04-21Core/Conditions: improve CONDITION_QUEST* conditions. Now you can invert mean...Azazel
2011-04-09Core/Conditions: fix little typo in previous commit.Supabad
2011-04-09Core/Conditions: updated CONDITION_SPELL to allow to return false alsoSupabad
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/ObjectMgr: Static members are no longer accessed through singletonShauren
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-19Streamlining loading functions for server startupleak
2010-12-19Core: Rename spell attributes, use more general nameslinencloth
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-11-15Core/Conditions: updated CONDITION_ITEM, it should work with 0 item countRat
2010-11-13Core/Conditions: Prevent double deleting the same condition on cleanup, fixes...Shauren
2010-11-05Core/Conditions/TypoRat
2010-11-05Core/Conditions: updated CONDITION_AURA, if Param3 is set true target is test...Rat
2010-10-31Core/ConditionMgr: added two new conditions NEAR_CREATURE and NEAR_GAMEOBJECTRat
2010-10-25Core/ConditionMgr: small fix for CONDITION_QUEST_COMPLETERat
2010-10-24Core/ConditionMgr: added CONDITION_QUEST_COMPLETE, conditionValue1: questiID,...Rat
2010-10-22Core/ConditionMgr: added CONDITION_SOURCE_TYPE_VEHICLE_SPELL, sourceGroup=cre...Rat
2010-10-16Scripts/Icecrown Citadel: Added Professor Putricide scriptShauren
2010-10-11Code/ConditionMgr: added CONDITION_DRUNKENSTATE, true if player is drunk enou...Rat
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-05Code/ConditionMgr: cleanupRat
2010-10-05Code/ConditionMgr: added CONDITION_LEVEL(27) value1: player level, value2: mo...Rat
2010-10-03Core: Compile Fix (remove some lines that should have been removed in 11576b0...Spp
2010-10-02Core/Conditions: Drop hacky/nonworking CONDITION_AD_COMMISSION_AURA (10). Con...Machiavelli
2010-09-30Code/ConditionMgr: added condition_NOITEM (26) value1: item.entry value2: 0/1...Rat
2010-09-28Magic numbers cleanup:Shocker
2010-09-24Core/DBLayer:Machiavelli
2010-09-24Core/ConditionMgr: added placeholder for CONDITION_GUIDRat
2010-09-21Core/ConditionMgr: only send special error msg if condition failedRat
2010-09-21Core/: Fix warningsSpp
2010-09-20Core/ConditionMgr: small cleanup, small fixRat
2010-09-20Core/ConditionMgr: You can now hide/show the quest marks with conditions (! ?)Rat