Overview
Comment: | Make a few corrections to misc/compare/meshhero.doc. "Click to make several moves" had already been implemented, but this file incorrectly claimed that it didn't; the incorrect statement has been removed. No changes to code. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | trunk |
Files: | files | file ages | folders |
SHA1: |
e00ea7f3354bb182694f5dd61e0e1e93 |
User & Date: | user on 2024-05-29 22:13:54 |
Other Links: | manifest | tags |
Context
2024-05-29
| ||
22:13 | Make a few corrections to misc/compare/meshhero.doc. "Click to make several moves" had already been implemented, but this file incorrectly claimed that it didn't; the incorrect statement has been removed. No changes to code. Leaf check-in: e00ea7f335 user: user tags: trunk | |
2024-05-11
| ||
06:16 | Start of implementation of the (Trigger) block (currently only syntax is implemented) to control timing/ordering of some events. check-in: ee231f02dd user: user tags: trunk | |
Changes
Modified misc/compare/meshhero.doc from [d2fabbcb3d] to [f9c82173f2].
︙ | |||
272 273 274 275 276 277 278 | 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 | - + | * MoveNumber: This is now read/write instead of read-only. * NewXY: NewX and NewY together. * PopUp: Several new % substitution codes are now available. |
︙ | |||
418 419 420 421 422 423 424 | 418 419 420 421 422 423 424 425 426 427 | - - | === Missing features === There are a few features not implemented yet, such as: * Background music. |