axmol/cocos2dx/platform/android
James Chen 06f240fa5e Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00
..
java fixed some warnings in java codes for android port. 2012-08-27 10:21:43 +08:00
jni Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into android_editbox 2012-08-24 00:16:11 +08:00
CCAccelerometer.cpp issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug). 2012-04-25 16:18:04 +08:00
CCAccelerometer.h issue #1269:fix some compiling error because of including error header files 2012-06-19 16:20:46 +08:00
CCApplication.cpp issue #1437:make CCApplication::sharedApplication() return pointer 2012-08-21 15:28:43 +08:00
CCApplication.h issue #1437:make CCApplication::sharedApplication() return pointer 2012-08-21 15:28:43 +08:00
CCCommon.cpp fixed #1269: Updated include search paths for win32 and android. 2012-06-19 17:22:55 +08:00
CCEGLView.cpp Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into android_editbox 2012-08-24 00:16:11 +08:00
CCEGLView.h issue #1437:make CCEGLView::sharedOpenGLView() return pointer 2012-08-21 14:58:31 +08:00
CCFileUtils.cpp issue #1405:remove unneeded functions of CCFileUtils 2012-08-08 18:39:33 +08:00
CCGL.h fixed #1322: vertical alignment works ok on android 2012-06-13 18:33:44 +08:00
CCImage.cpp fixed #1269: Updated include search paths for win32 and android. 2012-06-19 17:22:55 +08:00
CCPlatformDefine.h fixed #1237: correct line number output by CCAssert 2012-05-16 14:10:27 +08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00