Overview
Comment: | Add some additional checks to JumpTo for Compatible classes only. This fixes three levels, one each in HEARTS1, HEARTS4, and SUPERHRO. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
22d38aadb538a90c793cb0a427f49b0e |
User & Date: | user on 2023-08-06 19:44:01 |
Other Links: | manifest | tags |
Context
2023-08-10
| ||
02:50 | Add CancelTriggers and DeferTriggers instructions. check-in: 68320feb4f user: user tags: trunk | |
2023-08-06
| ||
19:44 | Add some additional checks to JumpTo for Compatible classes only. This fixes three levels, one each in HEARTS1, HEARTS4, and SUPERHRO. check-in: 22d38aadb5 user: user tags: trunk | |
2023-08-04
| ||
23:03 | Implement ,if ,while ,until instructions (conditions with keeping the value in the stack if it is nonzero) check-in: 41eca04785 user: user tags: trunk | |
Changes
Modified TODO from [76519b42a4] to [8c4700a5e2]. [diff]
Modified class.doc from [792876c921] to [8def31bf08]. [diff]
Modified exec.c from [1c5a8555ba] to [e4a58f292e]. [diff]