gzdoom-gles/wadsrc/static
Alexander f2de88073d moved controls to submenus in "Customize Controls" menu
What is done:
D1. Controls are separated by existing sections, each section is now a submenu;
D2. The original sections are preserved;
D3. The original controls order is preserved;
D4. "Controls" section is renamed to "Game", because "Controls" submenu of "Customize Controls" would be too confusing;
D5. Map (automap) controls are added as a section, map controls submenu is unchanged;
D6. Missing controls are added to "Other" section;
D7. Sections are given a title following the scheme "Customize <section> Controls", except N4 (see below).
D8. Inside the sections, spaces are added to group the related controls.

Things that I'm not sure about:
N1. "Game" controls section name is too generic - I'll gladly change it to something more suitable;
N2. "Other" controls section name is too generic - I'll gladly change it to something more suitable;
N3. Map controls submenu could use some spacing, and internal title ("Map Controls") is redundant;
N4. "Strife Popup Screens" section name is too long to fit in scheme described in D7, therefore the title is "Strife Popup Screens Controls";
N5. "Game" section could be divided further, but this will break the original menu structure.
2019-04-28 20:34:24 +02:00
..
credits - new rocket smoke sprites by Talon1024. 2018-01-28 08:37:56 +01:00
filter - moved the displayed text in strfhelp.o to the string table. 2019-04-28 11:53:39 +02:00
glstuff
graphics - removed metadata from INVGEMx. 2017-09-30 07:58:52 +02:00
maparrows
mapinfo - moved Strife's map names to the string table. 2019-04-28 11:53:36 +02:00
sbarinfo - Replaced medikit with mugshot in HUD. 2018-07-08 00:51:59 +02:00
shaders - remove shadow acne when dynlights perfectly align with planes 2019-04-18 17:49:57 +02:00
sounds - recompressed the dog sounds and removed the long stretches of silence at their ends. 2017-09-30 08:30:01 +02:00
sprites tnt1a0 is not a png 2018-11-25 12:25:45 +01:00
textures
xlat - added new Stairs_BuildUpDoomCrush special from Eternity and used it to fix the bad implementation to make Doom's turbo stairs crush. This also removes the crushing from Generic_Stairs entirely, just like it was in Boom. 2017-01-08 01:15:45 +01:00
zscript - Exported missing ZScript functions and added workaround for different syntax without the level refactor. 2019-04-28 20:04:35 +02:00
althudcf.txt
animdefs.txt - simplified the parameters of the HUD draw functions by moving all booleans into one flags word and ordering them so that the less likely ones to be used can be made optional. 2017-03-26 18:41:24 +02:00
botsupp.txt - removed the bot related properties from AWeapon. 2019-04-15 22:29:15 +02:00
compatibility.txt - added compatibility entries for maps affected by buggy CheckSwitchRange behavior 2019-04-28 12:03:55 +02:00
confont.lmp
dbigfont.lmp - replaced DBIGFONT and SBIGFONT in gzdoom.pk3 with the one from Ultimate Simplicity, which comes with permission to reuse. 2018-01-20 11:33:06 +01:00
decaldef.txt
defbinds.txt - Modern controls again. 2018-06-22 19:20:34 +02:00
dehsupp.txt - moved the 'brainexplode' state to the rocket, which is the actor which actually uses it. 2016-11-14 15:02:44 +01:00
etc.h.txt
fontdefs.txt - implemented the status bar's DrawString function and ported the fullscreen HUD part of the Strife status bar to use the new functionality. 2017-03-24 20:09:50 +01:00
in_epi1.txt
in_epi2.txt
in_epi3.txt
in_htc1.txt
in_htc2.txt
in_htc3.txt
indexfont
iwadinfo.txt - rewrite of the IWAD loading mechanism. 2017-08-19 19:30:48 +02:00
language.eng Fixed name and placement of 'All except doors' localized string 2017-03-02 10:12:11 +02:00
language.enu moved controls to submenus in "Customize Controls" menu 2019-04-28 20:34:24 +02:00
language.fr fixed spelling (mostly comments) 2018-11-28 15:37:45 +01:00
language.ita
language.ptb fixed spelling (mostly comments) 2018-11-28 15:37:45 +01:00
lockdefs.txt Adds //%Title property to all locks to make parsing LOCKDEFS by map editors more feasible. 2016-07-12 23:52:04 +02:00
menudef.txt moved controls to submenus in "Customize Controls" menu 2019-04-28 20:34:24 +02:00
netnotch.dat
notch.dat
reverbs.txt
sbarinfo.txt
sbigfont.lmp - replaced DBIGFONT and SBIGFONT in gzdoom.pk3 with the one from Ultimate Simplicity, which comes with permission to reuse. 2018-01-20 11:33:06 +01:00
sndinfo.txt
sndseq.txt
spaldoom.lmp
spalhtic.lmp
strifehelp.acs - moved the displayed text in strfhelp.o to the string table. 2019-04-28 11:53:39 +02:00
teaminfo.txt
terrain.txt
textcolors.txt Added four text colors: ice, fire, sapphire, teal 2017-09-23 11:56:16 +02:00
textures.txt
things.h.txt
vga-rom-font.16
x11r6rgb.txt
xg.wopn Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
xhairs.txt
zscript.txt - took several methods out of the native PlayerPawn implementation, either by scriptification or moving them to other places. 2019-04-25 17:34:56 +02:00