Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-03 | CGE2: Fix memory leak concerning the quit menu. | uruk | |
2014-08-03 | CGE2: Rename classes representing quit menu choices. | uruk | |
2014-08-03 | CGE2: Remove more checks on the return value of new | Strangerke | |
2014-06-21 | CGE2: Reduce the scope of some variables | Strangerke | |
2014-06-21 | CGE2: Avoid some signed/unsigned comparisons | Strangerke | |
2014-06-21 | CGE2: 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. |