Differences From Artifact [191572aaed]:
- File instruc — part of check-in [08e7014805] at 2022-07-04 05:43:46 on branch trunk — Implement crushing (similar to pieces being crushed in ZZT if they cannot be pushed). (user: user, size: 3523) [annotate] [blame] [check-ins using]
To Artifact [5a438da8d2]:
- File instruc — part of check-in [156b0a7c35] at 2022-07-06 05:20:21 on branch trunk — Several changes needed to allow coordinate input to be implemented in future (including the CLICK message and InputXY keyword). Also fixes a bug that was caused by changing MoveItem from Uint8 to Uint16. (user: user, size: 3532) [annotate] [blame] [check-ins using]
︙ | |||
204 205 206 207 208 209 210 211 212 213 214 215 216 217 | 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 | + | ; Top level definitions -Background -CodePage -Order Control -LevelTable -InputXY ; Class definitions -Input -Quiz -InPlace -DefaultImage -Help |
︙ |