axmol/cocos/scripting/lua/bindings
boyu0 a5863aafb3 closed #3716: edit lua support 2014-01-28 17:06:37 +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:Add luasocket's support for lua 2014-01-24 17:24:10 +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 issue #3626:Modify some files that skipped some modifications because of merge 2014-01-17 11:22:03 +08:00
CCLuaEngine.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaStack.cpp Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into developBug 2014-01-26 11:59:54 +08:00
CCLuaStack.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaValue.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaValue.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 commit 'refs/pull/5071/head' of git://github.com/cocos2d/cocos2d-x into merge5071 2014-01-26 16:41:35 +08:00
LuaBasicConversions.h Merge commit 'refs/pull/5071/head' of git://github.com/cocos2d/cocos2d-x into merge5071 2014-01-26 16:41:35 +08:00
LuaOpengl.cpp.REMOVED.git-id issue #3626:Add namespace’s support for manual lua binding functions for classes related OpenGL and update the related test cases 2014-01-17 10:19:55 +08:00
LuaOpengl.h issue #3626:Add the “override “ keyword 2014-01-17 22:20:21 +08:00
LuaScriptHandlerMgr.cpp 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
LuaScriptHandlerMgr.h issue #3401: add lua physics slide test, add more banding code, and fix some bugs. 2014-01-14 15:48:44 +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 issue #3626:Make the lua binding of the WebSocket and the XMLHttpRequest used in lua in the “cc” module 2014-01-17 10:19:56 +08:00
Lua_web_socket.h issue #3626:Add the “override “ keyword 2014-01-17 22:20:21 +08:00
liblua.vcxproj updated vs project[Lua]: 2014-01-26 10:25:49 +08:00
liblua.vcxproj.filters updated vs project[Lua]: 2014-01-26 10:25:49 +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 issue #3626:Add namespace’s support for manual lua binding functions for classes in the cocostudio and cocos2d::gui namespace 2014-01-17 10:19:55 +08:00
lua_cocos2dx_coco_studio_manual.hpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_cocos2dx_deprecated.cpp issue #3626:Add the deprecated support for the tolua.cast 2014-01-17 10:19:57 +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 issue #3626:Add the “override “ keyword 2014-01-17 22:20:21 +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 issue #3626:Add namespace’s support for manual lua binding functions for classes in the cocostudio and cocos2d::gui namespace 2014-01-17 10:19:55 +08:00
lua_cocos2dx_gui_manual.hpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_cocos2dx_manual.cpp.REMOVED.git-id fix:Resolve the compile error of the cast_type on vs 2014-01-26 22:30:26 +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 closed #3716: edit lua support 2014-01-28 17:06:37 +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 #3863:Rename the lua binding of the `registerScriptHandler` and `unregisterScriptHandler` of the SkeletonAnimation 2014-01-26 22:27:37 +08:00
lua_cocos2dx_spine_manual.hpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 issue #3626:Make the lua binding of the WebSocket and the XMLHttpRequest used in lua in the “cc” module 2014-01-17 10:19:56 +08:00
lua_xml_http_request.h removes "include "cocos2d.h" from cocos2d files 2014-01-16 21:35:58 -08:00
tolua_fix.c issue #3353:Lua gc mechanism will make the extended attributes of lua userdata disapper 2013-12-06 14:16:33 +08:00
tolua_fix.h issue #2905: Renaming lua/cocos2dx_support to lua/bindings. 2013-10-16 16:40:07 +08:00