axmol/cocos/scripting/lua-bindings/manual
子龙山人 001614a9c5 Merge pull request #11908 from flashjay/patch-1
fix: luaLoadChunksFromZIP should just remove .lua or .luac extension
2015-05-28 10:58:46 +08:00
..
3d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_physics3d 2015-05-24 22:46:05 +08:00
audioengine Update comments of some header files 2015-03-27 15:27:08 +08:00
cocos2d issue #12046: Add Lua bindings for material systems and related test cases. 2015-05-27 15:37:59 +08:00
cocosbuilder Update comments of some header files 2015-03-27 15:27:08 +08:00
cocosdenshion Update comments of some header files 2015-03-27 15:27:08 +08:00
cocostudio fix lua project compile error 2015-05-25 13:42:54 +08:00
controller Squashed commit of the following: 2014-09-09 12:18:31 -07:00
extension Fix the bug that tableCellSizeForIndex of tableview get the wrong result in the Lua 2015-05-18 09:41:35 +08:00
network Update comments of some header files 2015-03-27 15:27:08 +08:00
physics3d Fix the compile error in the release mode 2015-05-18 17:43:20 +08:00
platform fix android compile error 2015-05-07 10:37:19 +08:00
spine Update comments of some header files 2015-03-27 15:27:08 +08:00
ui Fix the compile error on the win32 2015-04-20 11:46:48 +08:00
video Split luabindings module to some independent modules 2014-07-31 15:20:23 +08:00
CCLuaBridge.cpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
CCLuaBridge.h Update comments of some header files 2015-03-27 15:27:08 +08:00
CCLuaEngine.cpp add vs2015 support 2015-05-21 13:55:01 +08:00
CCLuaEngine.h Update comments of some header files 2015-03-27 15:27:08 +08:00
CCLuaStack.cpp fix: luaLoadChunksFromZIP should just remove .lua or .luac extension 2015-05-20 10:36:05 +08:00
CCLuaStack.h Update comments of some header files 2015-03-27 15:27:08 +08:00
CCLuaValue.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCLuaValue.h Update comments of some header files 2015-03-27 15:27:08 +08:00
Cocos2dxLuaLoader.cpp modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte); 2014-11-04 11:51:00 +09:00
Cocos2dxLuaLoader.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
LuaBasicConversions.cpp Update the Lua binding for Physics3D ,related test cases and the template project 2015-05-15 16:25:07 +08:00
LuaBasicConversions.h Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_physics3d 2015-05-24 22:46:05 +08:00
tolua_fix.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
tolua_fix.h Update comments of some header files 2015-03-26 22:07:44 +08:00