- added semi-transparent sprites feature. (Used in masked tiles)

- fixed minor bugs


git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@198 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-01 12:20:22 +00:00
parent ee00c0f49b
commit ed9f653202
9 changed files with 48 additions and 62 deletions

View File

@@ -8,7 +8,7 @@
#ifndef CLOGFILE_H_
#define CLOGFILE_H_
#define REVISION "Commander Genius Prerelease v0.3 Pre7"
#define REVISION "Commander Genius Prerelease v0.3 Pre9"
#include "CSingleton.h"
#define g_pLogFile CLogFile::Get()