This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
765646ee1c
vkdoom_m
/
src
/
menu
History
Download ZIP
Download TAR.GZ
Rachael Alexanderson
765646ee1c
- fixed: Changed IWAD_FILENUM to a dynamic lookup.
2017-09-13 04:19:03 -04: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
- fixed: Changed IWAD_FILENUM to a dynamic lookup.
2017-09-13 04:19:03 -04:00
menu.cpp
- added: m_showinputgrid == '-1' allows for on-screen keyboard to never show, even when using a mouse
2017-09-10 07:04:00 -04: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
- fixed: Changed IWAD_FILENUM to a dynamic lookup.
2017-09-13 04:19:03 -04:00
messagebox.cpp
- allow specifying a custom class for message box display.
2017-04-14 23:28:54 +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
- cleaned up the video scale mode code a bit, in order to increase future flexibility.
2017-07-27 03:05:01 -04:00