index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-07T19: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-11-10
Core/SAI: Add maxSize parameter to SMART_TARGET_CREATURE_DISTANCE, SMART_TARG...
jackpoz
2021-11-10
Core/SAI: Add a 4th target parameter to SAI
jackpoz
2021-11-10
Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...
Shauren
2021-10-25
Core/Misc: Fixed clang 13 warnings, gcc 11 build errors and nopch build
Shauren
2021-10-23
Core/Unit: Some charm fixes:
Treeston
2021-10-23
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSo...
ModoX
2021-10-22
Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...
Treeston
2021-10-22
Scripts/SmartScripts: _SET_IN_COMBAT_WITH_ZONE and _CALL_FOR_HELP no longer u...
Treeston
2021-10-22
Core/Scripts: Implement script name reloading
Seyden
2021-10-22
Core/SmartAI: SetRun fix for SAI, because for some reason it has like 95% of ...
Treeston
2021-10-22
DBError follow-ups:
Treeston
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
[next]