axmol/cocos2dx/platform/linux
James Chen 93a8b60111 If file path is an empty string, return false directly in CCFileUtils::isFileExist. 2013-04-25 21:51:13 +08:00
..
CCAccelerometer.h issue #1530: Added empty implementation of 'CCAccelerometer::setAccelerometerInterval' for win32,blackberry,linux,mac and marmalade ports. 2012-11-16 15:56:51 +08:00
CCApplication.cpp Adding Portuguese and Arabic language support 2013-02-11 15:29:56 +00:00
CCApplication.h CCFileUtils::s|gSearchPath -> CCFileUtils::s\gSearchPaths. 2013-01-29 09:56:38 +08:00
CCCommon.cpp Remove tailing newlines from CCLog messaages. 2013-03-16 09:01:21 -07:00
CCDevice.cpp fixed #1712: Adding default dpi for marmalade and mac since i don't know how to get DPI for these platforms. 2013-02-17 17:13:06 +08:00
CCEGLView.cpp Remove tailing newlines from CCLog messaages. 2013-03-16 09:01:21 -07:00
CCEGLView.h fixed #1522: CCEGLView class of desktop platforms should override CCEGLViewProtocol::setScissorInPoints. 2012-10-24 10:03:19 +08:00
CCFileUtilsLinux.cpp If file path is an empty string, return false directly in CCFileUtils::isFileExist. 2013-04-25 21:51:13 +08:00
CCFileUtilsLinux.h Linux: Set writable path to "<user's home>/.config/<app name>" 2013-04-10 11:45:55 +08:00
CCGL.h [FIX] testjs 2012-08-02 16:23:31 +08:00
CCImage.cpp Improve font rendering performance 2013-04-02 10:16:51 +08:00
CCPlatformDefine.h Fixes #1317 by http://gcc.gnu.org/wiki/Visibility 2012-09-19 04:59:33 +09:00
CCStdC.cpp [FIX] testjs 2012-08-02 16:23:31 +08:00
CCStdC.h Moved '#include <stdint.h>' to 'platform/ios(android,linux,blackberry)/CCStdC.h' since win32 don't have a stdint.h. 2012-08-29 14:49:02 -07:00