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