axmol/cocos/scripting/lua/bindings
Zhe Wang 9b6027d284 Merge pull request #4947 from walzer/develop
udpate copyrights for the new year 2014 and Chukong.
2014-01-06 19:50:18 -08:00
..
platform issue #3069:Add LuaObjectCBridge and related test sample 2013-10-31 15:20:53 +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 Resolve the android compile error 2014-01-03 11:29:56 +08:00
CCBProxy.cpp issue #2905: Renaming lua/cocos2dx_support to lua/bindings. 2013-10-16 16:40:07 +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 add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaEngine.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
CCLuaStack.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaBasicConversions.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaOpengl.cpp.REMOVED.git-id add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaOpengl.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaScriptHandlerMgr.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
LuaScriptHandlerMgr.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
Lua_web_socket.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
liblua.vcxproj fix compiling error and miss file on vs. 2014-01-04 12:25:12 +08:00
liblua.vcxproj.filters fix compiling error and miss file on vs. 2014-01-04 12:25:12 +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 add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_cocos2dx_extension_manual.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_cocos2dx_gui_manual.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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 Merge pull request #4947 from walzer/develop 2014-01-06 19:50:18 -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_spine_manual.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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_xml_http_request.cpp add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +08:00
lua_xml_http_request.h add copyrights for 2014, in folders other then 2d. 2014-01-07 11:47:11 +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