index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T20: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
2 days
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2025-11-15
Core/SAI: Drop waypoints table and move existing rows to waypoint_data table ...
ModoX
2025-10-16
Build: fix gcc build by removing useless validations
ccrs
2025-10-16
Core/SAI: implement SMART_ACTION_RESUME_MOVEMENT
ccrs
2025-10-16
Core/SAI: allow indefinite movement pause timers in SmartScripts
ccrs
2025-10-10
Core/AI: fix silly crash if SetAggressiveStateAfter is used without a summone...
ccrs
2025-10-10
Core/Game: implement combat args in the new SetAggresiveStateEvent
ccrs
2025-10-10
Scripts/Gundrak: Drakkari Colossus cleanup (#31275)
ccrs
2025-10-02
Core/Misc: Port more ObjectGuid refactors from master branch
Shauren
2025-09-29
Core/Misc: Reduce differences between branches
Shauren
2025-09-28
Core/Entities: Final batch of removing implicit conversions of ObjectGuid to ...
Shauren
2025-09-28
Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...
Shauren
2025-09-24
Core/AI: Implement OnAuraApplied and OnAuraRemoved hooks (#31288)
offl
2025-09-24
Core/SAI: Sync event/action enums with master branch
Shauren
2025-07-31
Core/Scripts: Corrected log message copypaste from fdb71ce19e02b44323fbb9dfa5...
Shauren
2025-07-25
Core/Misc: Reduce differences between branches
Shauren
2024-10-05
Core/Creatures: Implement StringId for Creatures, a custom identifier to make...
Seyden
2024-10-05
Core/Objects: Pass privateObjectOwner guid directly to SummonCreature functions
Shauren
2024-02-15
Core/SAI: Fixed SMART_ACTION_MOVE_TO_POS using target coordinates as destinat...
Shauren
2023-08-24
Core/Misc: Modernize comparison operators
Shauren
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2023-08-12
Core/Misc: Add missing Containers.h include where neccessary
Shauren
2023-08-12
Core/Misc: Remove boost::heap::fibonacci_heap from header files
Shauren
2022-10-12
Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...
Shauren
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-17
Core/Gossip: Fixed gossip menu options not performing their default actions w...
Shauren
2022-04-16
Core/Movement: Allow waypoints to use 0 as valid facing value (#26655)
Ovah
2022-04-06
Core/Spells: Increase search radius for avoid problems with some spells that ...
Gildor
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-27
Core/AI: Fix crashes caused by charmed Creatures having null AI for 1 map upd...
Giacomo Pozzoni
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-19
Core/Pets: Do not force pets to follow their charmer when possessed by player...
Grindelwald
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
[next]