axmol/cocos
峰 正博 29779a4604 modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte); 2014-11-04 11:51:00 +09:00
..
2d Merge branch 'v3' into wp8-shader-fix 2014-10-28 22:08:04 -07:00
3d merge cocos 2014-10-30 11:56:20 +08:00
audio Fixed incorrect file path of audio resource in AudioEngine on Android. 2014-10-21 18:34:05 +08:00
base Fixed winrt DLL link errors when using extern consts 2014-10-29 10:47:02 +00:00
deprecated Multi platform cmake support 2014-10-03 23:21:45 +01:00
editor-support modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte); 2014-11-04 11:51:00 +09:00
math Add greater than operator to Vec2 2014-10-24 20:27:06 +01:00
network Improve Android.mk 2014-10-17 10:13:33 +08:00
physics try to fix ubuntu 12.04 compile error 2014-10-10 17:27:15 +08:00
platform added check for WP8_SHADER_COMPILER 2014-10-28 21:01:26 -07:00
renderer Merge branch 'v3' into wp8-shader-fix 2014-10-28 22:08:04 -07:00
scripting/lua-bindings modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte); 2014-11-04 11:51:00 +09:00
storage fix typo of file name 2014-10-17 16:29:37 +08:00
ui Merge pull request #8973 from joshuastray/fix_constructor_access 2014-10-31 10:26:32 +08:00
Android.mk Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00
CMakeLists.txt add needed link library for linux 2014-10-18 15:40:47 +08:00
cocos2d.cpp [ci skip]update version 2014-10-16 15:41:43 +08:00
cocos2d.h Move `CCCamera.cpp/h` `CCLight.cpp/h` into 2d 2014-10-20 16:25:24 +08:00