Differences From Artifact [e1be2aa284]:
- File instruc — part of check-in [21abf7afd3] at 2021-05-27 02:17:14 on branch trunk — Implement the "Data" instruction to read string data. (user: user, size: 3334) [annotate] [blame] [check-ins using]
To Artifact [aab337b9e7]:
- File instruc — part of check-in [f36f18a600] at 2021-06-24 21:25:08 on branch trunk — Add and implement the Trigger and TriggerAt instructions. (user: user, size: 3352) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
264 265 266 267 268 269 270 271 272 273 274 275 276 277 | .,Send .,SendEx ; send with three arguments SetInventory Sound Synchronize ,Target Trace VolumeAt WinLevel ,XDir XYDir ,YDir ; Operations with marks | > > | 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 | .,Send .,SendEx ; send with three arguments SetInventory Sound Synchronize ,Target Trace Trigger TriggerAt VolumeAt WinLevel ,XDir XYDir ,YDir ; Operations with marks |
︙ | ︙ |