axmol/cocos/scripting/lua-bindings/manual
Ricardo Quesada 0f67247325 Squashed commit of the following:
commit a794d107ad85667e3d754f0b6251fc864dfbf288
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 14:33:49 2014 -0700

    Yeah... everything compiles on win32 and wp8

commit 4740be6e4a0d16f742c27996e7ab2c100adc76af
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 13:58:38 2014 -0700

    CCIME moved to base

    and compiles on Android

commit ff3e1bf1eb27a01019f4e1b56d1aebbe2d385f72
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 13:02:57 2014 -0700

    compiles Ok for Windows Phone 8

commit 8160a4eb2ecdc61b5bd1cf56b90d2da6f11e3ebd
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 12:25:31 2014 -0700

    fixes for Windows Phone 8

commit 418197649efc93032aee0adc205e502101cdb53d
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 11:15:13 2014 -0700

    Compiles on Win32

commit 08813ed7cf8ac1079ffadeb1ce78ea9e833e1a33
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 10:08:31 2014 -0700

    Compiles on linux!

commit 118896521e5b335a5257090b6863f1fb2a2002fe
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 09:30:42 2014 -0700

    moves cocos/2d/platform -> cocos/platform

commit 4fe9319d7717b0c1bccb2db0156eeb86255a89e0
Merge: bd68ec2 511295e
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Fri May 16 08:24:41 2014 -0700

    Merge remote-tracking branch 'cocos2d/v3' into files

commit bd68ec2f0e3a826d8b2f4b60564ba65ce766bc56
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Thu May 15 19:36:23 2014 -0700

    files in the correct directory
2014-05-16 14:36:00 -07: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 Squashed commit of the following: 2014-05-14 10:07:09 -07:00
CCLuaEngine.h Squashed commit of the following: 2014-05-16 14:36:00 -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 Improved directory structure 2014-04-29 17:37:36 -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 compile error and synchronizate the UI change for Lua 2014-05-15 15:39:15 +08:00
LuaBasicConversions.h fix compile error and synchronizate the UI change for Lua 2014-05-15 15:39:15 +08:00
LuaOpengl.cpp fix compile error and synchronizate the UI change for Lua 2014-05-15 15:39:15 +08:00
LuaOpengl.h Squashed commit of the following: 2014-05-14 10:07:09 -07:00
LuaScriptHandlerMgr.cpp delete _scriptHandlerMgr in destruct will cause stack overflow 2014-04-05 21:26:56 +08:00
LuaScriptHandlerMgr.h Improved directory structure 2014-04-29 17:37:36 -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 Update some GuiConstants and resubmission pr#6361. 2014-05-15 16:54:55 +08:00
lua_cocos2dx_manual.hpp Re-add lua bindings codes. 2014-03-10 14:04:58 +08:00
lua_cocos2dx_physics_manual.cpp Roll back lua PhysicsTest. 2014-05-16 17:19:02 +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 issue #5032:A potential crash bug of Lua binding 2014-05-07 10:09:54 +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 fixed debug 2014-05-08 16:02:55 +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