Differences From Artifact [f4fd84468a]:
- File default.heromeshrc — part of check-in [d89808c09a] at 2021-02-21 00:43:08 on branch trunk — Add saving levels. (Now it is probably ready for public testing.) (user: user, size: 3931) [annotate] [blame] [check-ins using]
To Artifact [0a5a74d628]:
- File default.heromeshrc — part of check-in [c1b51c9521] at 2021-03-06 05:22:07 on branch trunk — Add the global examine command (user: user, size: 3951) [annotate] [blame] [check-ins using]
︙ | |||
120 121 122 123 124 125 126 127 128 129 130 131 132 133 | 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 | + | ?.gameKey.shift.f3: -100 ?.gameKey.shift.f4: -1000 ?.gameKey.f5: ^M ?.gameKey.f6: ^< ?.gameKey.f7: ^> ?.gameKey.f8: ^s ?.gameKey.tab: ^I ?.gameKey.alt.G: ^g ! 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; |
︙ |