.. |
android
|
Compilation fix (#17209)
|
2017-02-04 09:46:32 +08:00 |
apple
|
Performance tweak: Use range-based for-loops and allocate std::vector size() and *end() on the stack where favorable. (#16716)
|
2016-10-27 15:10:24 +08:00 |
desktop
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
ios
|
fix text input auto correction type (#17085)
|
2017-01-04 12:00:18 +08:00 |
linux
|
Linux Application::openURL return fixed (#16903)
|
2016-11-28 10:41:36 +08:00 |
mac
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
tizen
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
win8.1-universal
|
Fixed variable order in initializer lists (#17274)
|
2017-02-04 10:33:58 +08:00 |
win32
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
winrt
|
Removed unnecessary assignments (#17328)
|
2017-02-09 10:57:01 +08:00 |
CCApplication.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCApplicationProtocol.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCCommon.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCDevice.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCFileUtils.cpp
|
Fix variable shadowing warnings (#17282)
|
2017-02-06 15:15:16 +08:00 |
CCFileUtils.h
|
Fix variable shadowing warnings (#17282)
|
2017-02-06 15:15:16 +08:00 |
CCGL.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCGLView.cpp
|
Sync issue fixes from creator (#17041)
|
2016-12-21 13:39:34 +08:00 |
CCGLView.h
|
cocos2dInternal cleaned of some warnings (#16818)
|
2016-11-09 10:34:50 +08:00 |
CCImage.cpp
|
remove unneeded assignment (#17320)
|
2017-02-08 13:58:11 +08:00 |
CCImage.h
|
Remove unnecessary inline keywords (#16562)
|
2016-09-12 09:44:21 +08:00 |
CCPlatformConfig.h
|
check VAO with correct way (#16901)
|
2016-11-25 09:33:20 +08:00 |
CCPlatformDefine.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCPlatformMacros.h
|
Merge pull request #13950 from Almax27/patch-4
|
2016-04-21 14:56:01 +08:00 |
CCSAXParser.cpp
|
No CC_UNUSED_PARAM (#16812)
|
2016-11-16 09:48:37 +08:00 |
CCSAXParser.h
|
Fix implicit conversion warning (#16598)
|
2016-09-26 14:49:47 +08:00 |
CCStdC.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CCThread.cpp
|
some warnings fixed: unused variables, signed-unsigned comparison (#16878)
|
2016-11-21 15:03:41 +08:00 |
CCThread.h
|
Update copyright to 2016. (#16311)
|
2016-08-05 09:42:15 +08:00 |
CMakeLists.txt
|
fix for #16589 (#16636)
|
2016-10-04 22:26:40 -07:00 |