Differences From Artifact [f9d22c5234]:
- File default.heromeshrc — part of check-in [acca5b95d3] at 2021-05-05 20:03:44 on branch trunk — Add the possibility to edit Misc/Dir of existing objects. (user: user, size: 4310) [annotate] [blame] [check-ins using]
To Artifact [1fdde48f53]:
- File default.heromeshrc — part of check-in [7498f8d701] at 2021-05-18 05:27:16 on branch trunk — Implement slow replay mode. (user: user, size: 4330) [annotate] [blame] [check-ins using]
︙ | |||
125 126 127 128 129 130 131 132 133 134 135 136 137 138 | 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 | + | ?.gameKey.f5: ^M ?.gameKey.f6: ^< ?.gameKey.f7: ^> ?.gameKey.f8: ^s ?.gameKey.tab: ^I ?.gameKey.alt.D: select '^d',$key_xy; ?.gameKey.alt.G: ^g ?.gameKey.alt.P: ^p ! Editor key bindings ?.editKey.1: select 'mr',0; ?.editKey.2: select 'mr',1; ?.editKey.3: select 'mr',2; ?.editKey.4: select 'mr',3; ?.editKey.5: select 'mr',4; |
︙ |