Differences From Artifact [5b9a298076]:
- File bindings.doc — part of check-in [7498f8d701] at 2021-05-18 05:27:16 on branch trunk — Implement slow replay mode. (user: user, size: 6063) [annotate] [blame] [check-ins using]
To Artifact [85737cf87e]:
- File bindings.doc — part of check-in [1a2fee8a44] at 2021-05-23 02:22:04 on branch trunk — Implement a key binding command to record the solution even if auto recording solutions is not enabled. (user: user, size: 6124) [annotate] [blame] [check-ins using]
︙ | |||
68 69 70 71 72 73 74 75 76 77 78 79 80 81 | 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 | + + + | '^I' Toggle the inventory/move-list display. '^M' Set the replay mark position. '^S' If the level is in a won state, record the solution. '^T' Display the level title popup. '^d' <location> Display the pop-up help text of the object at the location. '^g' |
︙ |