2025-09-08 00:41 CEST

spring: develop a54d682f Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
sprunk rtri develop 2019-06-18 20:45:55 develop 56256f3d
Changeset Add `Spring.UnitFinishCommand(unitID)` (0000462)

* Add `Spring.UnitFinishCommand(unitID)`

Finishes current command.
 * similar to `CMD.REMOVE`, but triggers the proper `UnitCmdDone` and puts the command back onto the queue with the Repeat state.
 * similar to returning `true, true` from `CommandFallback` but works on builtin engine commands.
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.cpp Diff ] File ]
mod - rts/Lua/LuaSyncedCtrl.h Diff ] File ]