Overview
Comment: | 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. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
156b0a7c35d29748344bccb98980a2d0 |
User & Date: | user on 2022-07-06 05:20:21 |
Other Links: | manifest | tags |
Context
2022-07-06
| ||
19:36 | Implement coordinate input. check-in: 87a8bc6a74 user: user tags: trunk | |
05:20 | 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. check-in: 156b0a7c35 user: user tags: trunk | |
2022-07-04
| ||
05:43 | Implement crushing (similar to pieces being crushed in ZZT if they cannot be pushed). check-in: 08e7014805 user: user tags: trunk | |
Changes
Modified class.doc from [5a72b72b63] to [09d41b7e9c]. [diff]
Modified game.c from [d822424b13] to [d2afebc6be]. [diff]
Modified heromesh.h from [9d19e813de] to [38b9ed2d66]. [diff]
Modified instruc from [191572aaed] to [5a438da8d2]. [diff]
Modified instruc.h from [d89fb3bd28] to [244f5ae7d8]. [diff]
Modified instruc.js from [01a8b0753e] to [05c2728680]. [diff]
Modified main.c from [90be19d7e2] to [efe30dc6d5]. [diff]
Modified mbtofhm.c from [b26f53b2f9] to [640a4cf4de]. [diff]
Modified names.h from [27b23be7e2] to [ada84b527b]. [diff]
Modified names.js from [2016a9f624] to [3a1df8e65c]. [diff]
Modified sound.c from [c96a0bb6e3] to [932918faf2]. [diff]