index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-08T20: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
2021-10-17
AI/SmartScripts: Replace SMART_ACTION_INVOKER_CAST with SMART_ACTION_SELF_CAS...
Treeston
2021-10-17
AI/SmartScripts: Warn on startup for ACTION_INVOKER_CAST without invoker (sam...
Treeston
2021-10-10
Core/SAI: Fixed SMART_ACTION_EQUIP to properly set values in all slots (cherr...
Shauren
2021-10-09
Core/Conversations: Replace _participants with generic personal object implem...
Shauren
2021-09-28
Core/Movement: MotionMaster reimplementation (#21888)
ccrs
2021-09-26
Core/Movement: use helpers for validation
ccrs
2021-09-26
Core/SAI: Fixed crashes when SAI targets pets that use sai if not tamed
Shauren
2021-09-25
Core/SAI: Fixed silence logic in 1e8227eda7f9c6a989fe6c928c857d76491e008c
Shauren
2021-09-25
Core/SAI: Allow movements for creature using castflag 64 when silenced
Killyana
2021-09-25
Core/SmartAI: Remove PauseMovement on AttackStart
Killyana
2021-09-04
Core/Spells: Unify spell effect access api in both branches
Shauren
2021-08-28
Core/Misc: Fix gcc warnings
Shauren
2021-08-28
Core/Spells: rework part 5: GameObject casting
ariel-
2021-08-08
Core/Entities: kill unused return value from Unit::HandleSpellClick
ariel-
2021-08-08
Core/SmartScripts: Rename SMART_ACTION_RESPAWN_TARGET -> SMART_ACTION_ENABLE_...
Treeston
2021-08-08
AI/SmartAI: New SMART_ACTION_RESPAWN_BY_SPAWNID (hi kilyana)
Treeston
2021-06-22
Core/SAI: Add an action_param3 to "summon gob" to control when the object wil...
Killyana
2021-06-21
Scripts/SmartAI: SetData now has an invoker (if the setting is done by someth...
Treeston
2021-06-20
Entities/GO: Add forceRespawnTimer support to DespawnOrUnsummon. Use it in SAI.
Treeston
2021-06-20
Entities/GO: GameObjects now support (delayed) despawning in a reasonable man...
Treeston
2021-06-20
oops, now it builds (and a bonus refactor that annoyed me)
Treeston
2021-06-20
Scripts/SmartAI: Forward invoker to invoked action list actions. Also JustApp...
Treeston
2021-06-20
Scripts/SmartAI: SMART_TARGET_INVOKER cleanup step 1. The core will now log e...
Treeston
2021-06-19
AI/SmartAI: Remove a silly incorrect piece of code that was breaking react st...
Treeston
2021-06-16
Core/Entities: don't allow client control if player is still affected by any ...
ariel-
2021-06-16
Core/Entities: killed Creature::SetInCombatWithZone and replaced with AI version
ariel-
2021-06-16
Core/Formations: update codestyle and fix crash
ariel-
2021-06-15
Core/SAI: Extended SMART_TARGET_VEHICLE_PASSENGER to allow specifying seat ma...
Moein
2021-05-16
Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...
Shauren
2021-05-16
Core: Combat/threat system rewrite (PR #19930)
Treeston
2021-05-09
Core/Quests: Quest improvements
Shauren
2021-05-09
Core/Quests: Drop unneeded QuestSpecialFlags
Shauren
2021-04-27
Core/AI: UnitAI.h trimming part two. WaypointX methods kicked upstairs to Cre...
Treeston
2021-04-26
Core/SAI: Don't clear stored pathid if it changed after processing waypoint e...
Matan Shukry
2021-04-16
Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...
Treeston
2021-04-15
Core/AI: Making guid const& in SetGUID method (#21128)
Keader
2021-03-28
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Shauren
2021-03-07
Core/SAI: Don't require BaseObject when creating conversation from smart scri...
Matan Shukry
2021-03-06
Core/SAI: Implement quest source for SAI (#26170)
Matan Shukry
2021-03-04
Core/SmartScripts: Code cleanup
jackpoz
2021-03-04
Core/SAI: Add event_parm5 "player only" for EVENT_OOC_LOS and EVENT_IC_LOS
Killyana
2021-02-27
Core/SAI: Rename SMART_ACTION_TALK_CONVERSATION to SMART_ACTION_CREATE_CONVER...
Shauren
2021-02-27
Core/SAI: Add SAI action to create a conversation (#26169)
Matan Shukry
2021-02-10
Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE (#26055)
Matan Shukry
2021-02-06
Core/Misc: Fix static analysis issues
jackpoz
2021-02-06
Core/SAI: Add missing AreaTrigger to SmartScript::GetBaseObject
BAndysc
2021-02-05
Core/SAI: Added SAI support for new areatriggers
Shauren
2021-01-29
Core/AI: rearrange SAI private methods
ccrs
2021-01-29
Core/Misc: waypoint movement
ccrs
2021-01-13
Core/SAI: Add distance option for SMART_ACTION_SOUND & SMART_ACTION_RANDOM_SO...
Kittnz
[next]