.. |
android
|
Add missing 'override' keywords
|
2016-02-08 17:22:17 +09:00 |
apple
|
Fix ValueVector read type error.
|
2016-02-16 17:01:54 +08:00 |
desktop
|
Merge pull request #14659 from elvman/resizable_window
|
2016-01-21 10:49:33 +08:00 |
ios
|
fix: ensure calling opengl only when app is active
|
2016-02-13 11:17:55 +03: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
|
Merge pull request #13906 from perminovVS/unzopen-use-getsuitablefopen
|
2016-02-19 15:36:06 +08:00 |
CCFileUtils.h
|
Better name for data to be saved.
|
2016-01-27 13:39:31 +08: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
|
Remove unnecessary const from return types
|
2016-02-29 16:48:07 +09: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
|
WebSocket refactoring, bug fixes, improvements, and passes most Autobahn Test (The most standard WebSocket Protocol Test).
|
2016-01-13 21:14:38 +08: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
|
Squashed commit of the following:
|
2016-03-02 16:51:54 -08:00 |