vkdoom_m/src/menu
Christoph Oelckers 3046a7dd81 - be more thorough with 'in menu' checks for certain protected functions.
They would also pass the test if a menu just was open but not the actual invoker.
Also error out if this happens so that modders can see that they are doing unsupported things. Silent failure is not a good idea here.
2018-09-15 12:30:05 +02:00
..
joystickmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
loadsavemenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
menu.cpp - be more thorough with 'in menu' checks for certain protected functions. 2018-09-15 12:30:05 +02:00
menu.h - be more thorough with 'in menu' checks for certain protected functions. 2018-09-15 12:30:05 +02:00
menudef.cpp - got rid of FNameNoInit and made the default constructor of FName non-initializing. 2018-08-19 08:19:19 +02:00
messagebox.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
optionmenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
playermenu.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
resolutionmenu.cpp - redo the menu a bit, add in some C++ support code to make it a little bit more flexible 2018-08-02 07:37:07 -04:00