This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
56f656516d
vkdoom_m
/
src
/
menu
History
Download ZIP
Download TAR.GZ
alexey.lysiuk
56f656516d
Fixed rare crash when menu is closed from Ticker() function
...
https://forum.zdoom.org/viewtopic.php?t=59112
2018-01-16 11:00:48 +02:00
..
joystickmenu.cpp
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00
loadsavemenu.cpp
- use FileReader for savegame loading in the menu.
2017-12-02 14:10:42 +01:00
menu.cpp
Fixed rare crash when menu is closed from Ticker() function
2018-01-16 11:00:48 +02:00
menu.h
- instead of discarding protected menu replacements, try to merge them with the original version.
2017-06-11 22:30:40 +02:00
menudef.cpp
Custom submenus are no longer removed from altered protected menu
2018-01-12 10:51:14 +02:00
messagebox.cpp
Stop demo recording after ending game with menu_endgame CCMD
2017-12-15 12:34:56 +02:00
optionmenu.cpp
- cleaned out some cruft from the menu code, now that ListMenu is fully scripted.
2017-02-18 19:11:53 +01:00
playermenu.cpp
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00
videomenu.cpp
- fixed compilation in debug mode.
2017-11-12 09:06:40 +01:00