.. |
android
|
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 |
blackberry
|
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 |
ios
|
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 |
linux
|
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 |
mac
|
[Mac] fix CC_ASSERT error
|
2012-09-04 11:16:59 +08:00 |
third_party
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
win32
|
[Win32] add CC_DISABLE_ASSERT check
|
2012-09-04 11:34:55 +08:00 |
CCAccelerometerDelegate.h
|
issue #1188: Refactor directory. Compile successfully on android and win32(vs2008 debug).
|
2012-04-25 16:18:04 +08:00 |
CCApplicationProtocol.h
|
restore CCApplicationProtocol.h and CCFileUtils.h
|
2012-09-05 13:36:27 +08:00 |
CCCommon.h
|
[Lua] update luabinding
|
2012-08-29 17:32:47 +08:00 |
CCEGLViewProtocol.cpp
|
Commented some codes.
|
2012-08-29 21:50:09 +08:00 |
CCEGLViewProtocol.h
|
kCCResolutionXXX -> kResolutionXXX and estimate whether touch point is contained in GL viewport rectangle.
|
2012-08-20 16:32:22 +08:00 |
CCFileUtils.h
|
restore CCApplicationProtocol.h and CCFileUtils.h
|
2012-09-05 13:36:27 +08:00 |
CCFileUtilsCommon_cpp.h
|
add CCApplicationProtocol:setStartupScriptFilename(), getStartupScriptFilename()
|
2012-09-03 18:05:59 +08:00 |
CCImage.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCImageCommon_cpp.h
|
Commented some codes.
|
2012-08-29 21:50:09 +08:00 |
CCPlatformConfig.h
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
CCPlatformMacros.h
|
fixed #1442: use CREATE_FUNC instead of SCENE_CREATE_FUNC and NODE_CREATE_FUNC
|
2012-08-27 16:11:07 +08:00 |
CCSAXParser.cpp
|
Merge branch 'gles20' into gles20-ccbi
|
2012-06-19 17:28:31 +08:00 |
CCSAXParser.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCThread.cpp
|
Merge with gles20.
|
2012-06-11 10:43:07 -07:00 |
CCThread.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
platform.cpp
|
issue #1176: Changed linebreak symbol to UNIX format ('\n'),replaced 'tab'
|
2012-04-19 14:35:52 +08:00 |
platform.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |