aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/AI
AgeCommit message (Expand)Author
2018-04-23Core/Movement: use helpers for validationccrs
2018-04-23Core/SAI: Fixed crashes when SAI targets pets that use sai if not tamedShauren
2018-04-19Core/Misc: movement header cleanupccrs
2018-04-14Core/SAI: Fixed silence logic in 1e8227eda7f9c6a989fe6c928c857d76491e008cShauren
2018-04-14Core/SAI: Allow movements for creature using castflag 64 when silencedKillyana
2018-04-14Core/SmartAI: Remove PauseMovement on AttackStartKillyana
2018-04-11Core/SAI: Reserve SMART_ACTION 16 for 4.3.4 or higher scriptsAokromes
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-04-01Core/Position: Refactor GetAngle -> GetAbsoluteAngle because code clarity is ...Treeston
2018-03-11Core/SmartScripts: Code cleanupjackpoz
2018-03-11Core/SAI: Add event_parm5 "player only" for EVENT_OOC_LOS and EVENT_IC_LOSKillyana
2018-03-09Core/AI: nopch continuedariel-
2018-03-09Core/Spells: rework part 5: GameObject castingariel-
2018-03-08Core/CreatureAI: CheckBoundary -> IsInBoundary, better reflects what it does....Treeston
2018-03-07Core/Creatures: port power type updates from master branchariel-
2018-02-24Core/Entities: kill unused return value from Unit::HandleSpellClickariel-
2018-02-24Core/SmartScripts: Rename SMART_ACTION_RESPAWN_TARGET -> SMART_ACTION_ENABLE_...Treeston
2018-02-23AI/SmartAI: New SMART_ACTION_RESPAWN_BY_SPAWNID (hi kilyana)Treeston
2018-02-16Core/SAI: Add an action_param3 to "summon gob" to control when the object wil...Killyana
2018-02-15Scripts/SmartAI: SetData now has an invoker (if the setting is done by someth...Treeston
2018-02-14Entities/GO: Add forceRespawnTimer support to DespawnOrUnsummon. Use it in SAI.Treeston
2018-02-13Entities/GO: GameObjects now support (delayed) despawning in a reasonable man...Treeston
2018-02-13oops, now it builds (and a bonus refactor that annoyed me)Treeston
2018-02-13Scripts/SmartAI: Forward invoker to invoked action list actions. Also JustApp...Treeston
2018-02-13Scripts/SmartAI: SMART_TARGET_INVOKER cleanup step 1. The core will now log e...Treeston
2018-02-12Core/AI: EscortAI init logic moved from JustAppeared to InitializeAI. There a...Treeston
2018-02-12Core/Movement: Creatures' idle movement generator can no longer override play...Treeston
2018-02-09Game/AI: InvalidAIException internal cleanupTreeston
2018-02-04Core/Misc: Fix no-pch buildjackpoz
2018-02-04Core/AI: Fix assertion triggered with PetAI derived scripts (#21254)jackpoz
2018-02-04AI/SmartAI: Remove a silly incorrect piece of code that was breaking react st...Treeston
2018-01-29Game/AI: Remove some unused old logic.Treeston
2018-01-26Revert "Core/SmartAI: Remove duplicate OnReset() call"ccrs
2018-01-26Core/SmartAI: Remove duplicate OnReset() callsirikfoll
2018-01-22Core/Misc: fix some /W4 warnings and some reported by GCC 6.3ariel-
2018-01-22Core/Entities: killed Creature::SetInCombatWithZone and replaced with AI versionariel-
2018-01-22Core/PlayerAI: perform cast checks on auto ranged attackariel-
2018-01-22Core/Formations: update codestyle and fix crashariel-
2018-01-21Core/Battleground: Dropped battleground texts from trinity_string and replace...joschiwald
2018-01-17Core/CombatAI: Npcs with TurretAI will be able to attack againsirikfoll
2018-01-16Core/SAI: Extended SMART_TARGET_VEHICLE_PASSENGER to allow specifying seat ma...Moein
2018-01-12Core/SAI: Add a 5th parameter to SAI eventsjackpoz
2018-01-07Core/Map: New Map::ForceRespawn to override objections and force a respawn (e...Treeston
2018-01-04Core/Misc: A variety of clean-up changes, mostly following up on 532ab1c to f...Treeston
2018-01-03nopch fixesTreeston
2018-01-03Core: Combat/threat system rewrite (PR #19930)Treeston
2018-01-01Core/AI: UnitAI.h trimming part two. WaypointX methods kicked upstairs to Cre...Treeston
2018-01-01Core/AI: Kick Gossip functions upstairs, from UnitAI to CreatureAI - they onl...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-31travis fixTreeston