axmol/scripting/lua/cocos2dx_support
Sam Clegg dcb591eadb Add missing ccGLServerState to CCNode.pkg.
Without this missing enum the resuling cpp file would generate
an unused function warning.

Also, remove the duplication between build_macosx.xml and build.xml.
They only differed in single property.  Instead use build.sh, which
should work on all UNIXs, no just maxosx.
2013-03-02 11:28:04 -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 Add missing ccGLServerState to CCNode.pkg. 2013-03-02 11:28:04 -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 [Lua] fix lua function reference error 2012-09-20 23:22:45 +08:00
tolua_fix.h [Lua] fix lua function reference error 2012-09-20 23:22:45 +08:00