axmol/cocos/2d/platform
James Chen 63702188be issue #3258: Compilation error fix for linux port. 2013-11-26 15:56:43 +08:00
..
android fix crash of textinput test case 2013-11-18 15:14:48 +08:00
apple issue #2905: helloworld build ok on android 2013-10-14 14:01:00 +08:00
ios Merge branch 'develop' into constructors_are_protected 2013-11-20 11:26:55 -08:00
linux issue #3258: Compilation error fix for linux port. 2013-11-26 15:56:43 +08:00
mac Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN 2013-11-22 16:09:05 -08:00
win32 Fix bug: add android, fix android can not compile 2013-11-14 17:14:35 +08:00
CCApplicationProtocol.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CCCommon.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CCDevice.h Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN 2013-11-22 16:09:05 -08:00
CCEGLViewProtocol.cpp Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN 2013-11-22 16:09:05 -08:00
CCEGLViewProtocol.h Macro CC_DISABLE_COPY is renamed to CC_DISALLOW_COPY_AND_ASSIGN 2013-11-22 16:09:05 -08:00
CCFileUtils.cpp replaces `delete[]` with `free()` in C-based API 2013-11-11 18:09:47 -08:00
CCFileUtils.h Uses std::unordered_map<> instead of std::map<> 2013-11-21 13:43:59 -08:00
CCImage.h CCControlButton has protected constructor 2013-11-14 17:19:16 -08:00
CCImageCommon_cpp.h Merge branch 'develop' into constructors_are_protected 2013-11-18 11:07:15 -08:00
CCSAXParser.cpp replaces `delete[]` with `free()` in C-based API 2013-11-11 18:09:47 -08:00
CCSAXParser.h Adds virtual destructors on Interfaces 2013-11-19 16:57:23 -08:00
CCThread.cpp issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00
CCThread.h issue #2905:adjust folder structure 2013-10-12 11:22:05 +08:00