aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2013-01-03Merge pull request #8753 from MrSmite/Pet_SpeedFixSubv
2013-01-03Core/SmartScripts: Fixed SAI targets 10 & 14 (SMART_TARGET_CREATURE_GUID, SMA...Shauren
2013-01-02Core: Fix warningVincent_Michael
2013-01-02Core/Misc: Removed odd code from CreatureAIImpl.h, it does not belong hereSpp
2013-01-02Core/Misc: EventMap will no longer inherit from std::mapSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-29Core/SAI: Fixed build, i need new glasses.Warpten
2012-12-29Core/SAI: SMART_ACTION_NONE is not a valid action. Also accept SMART_ACTION_S...Warpten
2012-12-29Core/SAI: Fixed SMART_ACTION_SET_RANGED_MOVEMENTSubv
2012-12-23Fix pets lagging behind and despawning by slightly adjusting speedMrSmite
2012-12-18Core/AuctionHouse: Fix a possible auctionhouse crashMrSmite
2012-12-17Core: Remove tabs, fix whitespace and fix nonPCH properly (5am, too late for ...click
2012-12-15Core/PetAI: Fix Ghouls emotionsxomachine
2012-12-15Core/PetAI: Fix pet's self-jumpingxomachine
2012-12-14Merge pull request #8583 from Gacko/scripttextsSubv
2012-12-14Core/PetAI: Fixed a crash in PetAI::CanAttackSubv
2012-12-14Scripts/Events/Achievement: fix 'Out With It'CeIa
2012-12-13Core/DB: Drop table script_textsGacko
2012-12-09Core: Fix more warningsVincent_Michael
2012-12-09Core: Fix warningsVincent_Michael
2012-12-07 PetAI - Overhaul / bug fixMrSmite
2012-12-02Core/SAI: Fix SMART_EVENT_PASSENGER_REMOVED eventSpp-
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-21Core/AI: Fix crash in SmartScriptSpp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-19Fix compile without PCH (Also added some minor changes to minimize difference...Spp
2012-11-19Misc: Whitespace and tabs cleanupNay
2012-11-18Merge pull request #8330 from MrSmite/PetAI_TargetSelectNay
2012-11-18Fix PetAI missing aggressive pet target selectMrSmite
2012-11-17Fixed build.Subv
2012-11-17Core/SAI: Allow the actions CALL_KILLEDMONSTER, CALL_GROUPEVENTHAPPENS and CA...Subv
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-11-16Core/EventAI: Removed table creature_ai_summons.Subv
2012-10-26Core/Misc: Tweaked ThreatContainer internalsSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-12Cleanup PetAI, remove unnecessary and broken JustDied(). Closes #7242MrSmite
2012-10-08Core/SAI: Added a missing break.Subv
2012-10-07Core/SAI: Fixes crashes when using SMART_EVENT_[IC/OOC]_LOSSubv
2012-10-07Core/Misc: Fix some possible issues detected by static code analysiskaelima
2012-10-02Core/Utilities: Do not expose internal store structure in Tokens and rename i...Spp
2012-09-22Core/Combat: Fix Evade MechanicsMrSmite
2012-09-19Core/SmartAI: revert previous setfly change.Kandera
2012-09-17Core/SmartAI: Add missing break on 2e5e8331f386c37ac06714a44a6d82f83361b34aVincent-Michael
2012-09-17Core/SmartAI: fix SMART_ACTION_SET_FLY. was backwards :PKandera
2012-09-17Core/SmartAI: add SMART_ACTION_SET_HEALTH_REGEN (102).Kandera
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-08Fix a typo in SmartScript.cppNay
2012-09-08Core/SAI: Implement SMART_ACTION_SET_HOME_POS (101)Santiago