axmol/cocos/platform/win32
halx99 86d148c24c change if (fontName.c_str()) to if(!fontName.empty())
fix warnning, change if (fontName.c_str()) to if(!fontName.empty()), The first expression's value always true.
2016-05-20 23:10:28 +08:00
..
compat Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
CCApplication-win32.cpp getVersion win32 implementation 2015-12-20 00:09:45 +03:00
CCApplication-win32.h Added override keyword to getVersion 2015-10-29 08:36:03 +00:00
CCCommon-win32.cpp Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCDevice-win32.cpp change if (fontName.c_str()) to if(!fontName.empty()) 2016-05-20 23:10:28 +08:00
CCFileUtils-win32.cpp Add FileUtils::getContents(). (#15479) 2016-04-26 13:37:22 +08:00
CCFileUtils-win32.h Add FileUtils::getContents(). (#15479) 2016-04-26 13:37:22 +08:00
CCGL-win32.h Replace tab with spaces 2015-08-14 21:17:51 +08:00
CCPlatformDefine-win32.h add vs2015 support 2015-05-21 13:55:01 +08:00
CCStdC-win32.cpp Compiles on Android 2014-09-09 17:53:08 -07:00
CCStdC-win32.h Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
inet_pton_mingw.cpp Fixes 1605 include path in 541 files 2016-03-20 21:53:44 +08:00
inet_pton_mingw.h MinGW build fix 2015-03-05 11:11:13 +03:00