.. |
android
|
Added some flexibility to the Cocos2dxActivity. View creation can be overridden by developers that use a custom Layout and custom views.
|
2012-10-06 23:39:47 -04: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
|
Merge branch 'multi_resolution_support' of https://github.com/BorMor/cocos2d-x into bormor-multi-res
|
2012-10-11 16:12:22 +08:00 |
linux
|
Merge pull request #1327 from Weeds/gles20
|
2012-09-23 19:58:48 -07:00 |
mac
|
[Mac] fix CCLuaLog crash
|
2012-09-13 10:26:47 +08:00 |
third_party
|
[lib] New libcurl.a, armv7 & armv7s & simulator Supported.
|
2012-09-22 13:16:23 +08:00 |
win32
|
issue #1486: Removed some unused codes, made it works on WINDOWS.
|
2012-10-12 09:58:42 +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
|
Minor changes to comments. One integer literal changed to float literal.
|
2012-09-14 15:26:38 -07:00 |
CCCommon.h
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
CCEGLViewProtocol.cpp
|
issue #1486: CCDirector::getWinSizeInPixel return 'winSize* CC_CONTENT_SCALE_FACTOR()'. This change fixes the wrong display bug in CCRenderTexture.
|
2012-10-13 10:18:03 +08:00 |
CCEGLViewProtocol.h
|
issue #1486: Removed some unused codes, made it works on WINDOWS.
|
2012-10-12 09:58:42 +08:00 |
CCFileUtils.h
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20
|
2012-09-14 15:27:55 -07:00 |
CCFileUtilsCommon_cpp.h
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
CCImage.h
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
CCImageCommon_cpp.h
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
CCPlatformConfig.h
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07: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
|
Minor English Spelling Corrections, etc.
|
2012-09-15 14:19:14 -07:00 |
CCSAXParser.h
|
add groups to all classes for doxygen
|
2012-06-20 18:09:11 +08:00 |
CCThread.cpp
|
Fixes CCThread.cpp so it is not included for Mac builds.
|
2012-09-15 00:37:12 -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 |