.. |
android
|
Add a buffer queue for Android Downloader to prevent out of memory
|
2015-12-01 16:25:50 +09:00 |
apple
|
Fix typos
|
2015-10-09 17:59:11 +09:00 |
desktop
|
Fix memory leak in GLViewImpl
|
2015-10-19 19:46:45 +09:00 |
ios
|
fix Keyboard fails to hide on iOS.
|
2015-11-28 15:37:58 +08:00 |
linux
|
Added override keyword to getVersion
|
2015-10-29 08:36:03 +00:00 |
mac
|
Fixed warnings about missing override in CCApplication for iOS/Mac
|
2015-10-30 10:02:07 +00:00 |
win8.1-universal
|
Fix minor grammar and typo in documentation
|
2015-11-04 17:14:00 +09:00 |
win32
|
User GetModuleFileNameW in all condition, it is more safe than _get_wpgmptr
|
2015-11-25 09:49:19 +08:00 |
winrt
|
Added Application::getVersion() to get the app version.
|
2015-10-28 17:57:57 +00: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
|
Fix bug: FileUtils::GetFileSize can't treat multi-char path.
|
2015-09-25 14:50:20 +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
|
fix typos and syntax error. A thorough check by tool VSSpellChecker.
|
2015-09-22 16:08:23 +08:00 |
CCGLView.h
|
issue #12078: added platform group
|
2015-05-28 15:47:40 +08:00 |
CCImage.cpp
|
set _hasPremultipliedAlpha to false
|
2015-10-13 15:45:24 +08:00 |
CCImage.h
|
Update implement remove condition macro check.
|
2015-11-24 18:29:58 +08:00 |
CCPlatformConfig.h
|
Replace tab with spaces
|
2015-08-14 21:17:51 +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
|
Add the PolySprite support and adjust the project setting on the different platform
|
2015-04-23 00:51:47 +08:00 |