..
Linux
Merge remote branch 'upstream/master'
2011-10-28 11:37:02 +08:00
airplay
Replace expat with libxml2, added libxml2 libraries and header files. Library built from: https://github.com/marmalade/marmalade-libxml2
2011-12-06 18:32:36 -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
Merge remote branch 'upstream/master'
2011-11-29 10:15:15 +08:00
third_party
Replace expat with libxml2, added libxml2 libraries and header files. Library built from: https://github.com/marmalade/marmalade-libxml2
2011-12-06 18:32:36 -08:00
win32
issue #879 : replase assert with CCAssert
2011-11-28 17:28:43 +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
issue #879 : replase assert with CCAssert
2011-11-28 17:28:43 +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
fixed #887 , define GL_GLEXT_PROTOTYPES = 1 automatically when compile on ndk-r7
2011-12-04 20:18:17 +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
Replace expat with libxml2, added libxml2 libraries and header files. Library built from: https://github.com/marmalade/marmalade-libxml2
2011-12-06 18:32:36 -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