Christoph Oelckers
dab61709f8
- added a compile option to fully disable the software renderer.
...
This is mainly for new games which have been designed for hardware rendering.
Note that this does not remove the software renderer's code - all it does is to disable the vid_rendermode CVAR by turning it into a static constant with the value 4.
2022-11-08 11:24:35 +01:00
Rachael Alexanderson
f4f701a45c
- add longsavemessages to simple menu. set longsavemessages default to false.
2022-07-21 13:22:52 -04:00
Rachael Alexanderson
0c3840fe62
- remove m_filter from the menu as well
2022-05-29 17:58:06 +02:00
Rachael Alexanderson
e6403197eb
- drop yet another option from the simple mouse menu
2022-01-05 12:17:28 -05:00
Rachael Alexanderson
68d4c3f19c
- drop more options from the simple mouse menu
2022-01-05 12:13:48 -05:00
Rachael Alexanderson
ea9d945ff3
- create new menu page for simple mouse options menu - remove advanced settings like the individual speed fine-tuning
2022-01-05 11:10:28 -05:00
nashmuhandes
d64dd1f631
Add FOV slider to the display options menu
2021-08-14 09:04:02 +02:00
Rachael Alexanderson
250fac5b7e
- add player setup to simple options menu
2021-07-09 07:50:26 -04:00
Rachael Alexanderson
6770def806
Merge commit 'refs/pull/1227/head' of https://github.com/coelckers/gzdoom
2020-10-27 10:42:42 -04:00
drfrag
0562dfb554
- Rename menudef.txt for the simple menu to be loaded after.
2020-10-27 12:11:23 +01:00