index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T20:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
AI
/
SmartScripts
Age
Commit message (
Expand
)
Author
2022-09-02
Core/Misc: Reserve SAI action, trinity_string and condition types used in mas...
Shauren
2022-06-26
Core/SAI: Rename LeavingWorld to OnDespawn & use it in SAI (#28059)
offl
2022-06-04
Scripts/Quest: Rework 'The Way to His Heart...' & make SAI's StopFollow work ...
offl
2022-04-16
Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)
Ovah
2022-03-29
Core/Units: Reduce differences between branches part 1 - unit updatefield acc...
Shauren
2022-03-21
Core/SAI: Reserve action_param2 of SMART_ACTION_ACTIVATE_GAMEOBJECT for compa...
Shauren
2022-03-05
Core/SAI: Adjust deprecation/reservation comment on action 140 (SMART_ACTION_...
Shauren
2022-02-18
Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)
offl
2022-01-10
Core/SAI: Remove SMART_ACTION_ADD_AURA & actions to change object flags (#27571)
offl
2021-12-25
Core/SAI: Use GetBaseObject as second param of SMART_ACTION_ACTIVATE_GAMEOBJE...
offl
2021-12-25
Core/SAI: added new action type SMART_ACTION_ADD_TO_STORED_TARGET_LIST (#27029)
ModoX
2021-12-23
Core/SAI: Remove SMART_ACTION_SEND_GO_CUSTOM_ANIM, make SMART_ACTION_ADD_AURA...
offl
2021-12-09
DB/SAI: Replace SMART_ACTION_SEND_GO_CUSTOM_ANIM with GameObjectActions
offl
2021-11-14
Core/SAI: Fix error message
jackpoz
2021-11-10
Core/SAI: Remove deprecated events and actions (#27258)
offl
2021-11-07
Core/SAI: Remove reactState param from SMART_ACTION_WP_START (#27255)
offl
2021-11-07
Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)
Giacomo Pozzoni
2021-10-23
Core/Misc: Fix no-pch GCC 11 build (#27150)
Giacomo Pozzoni
2021-10-21
Core/SAI: Make 'no, thanks' actions deprecated
offl
2021-10-14
Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET deprec...
offl
2021-10-14
DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, re-han...
offl
2021-10-11
Core/SAI: Remove deprecated events and actions (#27039)
offl
2021-09-27
Core/SAI: Split set/remove unit_flags actions (#26954)
offl
2021-09-19
Core/SAI: Remove possibility to set/remove unit_flags2
offl
2021-08-31
Handle deprecated SAI actions and events (#26846)
Giacomo Pozzoni
2021-08-31
Core/Spells: Spell effect info access refactoring part 3 - removed direct Spe...
Shauren
2021-08-30
Core/SAI: Change error to warning for unused parameters (#26848)
Giacomo Pozzoni
2021-08-18
Revert "Core/SAI: Remove no longer used event types & params (#26833)" (#26840)
offl
2021-08-18
Core/SAI: Remove no longer used event types & params (#26833)
offl
2021-08-12
Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)
offl
2021-08-09
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2021-08-08
Core/SAI: Remove SMART_ACTION_SET_DYNAMIC_FLAG (#26783)
offl
2021-07-18
Core/SAI: Temporarily allow SMART_ACTION_WP_START to specify parameter value ...
jackpoz
2021-07-17
Core/SAI: Warn when an unused parameter is set in the database (#26628)
Giacomo Pozzoni
2021-06-25
Core/SAI: Add a warning when a boolean value is outside of [0,1] range (#26608)
Giacomo Pozzoni
2021-06-17
Core/SAI: Allow SMART_ACTION_SUMMON_CREATURE to summon more than 1 creature
jackpoz
2021-06-08
Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EV...
Giacomo Pozzoni
2021-06-06
Core/SAI: Fix typo
jackpoz
2021-06-06
Core/SAI: Don't clear stored pathid if it changed after processing waypoint e...
Matan Shukry
2021-05-11
Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)
HelloKitty
2021-05-05
Core/SAI: Prevent loading invalid smart_scripts entry (#26508)
robinsch
2021-04-05
Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE (#26055)
Matan Shukry
2021-02-27
Core/SAI: Reserve master branch SAI action id 143
Shauren
2021-02-14
Core/SmartAI: AI change on charmed (#26065)
Engilas
2021-02-10
Core/SAI: Reserve additional param for SMART_ACTION_SUMMON_CREATURE
Shauren
2021-02-05
Core/SAI: Reserve SmartScriptType for master branch
Shauren
2021-01-30
Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...
Giacomo Pozzoni
2021-01-25
Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)
Giacomo Pozzoni
2020-12-30
Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...
Giacomo Pozzoni
2020-12-27
Core/SmartAI: Reserve a param for SMART_ACTION_SOUND master branch specific f...
Shauren
[next]