aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI/SmartScripts
AgeCommit message (Expand)Author
2013-09-25Core/SAI: Get rid of unused parameter 'storageId' (third) in SMART_ACTION_SUM...Discover-
2013-09-24Merge branch 'master' of github.com:TrinityCore/TrinityCorejackpoz
2013-09-24Core/AI: Fix uninitialized values and array overflows in SAIjackpoz
2013-09-23Merge branch 'master' of https://github.com/TrinityCore/TrinityCoreDiscover-
2013-09-23Core/SAI: Using SMART_TARGET_NONE no longer works the same way as SMART_TARGE...Discover-
2013-09-21Core/SAI: Make SMART_ACTION_RANDOM_MOVE also work with SMART_TARGET_NONE and ...Discover-
2013-09-09Core/SmartAI: Fixed creatures using SAI not attacking its charmer after it br...Shauren
2013-09-08Core/SmartScripts: Fixed heap corruption in SMART_ACTION_EQUIPShauren
2013-09-06Merge pull request #10716 from Discover-/SAI_Owner_Or_SummonerAokromes
2013-09-06Core/SAI: Fix typo (i blame germans laziness)Vincent-Michael
2013-09-05Core/SAI: Added SMART_ACTION_SUMMON_CREA / SMART_ACTION_SUMMON_GO log for has...Vincent-Michael
2013-09-04Tabs to spaces...Discover-
2013-09-04Core/SAI: Make SMART_TARGET_OWNER_OR_SUMMONER also work for creatures summone...Discover-
2013-09-02Core/SAI: Added SMART_ACTION_CALL_KILLEDMONSTER log for has already spell kil...Vincent-Michael
2013-09-01Merge pull request #10685 from Discover-/SmartAI-Target-CastingNay
2013-09-01Merge pull request #10690 from Discover-/SmartAI-Set-Home-PosNay
2013-09-01Merge pull request #10689 from Discover-/SmartAI-Killed-Monster-CreditNay
2013-09-01Core/SAI: Fix processing linked events when return is used in ProcessActionNay
2013-09-01Core/SAI: Allow using SMART_ACTION_SET_HOME_POS with multiple target typesDiscover-
2013-09-01Core/SAI: Also use loot recipient for SMART_ACTION_CALL_KILLEDMONSTER when ta...Discover-
2013-09-01Core/SmartAI: Add a spellid to SMART_EVENT_TARGET_CASTING. If left on 0, it c...Discover-
2013-08-30Core/Quests: Split Flags and SpecialFlagsNay
2013-08-30Core/Quests: Remove CastedCreatureOrGO methodNay
2013-08-30Core: Yet more warning fixesNay
2013-08-29Merge pull request #10666 from xjose93/SmartScripts-StartEventNay
2013-08-30Implement SMART_ACTION_GAME_EVENT_STOP (111) and SMART_ACTION_GAME_EVENT_STAR...xjose93
2013-08-29Core/SmartAI: Add passive check for WP movementKirkhammett
2013-08-26SAI & Scripts: Fix unitialized values found by ValgrindNay
2013-08-18Misc: replace Unit::GetPlayer with ObjectAccessor::GetPlayer and some cosmeti...joschiwald
2013-08-15Core/SmartAI: Implement SMART_TARGET_CLOSEST_FRIENDLY.Discover-
2013-08-15Core/SmartAI: Implement SMART_EVENT_FRIENDLY_HEALTH_PCT.Discover-
2013-08-12Core/SAI: Additions to d0bde02b21241773c908c18adKirkhammett
2013-08-11Merge pull request #10513 from Discover-/SmartAI-Casted-CreatureOrGoNay
2013-08-11Core/SmartAI: Drop support for SMART_ACTION_SEND_CASTCREATUREORGO. It is unus...Discover-
2013-08-10Core/SmartAI: Implement SMART_ACTION_SET_POWER, SMART_ACTION_ADD_POWER and SM...Discover-
2013-08-09Merge pull request #10464 from Discover-/SmartAI-Set-ActiveNay
2013-08-09Merge pull request #10493 from Discover-/SmartAI-Action-Sound-UpdateNay
2013-08-09Core/SmartAI: Rename SMART_ACTION_SOUND's parameters and get rid of an error ...Discover-
2013-08-07Core/SmartAI: Implement SMART_TARGET_CLOSEST_ENEMY (25)Discover-
2013-08-07Core/SmartAI: Allow SMART_ACTION_SET_ACTIVE to take a parameter for on/off (t...Discover-
2013-08-06DB&Scripts/Icecrown: Fix quest The Last Line Of Defense and script Argent Can...Kirkhammett
2013-07-08Core/SmartScriptsMihapro
2013-06-29Core/Vehicles: Implemented vehicle seat flag that makes passengers unselectab...Shauren
2013-06-18Scripts/Misc: Use new movement flag setting methods in scriptsShauren
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-06-11Core/SAI: Add check so npc will not send text to pet. Also updated isPet() to...Malcrom
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-06-01Core: Advance loggingGacko
2013-05-26Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions.Malcrom