axmol/cocos/scripting/lua-bindings/manual
samuele3hu 9477e89723 Fix the compile error on the win32 2015-04-20 11:46:48 +08:00
..
3d Update the Lua bindings for terrain and TerrainTest.lua 2015-04-09 13:41:52 +08:00
audioengine Update comments of some header files 2015-03-27 15:27:08 +08:00
cocos2d Update the related project setting for Luajit and related test cases 2015-04-06 22:41:34 +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 synchronize the related ActionTimeline test cases of Lua refer to the cpp-tests 2015-04-13 16:29:44 +08:00
controller Squashed commit of the following: 2014-09-09 12:18:31 -07:00
extension Update comments of some header files 2015-03-27 15:27:08 +08:00
network Update comments of some header files 2015-03-27 15:27:08 +08:00
platform Update comments of some header files 2015-03-26 22:07:44 +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
CCLuaBridge.h Update comments of some header files 2015-03-27 15:27:08 +08:00
CCLuaEngine.cpp Update the related AssetsManagerEx files and related project configure 2014-10-16 10:28:52 +08:00
CCLuaEngine.h Update comments of some header files 2015-03-27 15:27:08 +08:00
CCLuaStack.cpp fix compile error 2015-01-11 23:01:13 +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 Fix the error that the default value of `a` should be 255 when converting a color3b_table into cocos2d::Color4B, 2015-04-17 17:40:28 +08:00
LuaBasicConversions.h Update Sprite3DCubeMap test case 2015-03-28 14:59:47 +08:00
tolua_fix.cpp
tolua_fix.h Update comments of some header files 2015-03-26 22:07:44 +08:00