axmol/scripting/lua/cocos2dx_support
Sam Clegg c0b150c859 Cleanup the tolua++ bindings build system.
Update basic.lua to do all the required patching of
the output file without helper scripts such as
build.xml or build.php.

Update README file with current instructions.

Re-generate output file using new build system.

Add build.sh and build.bat for building on POSIX and
win32 respectively.
2013-03-08 11:09:10 -08:00
..
platform/ios add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaBridge.cpp add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaBridge.h add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaEngine.cpp restore CCLuaEngine missed methods 2013-02-04 11:28:09 +08:00
CCLuaEngine.h restore CCLuaEngine missed methods 2013-02-04 11:28:09 +08:00
CCLuaStack.cpp add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaStack.h add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaValue.cpp add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaValue.h add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
Cocos2dxLuaLoader.cpp issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
Cocos2dxLuaLoader.h issue #1399: Adjust folder structure, made it built successfully on win32. 2012-07-20 14:05:52 +08:00
LuaCocos2d.cpp.REMOVED.git-id Cleanup the tolua++ bindings build system. 2013-03-08 11:09:10 -08:00
LuaCocos2d.h [Lua] move LUA_FUNCTION, LUA_TABLE, LUA_STRING declare to CCLuaEngine.h 2012-09-11 15:44:33 +08:00
tolua_fix.c Fix all compiler warnings produced by gcc. 2013-03-05 17:01:00 -08:00
tolua_fix.h [Lua] fix lua function reference error 2012-09-20 23:22:45 +08:00