spring: maintenance 428dae93 | [ Diff ] [ Back to Repository ] | |||
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
sprunk | rt | maintenance | 2019-06-18 20:45:55 | maintenance 26e59ab4 |
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 ] |