..
android
Fixed VideoPlayer can't play when passing the full path of video resource
2015-01-09 19:14:19 +08:00
apple
Minizip
2014-11-16 22:41:37 +03:00
desktop
Make KEY_SHIFT equal to KEY_LEFT_SHIFT, KEY_CTRL equal to KEY_LEFT_CTRL, KEY_ALT equal to KEY_LEFT_ALT.
2014-12-10 18:11:07 +08:00
ios
added Turkish and Ukrainian language;
2014-12-25 12:08:23 +02:00
linux
Remove warn error on Exit
2014-12-31 18:37:59 +01:00
mac
added Turkish and Ukrainian language;
2014-12-25 12:08:23 +02:00
win8.1-universal
implemented lostDevice support when app loses the directx device
2014-11-21 16:24:51 -08:00
win32
Merge pull request #9837 from minggo/memory-leak
2015-01-07 17:23:28 +08:00
winrt
removed unused winrt CCPlatformDefine.h
2014-12-30 21:03:33 -08:00
wp8
Fix Back Key behaviour and Director::getInstance()->end() on WP8
2014-11-16 10:16:16 +00:00
wp8-xaml
remove PhoneDirect3DXamlAppComponent namesapce refactor
2014-10-23 07:12:51 -07:00
CCApplication.h
Moved base/CCPlatform* -> platform/CCPlatform*
2014-09-09 17:17:07 -07:00
CCApplicationProtocol.h
openUrl function for all platform but on windows RT empty function
2014-09-22 17:47:38 +04:00
CCCommon.h
added Turkish and Ukrainian language;
2014-12-25 12:08:23 +02:00
CCDevice.h
Moved base/CCPlatform* -> platform/CCPlatform*
2014-09-09 17:17:07 -07:00
CCFileUtils.cpp
FileUtils::fullPathForFilename should return "" if resource is not found.
2015-01-10 19:30:42 +09:00
CCFileUtils.h
fix typo and memory leak
2014-12-26 14:25:55 +08:00
CCGL.h
fix Cocos2dShaderCompile's compile error --use chipmunk static library
2014-09-12 15:29:10 +08:00
CCGLView.cpp
getAllTouches() in GLView
2014-09-03 23:25:30 +04:00
CCGLView.h
fix Class TextFieldTTF's keyboard input bug on WP8 platform
2014-09-25 07:41:51 +08:00
CCImage.cpp
fix webp format premultipliedAlpha error
2014-12-17 14:21:46 +08:00
CCImage.h
use macro to control whether to use jpeg, tiff, webp or not
2014-08-21 15:19:26 +08:00
CCPlatformConfig.h
CMake fix for template projects
2014-10-15 16:33:58 +03:00
CCPlatformDefine.h
updated winrt include files
2014-10-14 14:20:02 -07:00
CCPlatformMacros.h
fix ci compile error
2014-12-25 15:38:51 +08:00
CCSAXParser.cpp
Squashed commit of the following:
2014-05-16 14:36:00 -07:00
CCSAXParser.h
Moved base/CCPlatform* -> platform/CCPlatform*
2014-09-09 17:17:07 -07:00
CCStdC.h
fix Cocos2dShaderCompile's compile error --use chipmunk static library
2014-09-12 15:29:10 +08:00
CCThread.cpp
Squashed commit of the following:
2014-05-16 14:36:00 -07:00
CCThread.h
Moved base/CCPlatform* -> platform/CCPlatform*
2014-09-09 17:17:07 -07:00
CMakeLists.txt
CMake fix for Mac Os X.
2014-10-15 00:19:29 +03:00