aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/vmenu.cpp
AgeCommit message (Collapse)Author
2014-08-03CGE2: Fix memory leak concerning the quit menu.uruk
2014-08-03CGE2: Rename classes representing quit menu choices.uruk
2014-08-03CGE2: Remove more checks on the return value of newStrangerke
2014-06-21CGE2: Reduce the scope of some variablesStrangerke
2014-06-21CGE2: Avoid some signed/unsigned comparisonsStrangerke
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.