Christoph Oelckers
|
13841655aa
|
- add color remapping for NewSmallFont as well.
|
2019-04-21 10:49:27 +02:00 |
|
Christoph Oelckers
|
c45c7cdb4b
|
- reimplemented as an OptionsMenu.
This is both for consistency and better localizability. The old code is retained to ensure that mods inheriting from the old menu continue to work.
|
2019-04-14 14:03:24 +02:00 |
|
Christoph Oelckers
|
cdc109fbc0
|
- fixed space calculations for option menu sliders.
|
2019-03-20 00:01:12 +01:00 |
|
Christoph Oelckers
|
0abd9d4aec
|
- fixed slider scaling.
|
2019-03-19 18:50:38 +01:00 |
|
Christoph Oelckers
|
95adbc58a8
|
- fixed the spacing for the sliders.
- moved the scroll indicators in the menu to the right and use a brighter color for them - the old ones were only barely visible.
|
2019-03-17 18:32:55 +01:00 |
|
Christoph Oelckers
|
59f0a377d4
|
- consolidate the dependencies on the font in the option menu.
|
2019-03-17 18:32:48 +01:00 |
|
Christoph Oelckers
|
2227c15010
|
- create a second font based on the VGA glyphs that is stylistically more similar to the SmallFont and use that for the option menus.
|
2019-03-17 18:32:48 +01:00 |
|
Christoph Oelckers
|
2e260c6367
|
- use the new console font for the options menu to gain space and better character support.
So far this is just an experiment, this needs a bit of work to become viable.
|
2019-03-17 18:32:47 +01:00 |
|
Christoph Oelckers
|
b542d1371d
|
- reorganized the ZScript content in gzdoom.pk3 and changed the files' extensions to something unique for easier syntax highlighting.
|
2019-02-23 12:08:27 +01:00 |
|