Differences From Artifact [9a4e81af56]:
- File instruc — part of check-in [10053de140] at 2020-12-15 02:21:38 on branch trunk — Implement Level, MoveNumber, rot, and -rot instructions (user: user, size: 2610) [annotate] [blame] [check-ins using]
To Artifact [ad08ada1fc]:
- File instruc — part of check-in [0f84344e70] at 2020-12-16 00:08:39 on branch trunk — Start the implementation of animations. (user: user, size: 2622) [annotate] [blame] [check-ins using]
︙ | |||
225 226 227 228 229 230 231 232 233 234 235 236 237 238 | 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 | + | PopUp *PopUpArgs ; for (PopUp [number]) QueueTurn ; queue another turn that automatically occurs after this one .,Send .,SendEx ; send with three arguments SetInventory Sound Synchronize Trace VolumeAt WinLevel ,XDir ,YDir ; Specials |
︙ |