vkdoom_m/src/common/menu
2022-10-02 18:29:57 +02:00
..
joystickmenu.cpp - Backend update from Raze. 2022-01-02 11:39:17 +01:00
menu.cpp - move two more backend->frontend calls to the interface 2022-10-02 18:29:57 +02:00
menu.h - handle menu customization via callbacks. 2022-10-02 17:49:39 +02:00
menudef.cpp - copy size info from defaults when starting a list menu block. 2022-04-15 22:30:11 +02:00
menustate.h - fixed compile errors in POSIX platform code. 2020-04-22 20:42:13 +02:00
messagebox.cpp - handle menu customization via callbacks. 2022-10-02 17:49:39 +02:00
optionmenu.cpp - moved most of the menu code into the backend. 2020-10-16 22:57:25 +02:00
resolutionmenu.cpp - moved most of the menu code into the backend. 2020-10-16 22:57:25 +02:00
savegamemanager.cpp - validate the index argument for GetSavegame and abort if out of range. 2022-04-16 22:27:59 +02:00
savegamemanager.h - split the savegame manager into a game dependent and a reusable game indepenent part. 2020-10-16 22:57:28 +02:00