axmol/cocos/scripting/lua/bindings
James Chen 64ec1611a5 compilation error fix for win32. 2014-02-25 09:45:10 +08:00
..
platform issue #3069:Add LuaObjectCBridge and related test sample 2013-10-31 15:20:53 +08:00
socket issue:Add luasocket's support for lua 2014-01-24 17:24:10 +08:00
.cproject issue #2905: Renaming lua/cocos2dx_support to lua/bindings. 2013-10-16 16:40:07 +08:00
.project issue #2905: Renaming lua/cocos2dx_support to lua/bindings. 2013-10-16 16:40:07 +08:00
Android.mk issue #3956:Update the related compile file 2014-02-24 10:01:00 +08:00
CCBProxy.cpp issue #3626:Add namespace’s support for manual lua binding of classes in the cocos2d::extension and cocosbuilder namespace and update the related test cases 2014-01-17 10:19:54 +08:00
CCBProxy.h issue #2905: jsbinding samples and lua binding samples build ok on android 2013-10-17 15:04:30 +08:00
CCLuaBridge.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaBridge.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaEngine.cpp Replace “cc.object” with “cc.ref” for lua binding 2014-02-23 20:56:49 +08:00
CCLuaEngine.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCLuaStack.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developDynamic 2014-02-21 10:10:20 +08:00
CCLuaStack.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCLuaValue.cpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
CCLuaValue.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
Cocos2dxLuaLoader.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
Cocos2dxLuaLoader.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaBasicConversions.cpp Merge pull request #5444 from samuele3hu/developDynamic 2014-02-24 15:29:23 +08:00
LuaBasicConversions.h Merge pull request #5444 from samuele3hu/developDynamic 2014-02-24 15:29:23 +08:00
LuaOpengl.cpp.REMOVED.git-id issue #3956:Change tolua_fix.c to tolua_fix.cpp and modify the toluafix_pushusertype_ccobject function to get real type of object 2014-02-21 09:45:33 +08:00
LuaOpengl.h issue #3626:Add the “override “ keyword 2014-01-17 22:20:21 +08:00
LuaScriptHandlerMgr.cpp Merge pull request #5444 from samuele3hu/developDynamic 2014-02-24 15:29:23 +08:00
LuaScriptHandlerMgr.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
LuaSkeletonAnimation.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaSkeletonAnimation.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
Lua_web_socket.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developDynamic 2014-02-21 10:10:20 +08:00
Lua_web_socket.h issue #3626:Add the “override “ keyword 2014-01-17 22:20:21 +08:00
liblua.vcxproj compilation error fix for win32. 2014-02-25 09:45:10 +08:00
liblua.vcxproj.filters compilation error fix for win32. 2014-02-25 09:45:10 +08:00
liblua.vcxproj.user issue #2905: Renaming lua/cocos2dx_support to lua/bindings. 2013-10-16 16:40:07 +08:00
lua_cocos2dx_coco_studio_manual.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developDynamic 2014-02-21 10:10:20 +08:00
lua_cocos2dx_coco_studio_manual.hpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
lua_cocos2dx_deprecated.cpp Merge pull request #5444 from samuele3hu/developDynamic 2014-02-24 15:29:23 +08:00
lua_cocos2dx_deprecated.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_cocos2dx_extension_manual.cpp Merge pull request #5444 from samuele3hu/developDynamic 2014-02-24 15:29:23 +08:00
lua_cocos2dx_extension_manual.h issue #3626:Add lua binding for ScollView and TableView classes in the cocos2d::extension namespace and the related test cases 2014-01-17 10:19:55 +08:00
lua_cocos2dx_gui_manual.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developDynamic 2014-02-21 10:10:20 +08:00
lua_cocos2dx_gui_manual.hpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
lua_cocos2dx_manual.cpp.REMOVED.git-id issue #3956:Change tolua_fix.c to tolua_fix.cpp and modify the toluafix_pushusertype_ccobject function to get real type of object 2014-02-21 09:45:33 +08:00
lua_cocos2dx_manual.hpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_cocos2dx_physics_manual.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developDynamic 2014-02-21 10:10:20 +08:00
lua_cocos2dx_physics_manual.hpp issue #3401: physical lua banding script and auto script 2014-01-02 11:45:11 +08:00
lua_cocos2dx_spine_manual.cpp issue #3956:Change tolua_fix.c to tolua_fix.cpp and modify the toluafix_pushusertype_ccobject function to get real type of object 2014-02-21 09:45:33 +08:00
lua_cocos2dx_spine_manual.hpp issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
lua_extensions.c issue:Add luasocket's support for lua 2014-01-24 17:24:10 +08:00
lua_extensions.h issue:Add luasocket's support for lua 2014-01-24 17:24:10 +08:00
lua_xml_http_request.cpp Merge pull request #5444 from samuele3hu/developDynamic 2014-02-24 15:29:23 +08:00
lua_xml_http_request.h issue #4058: Get rid of Object ,rename it to Ref. 2014-02-20 10:53:49 +08:00
tolua_fix.cpp issue #3956:Replace Object with Ref 2014-02-21 10:22:03 +08:00
tolua_fix.h issue #3956:Change tolua_fix.c to tolua_fix.cpp and modify the toluafix_pushusertype_ccobject function to get real type of object 2014-02-21 09:45:33 +08:00