axmol/extensions
James Chen ab84dacf8f issue #2430: CCBValue::Type is strong enum type now. 2013-07-28 00:26:24 +08:00
..
AssetsManager issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
CCArmature Merge pull request #3253 from metalbass/patch-3 2013-07-26 05:47:35 -07:00
CCBReader issue #2430: CCBValue::Type is strong enum type now. 2013-07-28 00:26:24 +08:00
Components Removes more Hungarian notation and more 2013-07-25 16:27:24 -07:00
GUI issue #2430: Moving enum type to class for CCBReader. 2013-07-27 21:44:49 +08:00
LocalStorage Various linux eclipse projects compilation fixes 2013-07-09 15:23:19 +02:00
network issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
physics_nodes CCAssert -> CCASSERT 2013-07-19 22:01:27 -07:00
proj.emscripten fix warnings 2013-07-26 15:22:45 +08:00
proj.ios issue #2325: Updating project configuration, tested on iPad 3. 2013-06-24 18:32:06 +08:00
proj.linux issue #2430:fix some compiling error 2013-07-26 16:43:40 +08:00
proj.mac cocos2d-x in Mac: 2013-06-28 19:02:10 -07:00
proj.nacl fix warnings 2013-07-26 15:22:45 +08:00
proj.tizen [Tizen] Fix compile error. 2013-07-19 15:16:05 +09:00
proj.win32 issue 2430:fix a compiling error and add missing cpp 2013-07-26 15:55:12 +08:00
spine ccGLXXX -> GL::xxx 2013-07-25 18:42:53 -07:00
Android.mk fix warnings 2013-07-26 15:22:45 +08:00
CCDeprecated-ext.cpp issue #2430: Moved constant to header file to avoid errors in 'switch case', the error is 'case value is not a constant expression'. 2013-07-27 00:55:41 +08:00
CCDeprecated-ext.h issue #2430: CCBValue::Type is strong enum type now. 2013-07-28 00:26:24 +08:00
ExtensionMacros.h issue #1483: Added LICENSE_CCControlExtension.txt, and added license information for headers of CCControlExtension. 2012-09-25 17:26:09 +08:00
cocos-ext.h issue #2404: cocos-ext include WebSocket.h and SocketIO.h now. WebSocket.h doesn't depend on <libwebsockets.h> now. 2013-07-25 10:33:19 +08:00