axmol/cocos/scripting/lua-bindings/manual
andyque 98ef180ca8 add default value to luaval_to_ulong 2014-07-29 15:59:49 +08:00
..
platform Squashed commit of the following: 2014-05-16 14:36:00 -07:00
CCBProxy.cpp Replace `LabelTTF` and `LabelBMFont` with `Label` for cocosbuild proxy and fix the error that ControlSwitch:create raised. 2014-03-28 17:18:41 +08:00
CCBProxy.h Squashed commit of the following: 2014-04-30 19:09:13 -07:00
CCLuaBridge.cpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
CCLuaBridge.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
CCLuaEngine.cpp Remove `handleStudioEventListener` of LuaEngine 2014-06-12 13:50:52 +08:00
CCLuaEngine.h Remove `handleStudioEventListener` of LuaEngine 2014-06-12 13:50:52 +08:00
CCLuaStack.cpp Update experimental lua bindings、related test cases and project setting 2014-07-17 14:54:34 +08:00
CCLuaStack.h Adjust the xxtea directory structure and modify some grammar expressions 2014-06-04 09:59:29 +08:00
CCLuaValue.cpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
CCLuaValue.h Improved directory structure 2014-04-29 17:37:36 -07:00
Cocos2dxLuaLoader.cpp Use relative path in the cocos2dxLuaLoader for showing useless msg when lua script trigger errors 2014-07-17 23:53:36 +08:00
Cocos2dxLuaLoader.h Add new line at the end of a file to *.h 2014-06-19 20:45:49 +09:00
LuaBasicConversions.cpp show detail class & function name on conversion error 2014-07-21 09:39:41 +08:00
LuaBasicConversions.h add default value to luaval_to_ulong 2014-07-29 15:59:49 +08:00
LuaOpengl.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
LuaOpengl.h Lua compiles and runs 2014-06-04 09:26:39 -07:00
LuaScriptHandlerMgr.cpp delete _scriptHandlerMgr in destruct will cause stack overflow 2014-04-05 21:26:56 +08:00
LuaScriptHandlerMgr.h Add Lua bindings for controller and related test case project 2014-07-09 18:05:02 +08:00
LuaSkeletonAnimation.cpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
LuaSkeletonAnimation.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
Lua_web_socket.cpp fix lua bindings warnings 2014-03-20 16:48:12 +08:00
Lua_web_socket.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_coco_studio_manual.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
lua_cocos2dx_coco_studio_manual.hpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
lua_cocos2dx_controller_manual.cpp Add Lua bindings for controller and related test case project 2014-07-09 18:05:02 +08:00
lua_cocos2dx_controller_manual.hpp Add Lua bindings for controller and related test case project 2014-07-09 18:05:02 +08:00
lua_cocos2dx_deprecated.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
lua_cocos2dx_deprecated.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_experimental_manual.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
lua_cocos2dx_experimental_manual.hpp Update experimental lua bindings、related test cases and project setting 2014-07-17 14:54:34 +08:00
lua_cocos2dx_experimental_video_manual.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
lua_cocos2dx_experimental_video_manual.hpp Update experimental lua bindings、related test cases and project setting 2014-07-17 14:54:34 +08:00
lua_cocos2dx_extension_manual.cpp Add more useful tip for error log 2014-07-23 11:57:17 +08:00
lua_cocos2dx_extension_manual.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_manual.cpp Add more useful tip for error log 2014-07-23 13:44:57 +08:00
lua_cocos2dx_manual.hpp Add Lua bindings for utils and CaptureScreen test case 2014-07-04 16:24:00 +08:00
lua_cocos2dx_physics_manual.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
lua_cocos2dx_physics_manual.hpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_spine_manual.cpp Add more useful tip for error log 2014-07-22 11:16:16 +08:00
lua_cocos2dx_spine_manual.hpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
lua_cocos2dx_ui_manual.cpp Update the implementation of Lua bindings for `lua_cocos2dx_ListView_addScrollViewEventListener` 2014-06-23 17:42:04 +08:00
lua_cocos2dx_ui_manual.hpp Reconstruct the addEventListener for cocostudio ui control 2014-06-12 10:10:37 +08:00
lua_debugger.c add protobuf win32 2014-06-13 11:19:04 +08:00
lua_debugger.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_extensions.c close #4400: Use the newest version of LuaSocket for lua 2014-03-20 17:04:54 +08:00
lua_extensions.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_xml_http_request.cpp Reconstruct the _sendRequest function of LuaMinXmlHttpRequest 2014-06-12 11:24:46 +08:00
lua_xml_http_request.h Reconstruct the _sendRequest function of LuaMinXmlHttpRequest 2014-06-12 11:24:46 +08:00
tolua_fix.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
tolua_fix.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00