Differences From Artifact [ea8898a518]:
- File instruc — part of check-in [cb281b5818] at 2022-09-01 21:59:44 on branch trunk — Enhancements to (PopUp) to use arrays; new Quiz and ,Quiz commands to set quiz_obj; bug fix for the case where quiz_obj has been destroyed. (user: user, size: 3568) [annotate] [blame] [check-ins using]
To Artifact [ff5a0f1f93]:
- File instruc — part of check-in [1114ae75d5] at 2022-10-05 23:26:45 on branch trunk — Implement LastR, NextR, ThisR; this is not tested and not fully complete; it will be used in future to implement replacing objects with new ones in COLLIDE and COLLIDEBY messages. (user: user, size: 3644) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
200 201 202 203 204 205 206 207 208 209 210 211 212 213 | =Arg1 =Arg2 =Arg3 =MoveNumber Level ,Key =Finished ; Top level definitions -Background -CodePage -Order Control -LevelTable | > > > > > | 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 | =Arg1 =Arg2 =Arg3 =MoveNumber Level ,Key =Finished ; Standard variables related to object replacements ,=ThisR ,=NextR ,LastR ; Top level definitions -Background -CodePage -Order Control -LevelTable |
︙ | ︙ |