readability changes to automap option menus

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: readability changes to automap option menus

Re: readability changes to automap option menus

by Blue Shadow » Sun Jun 16, 2019 12:55 pm

m8f, in a reported message, wrote:This code submission is already merged:
https://github.com/coelckers/gzdoom/com ... 3b9af3519f
Please move this thread to Closed Feature Suggestions
@m8f: it's better to bump the post instead of reporting it, since developers don't have access to reports.

Re: readability changes to automap option menus

by Graf Zahl » Mon Mar 04, 2019 1:09 pm

Read my comment. I do not want to do too many stringtable changes before the localization work isn't done. This also had conflicts I couldn't resolve easily.

Re: readability changes to automap option menus

by Rachael » Mon Mar 04, 2019 12:49 pm

What is the status on this? The PR is closed. Are you redoing it?

readability changes to automap option menus

by m8f » Fri Feb 22, 2019 8:34 am

https://github.com/coelckers/gzdoom/pull/752

1. Added a menu entry for am_showkeys_always CVar.

2. Automap options are separated into the following groups divided by space:
2.1. Color (3 entries)
2.2. Controls (single entry - controls submenu)
2.3. Basic visual options (4 entries)
2.4. Map information toggles (6 entries)
2.5. Show keys options (2 entries)
2.6. Advanced visual options (6 entries)
2.7. Mark options (2 entries)

3. Removed redundant subtitle in the Customize Map Controls menu.

4. Map Controls are separated into the following groups divided by space:
4.1. Pan controls (4 entries)
4.2. Zoom In/Out (2 entries)
4.3. Toggles (4 entries)
4.4. Mark controls (2 entries)

Image
Image

Top