yquake2remaster/src/client/menu
Yamagi Burmeister 503ab368a2 Decouple horplus and fov in the video menu.
Until now the video menu enforced:

* fov set to 90 and horplus set to 1
* fov set to something other than 90 and horplus to 0

If the user hat configured another configuration through the console the
menu would reset it, even if only unrelated changes are applied. With
this change horplus is ignored by the menu and only fov is altered. The
rationale behind this is that most users want horplus enabled and all
others can disable it through the console.

This is believed to fix issue #225.
2017-08-30 15:05:02 +02:00
..
header Reformat the client 2012-07-22 15:34:45 +02:00
menu.c Second part of Developer_searchpath() removal. 2017-08-07 18:10:32 +02:00
qmenu.c qmenu.c: Some whitespace changes for consistency. 2015-11-16 19:18:50 +01:00
videomenu.c Decouple horplus and fov in the video menu. 2017-08-30 15:05:02 +02:00