.. |
android
|
Remove unused function.
|
2015-06-02 16:38:06 +08:00 |
apple
|
replace const_cast with mutable in path getters;
|
2015-04-07 17:15:15 +03:00 |
desktop
|
Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
2015-03-14 19:33:15 +01:00 |
ios
|
remove interlevel argument.
|
2015-04-03 16:43:39 +09:00 |
linux
|
Added Bulgarian language.
|
2015-03-17 15:14:02 +02:00 |
mac
|
remove interlevel argument.
|
2015-04-03 16:43:39 +09:00 |
win8.1-universal
|
updated winrt keyboard support to support physical keyboard
|
2015-05-12 09:20:10 -07:00 |
win32
|
add vs2015 support
|
2015-05-21 13:55:01 +08:00 |
winrt
|
removed old WP8 files
|
2015-05-28 14:08:25 -07:00 |
CCApplication.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCApplicationProtocol.h
|
Add comment
|
2015-03-27 14:43:24 +08:00 |
CCCommon.h
|
[ci skip]Update comments
|
2015-03-24 20:29:13 +08:00 |
CCDevice.h
|
[ci skip]Update comments
|
2015-03-24 14:12:58 +08:00 |
CCFileUtils.cpp
|
Merge pull request #12003 from minggo/remove-unneeded-function
|
2015-05-25 16:33:38 +08:00 |
CCFileUtils.h
|
remove uneeded function
|
2015-05-25 09:50:48 +08:00 |
CCGL.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCGLView.cpp
|
Performance: Fixed lag if Director::setContentScaleFactor is called frequently
|
2015-04-02 23:35:56 +08:00 |
CCGLView.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCImage.cpp
|
Fix compile error: using any of CC_USE_JPEG=0, CC_USE_PNG=0, CC_USE_TIFF=0, CC_USE_WIC=0
|
2015-05-13 20:52:32 +09:00 |
CCImage.h
|
rename -win to -winrt
|
2015-04-21 18:17:18 -07:00 |
CCPlatformConfig.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCPlatformDefine.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCPlatformMacros.h
|
removed CC_PLATFORM_WP8
|
2015-05-08 09:19:13 -07:00 |
CCSAXParser.cpp
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07: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 |