axmol/cocos/scripting/lua-bindings/manual
samuele3hu b482a5e971 Use relative path in the cocos2dxLuaLoader for showing useless msg when lua script trigger errors 2014-07-17 23:53:36 +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 Add more conversion functions and manual binding functions 2014-06-13 14:10:08 +08:00
LuaBasicConversions.h Update bindings-generator config files and manual bindings files to fix the compile warning 2014-07-15 17:38:56 +08:00
LuaOpengl.cpp Fix some type conversion error 2014-07-08 12:01:35 +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 Update bindings-generator config files and manual bindings files to fix the compile warning 2014-07-15 17:38:56 +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 Modify ini files for bindings-generator to fix the compile warning 2014-06-12 10:08:58 +08:00
lua_cocos2dx_deprecated.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_experimental_manual.cpp Fix type judgment error. 2014-07-17 16:41:09 +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 Update experimental lua bindings、related test cases and project setting 2014-07-17 14:54:34 +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 fix:Remove some warning about lua. 2014-03-11 17:35:09 +08:00
lua_cocos2dx_extension_manual.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_manual.cpp Update the related Lua bindings for experimental 2014-07-17 12:54:50 +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 new line at the end of a file to *.cpp 2014-06-19 20:45:24 +09:00
lua_cocos2dx_physics_manual.hpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_spine_manual.cpp Update bindings-generator config files and manual bindings files to fix the compile warning 2014-07-15 17:38:56 +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