axmol/cocos/scripting/lua-bindings/manual
Ricardo Quesada 9b118e5e96 Squashed commit of the following:
commit 519fcd7f68e3586c376fd5e8d4a0ee220a48d225
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 10:10:06 2014 -0700

    Updates templates files

commit 2b07843ebe592f56b2abc544ccf66d441bb19fc5
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 10:08:19 2014 -0700

    compiles on Windows

commit b175522ef7205eaab3bd3f26c27c5d6514cbe2a4
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:55:30 2014 -0700

    adds cocos2d.h

commit 4c3d14f929bac017b93ca843b4f149d352264a30
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:54:24 2014 -0700

    re-adds missing files

commit f729181728959260d14c4152555534f5beec8e05
Merge: 148da79 2adac67
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:51:12 2014 -0700

    Merge branch 'includes_fixes' of github.com:ricardoquesada/cocos2d-x into includes_fixes

commit 148da79010c5dffeab885933624cffaf3d588852
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:49:12 2014 -0700

    Adds SimpleAudioEngine

commit 2adac67019180ec82b7bd03f0b67c12f62e29e77
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:47:45 2014 -0700

    Compiles for Android

commit 4a300d1b9225fa5708f25a69a50bb531f0ac1a32
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Sat Apr 26 09:13:35 2014 -0700

    Fixes the includes
2014-04-26 10:11:22 -07: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 issue #4729: some warning fixes and compilation error fixes on win32. 2014-04-10 01:29:13 +08:00
CCLuaEngine.h issue #4729: NULL -> nullptr in constructor or setXXX(NULL) 2014-04-10 00:36:43 +08:00
CCLuaStack.cpp Squashed commit of the following: 2014-04-26 10:11:22 -07: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 fix the error about `draw` of GLNode and modify the related test cases 2014-04-03 17:02:14 +08:00
LuaBasicConversions.h fix the error about `draw` of GLNode and modify the related test cases 2014-04-03 17:02:14 +08:00
LuaOpengl.cpp.REMOVED.git-id fix the crash invoked by calling the `glGetUniformfv` 2014-04-11 14:31:44 +08:00
LuaOpengl.h Squashed commit of the following: 2014-04-26 10:11:22 -07: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 the error about `draw` of GLNode and modify the related test cases 2014-04-03 17:02:14 +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 fix the compile error about luabindings and add the `RichText` test cases. 2014-04-18 11:54:57 +08:00
lua_cocos2dx_manual.hpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_physics_manual.cpp issue $4771: fix lua test and fix some bugs 2014-04-15 13:40:44 +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