.. |
Linux
|
Merge remote branch 'upstream/master'
|
2011-10-28 11:37:02 +08:00 |
airplay
|
fixed #657 Latest git version was broken
|
2011-08-04 16:37:43 +08:00 |
android
|
synchrolize to master
|
2011-11-18 18:53:53 +08:00 |
bada
|
fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define.
|
2011-11-28 18:05:38 +08:00 |
ios
|
issue #854: implement CCImage::initWithImageFileThreadSafe for iOS
|
2011-11-25 10:09:29 +08:00 |
third_party
|
Merge branch 'master' into master_base
|
2011-11-24 11:52:16 +08:00 |
win32
|
Merge pull request #574 from minggo/iss854_pthread
|
2011-11-17 18:59:03 -08:00 |
wophone
|
fixed #703: refactor Accelerometer
|
2011-08-31 17:14:29 +08:00 |
CCAccelerometer_platform.h
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
|
2011-09-29 16:03:37 +08:00 |
CCApplication_platform.h
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
|
2011-09-29 16:03:37 +08:00 |
CCArchOptimalParticleSystem.h
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
|
2011-09-29 16:03:37 +08:00 |
CCCommon.cpp
|
fix a bug that when selecting "target-release" in building configurations, CCFileUtils::getFileData can't work correctly because CC_ASSERT is called uncorrectly.
|
2011-11-28 14:27:48 +08:00 |
CCCommon.h
|
add pthread support for bada 1.0
|
2011-11-24 17:26:04 +08:00 |
CCEGLView_platform.h
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
|
2011-09-29 16:03:37 +08:00 |
CCFileUtils.cpp
|
synchrolize to master
|
2011-11-18 18:53:53 +08:00 |
CCFileUtils.h
|
offer a thread safe function to read contents of xml file, and the engine use it internal
|
2011-11-15 10:41:18 +08:00 |
CCGL.cpp
|
modified: HelloWorld/AppDelegate.cpp
|
2011-08-17 11:36:54 +08:00 |
CCGL.h
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
|
2011-09-29 16:03:37 +08:00 |
CCImage.cpp
|
issue #854: optimize CCTextureCache::addImageAsync()
|
2011-11-22 16:47:24 +08:00 |
CCImage.h
|
issue #854: optimize CCTextureCache::addImageAsync()
|
2011-11-22 16:47:24 +08:00 |
CCLibxml2.h
|
move platform_support into cocos2dx/platform
|
2011-03-09 11:38:36 +08:00 |
CCPlatformConfig.h
|
Merge branch 'master' of https://github.com/cocos2d/cocos2d-x into bada
|
2011-09-29 16:03:37 +08:00 |
CCPlatformMacros.h
|
fixed #880: implement preLoadBackgroundMusic on bada, fix the bug that playEffect repeatly can't work. Modify CC_ASSERT macro define.
|
2011-11-28 18:05:38 +08:00 |
CCSAXParser.cpp
|
changed bada projects directory, add bada macro
|
2011-09-19 17:53:45 +08:00 |
CCSAXParser.h
|
Merge branch 'master' into bada
|
2011-10-21 09:28:29 +08:00 |
CCStdC.cpp
|
add bada1.0 pthread support
|
2011-11-24 00:07:50 +08:00 |
CCStdC.h
|
add bada1.0 pthread support
|
2011-11-24 00:07:50 +08:00 |
CCThread.cpp
|
synchrolize to master
|
2011-11-18 18:53:53 +08:00 |
CCThread.h
|
issue #854: pthread work ok on iOS
|
2011-11-18 09:55:47 +08:00 |
platform.cpp
|
fixed #512 fix warnings in /Wall flag
|
2011-06-10 17:51:37 +08:00 |
platform.h
|
fixed #745: export CCTime to dll
|
2011-10-09 10:19:12 +08:00 |