.. |
android
|
Merge pull request #1945 from dualface/add_CCLuaObjcBridge
|
2013-02-03 19:32:17 -08:00 |
blackberry
|
Merge pull request #1945 from dualface/add_CCLuaObjcBridge
|
2013-02-03 19:32:17 -08:00 |
ios
|
Merge branch 'add_webp_support' of https://github.com/dualface/cocos2d-x into iss1770-webp
|
2013-02-05 11:22:53 +08:00 |
linux
|
Merge pull request #1945 from dualface/add_CCLuaObjcBridge
|
2013-02-03 19:32:17 -08:00 |
mac
|
Merge branch 'add_webp_support' of https://github.com/dualface/cocos2d-x into iss1770-webp
|
2013-02-05 11:22:53 +08:00 |
marmalade
|
marmalade webp fixes
|
2013-02-06 14:40:48 +01:00 |
third_party
|
include missing CCPlatformMacros.h
|
2013-02-06 16:16:40 +01:00 |
win32
|
issue #1687: CCFileUtils::isFileExist now support relative path.
|
2013-02-01 22:19:58 +08:00 |
CCAccelerometerDelegate.h
|
Added "executeAccelerometerEvent" for CCScriptEngineProtocol class. Exported Accelerometer event to JS.
|
2012-11-06 14:18:13 +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
|
cosmetics: fix formating
|
2012-12-05 11:43:04 +01:00 |
CCEGLViewProtocol.cpp
|
fixed #1520: Added comments for using multiresolution in HelloCpp.
|
2012-10-23 10:50:47 +08:00 |
CCEGLViewProtocol.h
|
fixed #1520: Updated some comments.
|
2012-10-23 14:01:48 +08:00 |
CCFileUtils.cpp
|
issue #1703:remove dependence of libxml2
|
2013-02-06 14:12:52 +08:00 |
CCFileUtils.h
|
add CCFileUtils Lua support
|
2013-02-04 12:41:24 +08:00 |
CCImage.h
|
fix some issues
|
2012-12-29 13:58:02 +08:00 |
CCImageCommonWebp.cpp
|
issue #1770: Webp works ok on Android and iOS.
|
2013-02-05 18:18:53 +08:00 |
CCImageCommon_cpp.h
|
Merge branch 'upstream_master' into add_webp_support
|
2013-02-02 12:24:05 +08:00 |
CCPlatformConfig.h
|
use macro CC_TARGET_OS_IPHONE instead of TARGET_OS_IPHONE and make xcode template work ok
|
2012-11-26 15:08:40 +08:00 |
CCPlatformMacros.h
|
fixed #1649: Changed return type to const reference for member variable access.
|
2013-01-14 15:51:53 +08:00 |
CCSAXParser.cpp
|
issue #1703:include tinyxml2 files in android/iOS project
|
2013-02-06 11:15:54 +08: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 |