qzdoom/src/menu
Christoph Oelckers c219811a54 - removed FMod as the last remaining piece of code that is not GPL compatible.
Please consider GZDoom as licensed under the GPL starting with this commit, even though the license headers have not been changed yet.
2017-04-17 01:06:54 +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 - 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 - moved the VM types into their own file and only include it where really needed. 2017-04-13 01:12:04 +02:00
menu.h - changed TObjPtr to take a pointer as its template argument and not the class it points to. 2017-03-08 13:35:21 +01:00
menudef.cpp - removed FMod as the last remaining piece of code that is not GPL compatible. 2017-04-17 01:06:54 +02: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