vkdoom_m/src/common/menu
2025-01-24 23:19:31 -05:00
..
joystickmenu.cpp Allow XInput joysticks to work while the game is unfocused 2024-08-09 18:04:51 -03:00
menu.cpp Fixed missing field definition for mCenterText 2024-01-30 14:09:30 -05:00
menu.h Add CenterText MENUDEF flag 2024-01-29 15:21:49 -05:00
menudef.cpp - Roll back filesystem changes. These were causing instabilities in the master branch that were interfering with development. 2025-01-04 11:27:21 -05:00
menustate.h - fixed compile errors in POSIX platform code. 2020-04-22 20:42:13 +02:00
messagebox.cpp yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00
optionmenu.cpp - moved most of the menu code into the backend. 2020-10-16 22:57:25 +02:00
resolutionmenu.cpp Fixed custom height and width not saving. 2023-01-01 22:52:55 -05:00
savegamemanager.cpp - add CVAR_SYSTEM_ONLY flag to automatically blacklist filesystem-related cvars for defcvars. This should be used on any cvar that can be changed by the user that relates to filenames or pathnames 2025-01-24 23:19:31 -05:00
savegamemanager.h - implement new cvar save_sort_order - for now options are only 0 or 1 - 0 is alphabetical, 1 is descending by time (most recent first) 2025-01-01 17:11:12 -05:00