aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/vmenu.h
AgeCommit message (Collapse)Author
2014-08-03CGE2: Silence GCC warning concerning destructors of Choice's children.uruk
2014-08-03CGE2: Fix memory leak concerning the quit menu.uruk
2014-08-03CGE2: Rename classes representing quit menu choices.uruk
2014-06-27CGE2: Add a virtual destructor in Choice, some minor cleanupStrangerke
2014-06-21CGE2: Implement "quit menu".uruk
Now the "main switch" on the menu panel is working. Also move a couple of defines from cge2_main.h to cge2.h during the process.