- added more AI and other functions of CK 8.4

- distributed the source code to more files
- reduced some lines of source code

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@214 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-08 13:55:26 +00:00
parent 0f617cffe9
commit 3ab713f7c5
46 changed files with 591 additions and 603 deletions

View File

@@ -277,7 +277,7 @@ void CDialog::renderOpenDialogAnimation(int x,int y, int w, int h)
drawDialogbox(mx,my,mw,mh);
gamedo_AnimatedTiles();
gamedo_frameskipping(NULL);
gamedo_frameskipping();
g_pTimer->SpeedThrottle();
timer++;