raze/source/common/menu
Christoph Oelckers cacbd7d8b6 - reset YAX data before loading a game.
This could cause random lockups when loading a savegame for a game not maintaining the feature. The entire engine state really needs to be handled globally instead of repeating this core 5 times...
2020-01-21 19:14:53 +01:00
..
imagescroller.cpp - more macOS compilation fixes 2020-01-07 01:11:19 +01:00
joystickmenu.cpp - fixed a few typos and uninitialized variables. 2020-01-03 17:08:41 +01:00
listmenu.cpp - place weapon sprites in a separate render list. 2019-12-30 20:16:51 +01:00
loadsavemenu.cpp - more macOS compilation fixes 2020-01-07 01:11:19 +01:00
menu.cpp - added an engine credits menu page. 2020-01-15 20:39:41 +01:00
menu.h - fixed uninitialized variable in savegame name entering menu. 2020-01-06 21:11:59 +01:00
menudef.cpp - fixed mouse selection for generated menus. 2020-01-03 21:28:01 +01:00
menuinput.cpp - fixed uninitialized variable in savegame name entering menu. 2020-01-06 21:11:59 +01:00
messagebox.cpp - added a ClearScreen function to the 2D drawer to wrap the frequent occurence of this use case. 2020-01-05 10:48:44 +01:00
optionmenu.cpp - fixed text input menu and y-positioning of option menus. 2020-01-05 12:12:14 +01:00
optionmenuitems.h - added an engine credits menu page. 2020-01-15 20:39:41 +01:00
resolutionmenu.cpp - pull most recent video scale changes from gzdoom 2020-01-01 23:42:09 -05:00
savegamemanager.cpp - reset YAX data before loading a game. 2020-01-21 19:14:53 +01:00