Commit Graph
6 Commits
Author SHA1 Message Date
uruk 8eae09afca CGE2: Fix memory leak concerning the quit menu. 2014-08-03 11:36:56 +02:00
uruk 239fa2a5cf CGE2: Rename classes representing quit menu choices. 2014-08-03 10:50:53 +02:00
Strangerke 6558581d68 CGE2: Remove more checks on the return value of new 2014-08-03 10:33:37 +02:00
Strangerke f1b14c6d31 CGE2: Reduce the scope of some variables 2014-06-21 18:45:28 +02:00
Strangerke 7faa95bfdd CGE2: Avoid some signed/unsigned comparisons 2014-06-21 18:33:31 +02:00
uruk e708c1e5cd CGE2: Implement "quit menu".
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.
2014-06-21 01:57:18 +02:00