axmol/cocos/platform
zilongshanren 790c7b4b79 Merge pull request #14891 from mogemimi/fix-extra-tokens-warning
Fix warning: extra tokens at end of #ifdef directive
2016-01-21 10:51:01 +08:00
..
android Remove CocosPlayClient 2016-01-18 17:58:04 +08:00
apple Fix typos 2015-10-09 17:59:11 +09:00
desktop Merge pull request #14659 from elvman/resizable_window 2016-01-21 10:49:33 +08:00
ios Fix warning: extra tokens at end of #ifdef directive 2016-01-17 03:17:00 +09:00
linux Added override keyword to getVersion 2015-10-29 08:36:03 +00:00
mac Fix boundingRectWithSize compile failed with OSX 10.10 or lower version SDK 2015-12-29 18:31:20 +08:00
win8.1-universal Fix minor grammar and typo in documentation 2015-11-04 17:14:00 +09:00
win32 getVersion win32 implementation 2015-12-20 00:09:45 +03:00
winrt added missing getFileSize() method for winrt 2016-01-19 12:36:10 -08:00
CCApplication.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCApplicationProtocol.h Added Application::getVersion() to get the app version. 2015-10-28 17:57:57 +00:00
CCCommon.h [ci skip]Update comments 2015-03-24 20:29:13 +08:00
CCDevice.h Merged changes from "Vibrate support in v4" into v3 branch. 2015-06-26 01:02:44 +02:00
CCFileUtils.cpp adds tvOS support 2015-12-28 15:59:36 -08:00
CCFileUtils.h Fix typos in documentation 2015-10-23 16:59:51 +09:00
CCGL.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCGLView.cpp Remove default arguments 2015-12-02 11:02:27 +08:00
CCGLView.h Remove default arguments 2015-12-02 11:02:27 +08:00
CCImage.cpp Merge branch 'v3.10' of https://github.com/cocos2d/cocos2d-x into v3 2016-01-09 18:01:56 +08:00
CCImage.h Update implement remove condition macro check. 2015-11-24 18:29:58 +08:00
CCPlatformConfig.h Update CCPlatformConfig.h 2015-12-28 16:03:48 -08:00
CCPlatformDefine.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCPlatformMacros.h CREATE_FUNC macro NULL -> nullptr 2015-10-31 20:18:39 +09:00
CCSAXParser.cpp Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCSAXParser.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CCStdC.h removed CC_PLATFORM_WP8 2015-05-08 09:19:13 -07:00
CCThread.cpp Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCThread.h [ci skip]Update comments 2015-03-24 20:23:51 +08:00
CMakeLists.txt updates to JniHelper, refactoring of existing JNI calls 2015-11-27 12:00:33 +03:00