5 Commits

Author SHA1 Message Date
jakubg1
84980a4484 Improve the keymapper
The keymapper, available as one of the options in the starting menu when the EXE is run without a scenery specified, has undergone a few changes:
- Key descriptions are now parsed the way Starter does and are displayed in the window. They are also no longer consumed when saving to a file.
- Unbound keys are now also displayed as well. Not all of them though; some entries won't exist if they are not specified in the eu07_input-keyboard.ini file.
- You can now unbind a key by pressing F10.

The Parser has got a new boolean option: `skipComments`, true by default to leave current behavior unchanged. When set to false, comments will be parsed as ordinary tokens.
2024-03-03 03:00:47 +01:00
milek7
d039207b03 snapshot 2019-07-02 01:00:42 +02:00
tmj-fstate
47d8944d17 build 180805. minor bug fixes 2018-08-05 13:22:21 +02:00
tmj-fstate
cf7b9652e0 build 180804. configurable command bindings for scroll wheel, minor bug fixes 2018-08-04 12:34:51 +02:00
tmj-fstate
ff6bed67a9 refactoring: application mode code split 2018-08-02 20:39:19 +02:00