This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
588d028499
vkdoom_m
/
src
/
menu
History
Rachael Alexanderson
11ec35b061
Merge
https://github.com/coelckers/gzdoom
2017-04-20 21:04:33 -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
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00
menu.cpp
Merge
https://github.com/coelckers/gzdoom
2017-04-20 21:04:33 -04:00
menu.h
- added user configurable menus where soundfonts, patch sets or Timidity EXEs can be selected from lists being stored in the config file to reduce the hassle of testing MIDIs with different settings.
2017-04-18 16:43:07 +02:00
menudef.cpp
Fixed compilation with Clang
2017-04-18 18:46:53 +03: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
- moved the VM types into their own file and only include it where really needed.
2017-04-13 01:12:04 +02:00