index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T16: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
2025-11-25
Core/Movement: Remove deprecated jump functions and update SAI scripts using ...
Shauren
2025-11-24
Core/Movement: Replace MotionMaster::MoveJumpWithGravity with new jump height...
Shauren
2025-11-23
Core/Movement: Change MoveJump to use min/max height argument instead of vert...
Shauren
2025-11-15
Core/Misc: Add missing includes
Shauren
2025-10-24
Core/SAI: Support SMART_EVENT_FLAG_ACTIONLIST_WAITS in movement fall action
Shauren
2025-10-24
Core/SAI: Implement fall movement action
carl3175
2025-10-24
Core/SAI: Sync action enum with 3.3.5 branch
Shauren
2025-10-14
Core/Entities: Merge duplicate functions calculating relative positions - rem...
Shauren
2025-10-04
Core/AI: Implement OnAuraApplied and OnAuraRemoved hooks (#31288)
offl
2025-09-22
Core/AreaTriggers: Implement AreaTriggerActionSetFlag::DontRunOnLeaveWhenExpi...
Meji
2025-09-07
Core/SAI: Add storedTargetId param to summon actions (#31142)
BandyscTC
2025-07-24
Core/SAI: Fix SMART_ACTION_MOVE_OFFSET after 4887e0ea1da6fe32c76a899f03c4bf10...
Meji
2025-07-24
Core/SAI: Add actions ENTER_VEHICLE, BOARD_PASSENGER and EXIT_VEHICLE (#31141)
BandyscTC
2025-07-17
Core/SAI: Replace sai specific object type checking functions with Object fun...
Shauren
2025-07-17
Core/SAI: Remove temp vectors
Shauren
2025-07-17
Core/SAI: Use std::string_view for event params
Shauren
2025-07-17
Core/SAI: Use std::vector::emplace_back instead of creating large temporary o...
Shauren
2025-07-17
Core/SAI: Remove ObjectGuid::ToString calls
Shauren
2025-07-17
Core/SAI: Fix SMART_ACTION_OFFER_QUEST - now tracks npc interaction correctly
Shauren
2025-07-17
Core/SAI: Implemented action type SMART_ACTION_DESTROY_CONVERSATION (#31133)
ModoX
2025-07-11
Core/Groups: Use iterators instead of raw LinkedListElement to interact with ...
Shauren
2025-06-13
Core/Scripts: Mark script base class constructors noexcept
Shauren
2025-06-13
Core/Misc: Remove a bunch of code from headers
Shauren
2025-06-13
Core/Game: Update PCH content to include most commonly used headers
Shauren
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2025-05-11
Core/Misc: Added new CanSeeOrDetectExtraArgs to CanSeeOrDetect (#30882)
Meji
2025-04-18
Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat (#30874)
Meji
2025-04-06
More nopch build fixes
Shauren
2025-03-02
Core: Updated to 11.1.0
Shauren
2025-02-23
Core/Misc: Add a bunch of examples for 67418a1aeee9035234d304b5e9653b832488dd66
Shauren
2025-01-30
Core/SAI: Improve SMART_ACTION_ATTACK_START to exclude non-unit targets from ...
sanctum32
2024-12-31
Core/Misc: Include cleanup - remove MapUtils.h from Containers.h
Shauren
2024-12-29
Core/Creature: Implement aggro grace period (#30362)
ModoX
2024-12-29
Core/AI: Remove default arguments for inter-script communication
ModoX
2024-12-28
Core/AI: Implemented conversation ai (#30538)
ModoX
2024-12-22
Core/Objects: Allow more specific checks to include or exclude feign death un...
ModoX
2024-12-04
Core/SAI: Allow update of disable gravity/root applied via static flags (usin...
Meji
2024-11-12
Core/Misc: Fix some GCC warnings
Shauren
2024-11-05
Core/Summons: Handle summons using SummonProperties.Control type 5 as vehicle...
Meji
2024-10-28
Core/SAI: Implemented new action SMART_ACTION_CREDIT_QUEST_OBJECTIVE_TALK_TO ...
Meji
2024-10-22
Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)
Meji
2024-08-15
Core/SAI: Implemented new action SMART_ACTION_COMPLETE_QUEST (#30048)
11.0.0.56008
Meji
2024-06-29
Core/Movement: Defined and implemented new spline flag - JumpOrientationFixed
Shauren
2024-06-21
Core/Movement: Allow setting position or object facing targets for jump movement
Shauren
2024-05-29
Core/Misc: Remove separate storage for custom messages in exception types and...
Antonio MartÃn Berti
2024-05-03
Core/Creatures: Allow profession tools to be used as equipment (#29915)
Meji
2024-04-28
Core/Creatures: moved combat pulse into heartbeat handling and implemented CR...
Ovahlord
2024-04-21
Core/Movement: Implemented alternative method of smoothing waypoint paths (se...
Shauren
2024-04-19
Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw int...
Shauren
2024-04-14
Core/SAI: Implement waiting for actions on action list to finish before conti...
Shauren
[next]