axmol/scripting/lua/cocos2dx_support
James Chen c70d9f203a Don't export classes in scripting/lua/cocos2dx_support. 2013-04-27 18:24:08 +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 fixed #2083: Bytecode of LuaJIT can't work on android. 2013-04-25 21:29:31 +08:00
CCLuaEngine.h Don't export classes in scripting/lua/cocos2dx_support. 2013-04-27 18:24:08 +08:00
CCLuaStack.cpp [Lua] Passing full path to luaL_dofile in CCLuaEngine::executeScriptFile. 2013-04-27 14:44:20 +08:00
CCLuaStack.h Don't export classes in scripting/lua/cocos2dx_support. 2013-04-27 18:24:08 +08:00
CCLuaValue.cpp add CCLuaObjcBridge 2013-02-02 02:05:52 +08:00
CCLuaValue.h Don't export classes in scripting/lua/cocos2dx_support. 2013-04-27 18:24:08 +08:00
Cocos2dxLuaLoader.cpp Fixing compilation errors for linux port. 2013-04-27 09:32:46 +08:00
Cocos2dxLuaLoader.h fixed #2084:add lua loader for all platforms 2013-04-26 12:12:19 +08:00
LuaCocos2d.cpp.REMOVED.git-id Adding Box2D and chipmunk dependence for TestLua. Removing the definition of GL_RGB565 in CCTexture2D.pkg. 2013-04-12 14:27:29 +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