| Age | Commit message (Collapse) | Author |
|
them
|
|
height based MoveJump
|
|
vertical speed
|
|
|
|
|
|
|
|
|
|
remove CalculatePassengerPosition/CalculatePassengerOffset from TransportBase class
|
|
Closes #26894
(cherry picked from commit 3bb4f5677359e3af9fe4b80e42157816786dca49)
|
|
AreaTriggerActionSetFlag::DontRunOnLeaveWhenExpiring (#31276)
|
|
|
|
4887e0ea1da6fe32c76a899f03c4bf10ed21bc55
|
|
|
|
functions
|
|
|
|
|
|
objects
|
|
|
|
|
|
|
|
group members
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
selection pool (#30653)
|
|
|
|
Ref: #26528 #30273 #23258
|
|
|
|
|
|
units in CreatureWithOptionsInObjectRangeCheck::IsAlive check (#30361)
* this also extends SMART_TARGET_CLOSEST_CREATURE dead param
|
|
(using related action type) (#30481)
|
|
|
|
vehicles (#30391)
|
|
(#30382)
|
|
|
|
|
|
|
|
|
|
and store it directly in base class from <stdexcept> (#30012)
|
|
|
|
CREATURE_STATIC_FLAG_2_FORCE_PARTY_MEMBERS_INTO_COMBAT (#29946)
|
|
(send new point 1.5 before arrival) and make that the default
* Sending whole path at once is still supported with WaypointPathFlags::ExactSplinePath
|
|
integer and revert c5097114d1d08d6d6f7d2adc9f5f3f52f75c5818
|
|
continuing the action list
This is enabled by setting event_flags to SMART_EVENT_FLAG_ACTIONLIST_WAITS on the action that is waited for
Supported actions:
* SMART_ACTION_TALK
* SMART_ACTION_SIMPLE_TALK
* SMART_ACTION_CAST
* SMART_ACTION_SELF_CAST
* SMART_ACTION_INVOKER_CAST
* SMART_ACTION_MOVE_OFFSET
* SMART_ACTION_WP_START
* SMART_ACTION_MOVE_TO_POS
* SMART_ACTION_CROSS_CAST
* SMART_ACTION_ACTIVATE_TAXI
* SMART_ACTION_JUMP_TO_POS
* SMART_ACTION_START_CLOSEST_WAYPOINT
|