axmol/cocos/scripting/lua-bindings/manual
samuele3hu 58a9e40b82 Modify some functions return value from `bool` to `int` 2014-04-29 17:17:18 +08:00
..
platform Re-add lua bindings codes. 2014-03-10 14:04:58 +08: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 Re-add lua bindings codes. 2014-03-10 14:04:58 +08: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 Add some deprecated functions and replace the Point related to Vector2 2014-04-28 16:28:15 +08:00
CCLuaEngine.h yeah... love in includes 2014-04-26 10:35:57 -07:00
CCLuaStack.cpp Fix compile error for Lua 2014-04-28 14:04:37 +08:00
CCLuaStack.h issue #4729: NULL -> nullptr in constructor or setXXX(NULL) 2014-04-10 00:36:43 +08:00
CCLuaValue.cpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
CCLuaValue.h Squashed commit of the following: 2014-04-26 10:11:22 -07:00
Cocos2dxLuaLoader.cpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
Cocos2dxLuaLoader.h Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
LuaBasicConversions.cpp use `new` and `CC_SAFE_DELETE_ARRAY` to replace `malloc` and `free` 2014-04-29 16:04:08 +08:00
LuaBasicConversions.h Replace `vec2s` with `points` 2014-04-29 14:39:19 +08:00
LuaOpengl.cpp.REMOVED.git-id use `new` and `CC_SAFE_DELETE_ARRAY` to replace `malloc` and `free` 2014-04-29 16:04:08 +08:00
LuaOpengl.h Fix compile error for Lua 2014-04-28 14:04:37 +08:00
LuaScriptHandlerMgr.cpp delete _scriptHandlerMgr in destruct will cause stack overflow 2014-04-05 21:26:56 +08:00
LuaScriptHandlerMgr.h Squashed commit of the following: 2014-04-26 10:11:22 -07: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 fix:Remove some warning about lua. 2014-03-11 17:35:09 +08:00
lua_cocos2dx_coco_studio_manual.hpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
lua_cocos2dx_deprecated.cpp Fix compile error for Lua 2014-04-28 14:04:37 +08:00
lua_cocos2dx_deprecated.h Re-add lua bindings codes. 2014-03-10 14:04:58 +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.REMOVED.git-id Modify some functions return value from `bool` to `int` 2014-04-29 17:17:18 +08:00
lua_cocos2dx_manual.hpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_physics_manual.cpp use `new` and `CC_SAFE_DELETE_ARRAY` to replace `malloc` and `free` 2014-04-29 16:04:08 +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 Re-add lua bindings codes. 2014-03-10 14:04:58 +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 fix win32 compile error 2014-03-11 20:59:35 +08:00
lua_cocos2dx_ui_manual.hpp Squashed commit of the following: 2014-04-26 10:11:22 -07:00
lua_debugger.c.REMOVED.git-id update lua debugger 2014-03-15 10:34:21 +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 fix lua bindings warnings 2014-03-20 16:48:12 +08:00
lua_xml_http_request.h Re-add lua bindings codes. 2014-03-10 14:04:58 +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