Some game functionalities of CK 8.4 has been implemented.

Fixed a bug which made the main-menu crash sometimes

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@205 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-02 16:16:00 +00:00
parent 59ce82756c
commit 89dd1e260c
18 changed files with 328 additions and 241 deletions

View File

@@ -51,6 +51,7 @@ struct stLevelControl
int episode; // which episode we're playing (1-3)
bool hardmode;
bool usedhintmb; // Has the message box been used?
int demomode;
// array of which levels have been completed (have "Done" tiles over them
// on the world map)