index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T19: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-03-26
Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks (#27704)
offl
2022-03-24
Core/SAI: Remove SMART_ACTION_ADD_AURA & actions to change object flags (#27571)
offl
2022-03-24
Core/SAI: Use GetBaseObject as second param of SMART_ACTION_ACTIVATE_GAMEOBJE...
offl
2022-03-24
Core/SAI: Remove SMART_ACTION_SEND_GO_CUSTOM_ANIM, make SMART_ACTION_ADD_AURA...
offl
2022-03-24
DB/SAI: Replace SMART_ACTION_SEND_GO_CUSTOM_ANIM with GameObjectActions
offl
2022-03-22
Core/SAI: Fix error message
jackpoz
2022-03-21
Core/SAI: Remove deprecated events and actions (#27258)
offl
2022-03-21
Core/SAI: Remove reactState param from SMART_ACTION_WP_START (#27255)
offl
2022-03-21
Core/SAI: Add SMART_ACTION_ACTIVATE_GAMEOBJECT action (#27216)
Giacomo Pozzoni
2022-03-20
Core/SAI: Make 'no, thanks' actions deprecated
offl
2022-03-20
Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET deprec...
offl
2022-03-20
DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, re-han...
offl
2022-03-20
Core/SAI: Remove deprecated events and actions (#27039)
offl
2022-03-18
Core/SAI: Split set/remove unit_flags actions (#26954)
offl
2022-03-15
Core/SAI: Remove possibility to set/remove unit_flags2
offl
2022-03-14
Handle deprecated SAI actions and events (#26846)
Giacomo Pozzoni
2022-03-13
Core/SAI: Change error to warning for unused parameters (#26848)
Giacomo Pozzoni
2022-03-12
Core/SAI: Remove SMART_ACTION_INSTALL_AI_TEMPLATE (#26797)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-12
Core/SAI: Remove SMART_ACTION_SET_DYNAMIC_FLAG (#26783)
offl
2022-03-11
Core/SAI: Temporarily allow SMART_ACTION_WP_START to specify parameter value ...
jackpoz
2022-03-11
Core/SAI: Warn when an unused parameter is set in the database (#26628)
Giacomo Pozzoni
2022-03-11
Core/SAI: Add a warning when a boolean value is outside of [0,1] range (#26608)
Giacomo Pozzoni
2022-03-11
Core/SAI: Allow SMART_ACTION_SUMMON_CREATURE to summon more than 1 creature
jackpoz
2022-03-11
Core/SAI: Add support to friendly+hostile to SMART_EVENT_OOC_LOS and SMART_EV...
Giacomo Pozzoni
2022-03-10
Core/SAI: Fix typo
jackpoz
2022-03-09
Core/Map: Added Map::SetZoneOverrideLight std::chrono overload (#26486)
HelloKitty
2022-03-09
Core/SAI: Prevent loading invalid smart_scripts entry (#26508)
robinsch
2022-03-06
Core/SmartAI: AI change on charmed (#26065)
Engilas
2022-03-06
Core/Creature: Allow to skip Rate.Corpse.Decay.Looted when calling SetCorpseD...
Giacomo Pozzoni
2022-03-06
Core/SAI: Add new action SMART_ACTION_SET_HEALTH_PCT (#25932)
Giacomo Pozzoni
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Core/SAI: Fix SMART_EVENT_FLAG_NOT_REPEATABLE flag being ignored when specify...
Giacomo Pozzoni
2022-03-05
Core/SAI: implement new smart actions to change AI Animkits and to enable/dis...
Ovah
2022-02-28
Core/SAI: Fix SMART_ACTION_WP_RESUME actually pausing next waypoint if the cu...
jackpoz
2022-02-28
Core/SAI: Allow to debug SmartAI methods
jackpoz
2022-02-27
Core/SAI: Add orientation and delay columns to waypoints table (#25472)
Giacomo Pozzoni
2022-02-27
Core/SAI: Fix SMART_ACTION_WP_PAUSE with 0 delay pausing the path only for 1 ...
Giacomo Pozzoni
2022-02-13
Core/Misc: Minor game include cleanup
Shauren
2022-02-08
Core/Objects: Use player as summoner for personal clones (#27716)
Seyden
2022-02-05
Game/AI: Implement option to move a creature back to Homeposition on Evade. ...
Rushor
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-02-05
Core/Movement: Corrected Animation Tier handling (PR #24875)
NoName
2022-02-05
Core/Scripts: Remove now-unused WaypointPathStarted hook. WaypointStarted doe...
Treeston
2022-02-05
Core/SAI: Fix SMART_EVENT_WAYPOINT_START not being called at every waypoint c...
jackpoz
2022-02-05
Core/SAI: Do not allow SMART_EVENT_RESET to call SMART_ACTION_CALL_SCRIPT_RESET
jackpoz
2022-02-05
Core/SAI: Reduce the chance of infinite loops/stack overflows (#25398)
Giacomo Pozzoni
2022-02-04
Core/SAI: Implement SMART_TARGET_ACTION_INVOKER in SMART_EVENT_FRIENDLY_HEALT...
Giacomo Pozzoni
2022-02-04
Core/SAI: Remove completed timed action lists even while evading
jackpoz
2022-01-26
Core/Gossip: Sync naming and db structure with 3.3.5
Shauren
[next]