.. |
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
|
fixed #1453, fix a typo in platform/ios/CCGL.h
|
2012-09-10 15:05:56 +08:00 |
linux
|
Handle window close event on Linux platform
|
2012-09-10 17:53:33 +04:00 |
mac
|
[Mac] remove CCEGLView::purgeSharedOpenGLView()
|
2012-09-10 16:50:45 +08:00 |
third_party
|
Cocos2dx for gles2.
|
2012-08-17 17:45:21 -04:00 |
win32
|
Returning setViewName to be able to set game window title
|
2012-09-19 19:56:58 +02: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
|
Returning setViewName to be able to set game window title
|
2012-09-19 19:56:58 +02:00 |
CCEGLViewProtocol.h
|
Returning setViewName to be able to set game window title
|
2012-09-19 19:56:58 +02:00 |
CCFileUtils.h
|
restore CCApplicationProtocol.h and CCFileUtils.h
|
2012-09-05 13:36:27 +08:00 |
CCFileUtilsCommon_cpp.h
|
add CCApplication::setResourceRootPath()
|
2012-09-05 14:38:39 +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 |