gzdoom/wadsrc/static
Hugo Locurcio 1c45890c5a Use a slider to allow specifying max FPS with more precision
The minimum value was increased from 30 to 35 to reflect the lowest
value you can actually use in `vid_maxfps`. Values lower than 35
are silently clamped to 35.

The maximum value is chosen to cater to the fastest commercially
available display as of writing (500 Hz).

Being able to specify maximum FPS with a more precise slider has
several benefits:

- This adds support for monitors with less common refresh rates
  (138 Hz, 165 Hz, ...).
- This adds support for monitors with very high refresh rates
  (240 Hz or more).
- This allows catering to variable refresh rate setups with a FPS cap
  chosen to avoid V-Sync input lag, while also avoiding tearing.
  For example, choosing a FPS cap of 117 on a 120 Hz display will prevent
  the display from reaching its maximum refresh rate.
  More information: https://blurbusters.com/howto-low-lag-vsync-on/
- The value no longer displays a "Unknown" if customized in the console
  using the `vid_maxfps` cvar.
2023-01-16 16:53:59 +01:00
..
credits - implement player setup background by Enjay 2020-01-12 19:21:31 +01:00
engine - Add keybindings presets. 2020-09-27 14:09:28 +02:00
filter Show subtitles for the Entity's greeting lines in Strife. 2021-03-10 14:41:36 +01:00
fonts - added characters U-0404 and U-0490 for Ukrainian language support. 2022-11-06 14:55:30 +01:00
glstuff
graphics - fixed y-offsets of bal7scr* decal images. 2022-04-13 08:10:20 +02:00
maparrows
mapinfo - properly deal with 'gototitle'. 2022-04-26 20:50:36 +02:00
sbarinfo - added a 'protrusion' property to SBARINFO so that the map name display can properly be handled here as well. Until now it was only working for scripted status bars. 2017-05-05 19:32:37 +02:00
shaders - set lightblendmode to 0 when setting up a 2D viewpoint. 2023-01-15 09:21:01 +01:00
shaders_gles GLES: Added IQM bone support. 2022-11-13 21:19:54 +01: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 Set the ZDRay-specific things to not spawn in the MAPINFO 2021-10-05 18:17:28 +08:00
textures
xlat - fixed: MBF21' scrollers need to divide the offsets by 8. 2021-07-04 11:33:34 +02:00
zscript Exported LinePortals 2023-01-15 22:01:37 +01:00
althudcf.txt
animdefs.txt - replaced the procedural backdrop texture with some warped noise texture. 2018-07-15 00:00:00 +02:00
botsupp.txt - removed the bot related properties from AWeapon. 2018-11-24 23:48:23 +01:00
compatibility.txt - added 'rebuildnodes' for tnt2fix2.wad map01 2022-10-20 17:12:43 +02:00
decaldef.txt - added missing decal assignments to the medium macs spheres for Heretic. 2020-10-17 09:14:58 +02:00
dehsupp.txt - fixed MBF21's A_SeekTracer. 2022-01-07 00:33:56 +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 - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_epi2.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_epi3.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_htc1.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_htc2.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
in_htc3.txt - use explicit virtual screen sizes for the scripted intermission backgrounds to better cope with background replacements. 2021-09-18 09:19:34 +02:00
language.0 - text update. 2022-12-04 15:34:47 +01:00
language.csv - move flight viewbob to misc menu 2022-12-17 01:23:22 -05:00
language.def - added some placeholder strings to language.def. 2019-03-16 18:56:20 +01:00
lmacros.csv - language update 2021-05-22 12:48:14 -04:00
lockdefs.txt
menudef.txt Use a slider to allow specifying max FPS with more precision 2023-01-16 16:53:59 +01:00
menudef.zsimple Use a slider to allow specifying max FPS with more precision 2023-01-16 16:53:59 +01:00
netnotch.dat
newconsolefont.hex - restored indication of console scrolling 2019-06-17 10:32:13 +03:00
notch.dat
reverbs.txt
sbarinfo.txt
sndinfo.txt add support for DEHEXTRA's extended sound range (#1258) 2021-01-02 07:40:59 -05:00
sndseq.txt
spaldoom.lmp
spalhtic.lmp
strifehelp.acs Show subtitles for the Entity's greeting lines in Strife. 2021-03-10 14:41:36 +01:00
teaminfo.txt
terrain.txt - added 'damageonland' property to terrain definition 2019-12-12 15:14:30 +01:00
textcolors.txt - added more contrast to the Cream font color. 2020-07-02 23:43:45 +02:00
textures.txt
things.h.txt
x11r6rgb.txt
xg.wopn Updated default xg.wopn bank 2020-10-04 08:14:21 +02:00
xhairs.txt
zbigfont.lmp - moved several IWAD dependent files into the game_support resource 2019-07-17 00:54:59 +02:00
zscript.txt Map<K,V> and MapIterator<K,V> for ZScript 2022-12-04 15:11:00 +01:00