axmol/cocos/scripting/lua-bindings/manual
Ricardo Quesada 0ead7b6307 Squashed commit of the following:
commit b9181ae92541d11119bedd766773ddb01f0bb486
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 09:34:40 2014 -0700

    Compiles luasocket on Mac

commit 91fc79aa2101867fedfbcd7d846e9508009894e6
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 09:12:30 2014 -0700

    disables luasockets

commit 31f2ee462708ab7b604b9399eaabd275e2da9e02
Merge: 19099fd 0abe4cb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Tue Sep 9 08:10:48 2014 -0700

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

    Conflicts:
    	cocos/3d/cocos3d.h

commit 19099fd021b4ecf1f2eebd73ea14e84572d1ee33
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 23:21:03 2014 -0700

    compiles on Linux

commit eec7b92817ac9208123468bb882612aad89f94bf
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 23:16:46 2014 -0700

    all projecs compiles with CMake

commit 40fcc8325b409a580fdbf26d2ee27aa2d1db0109
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 21:47:27 2014 -0700

    CCUserDefualt.mm better includes

commit 30709ec8243562858498cb118240bb45bf9b33b0
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 21:26:36 2014 -0700

    cpp-tests compiles and works on Mac using CMake

commit 67f0fc8df887d08d3d7a27c5fdadd335d6841676
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 20:12:09 2014 -0700

    Adds missing files to CMakeLists.txt

commit 36f939ea7f157ca851aee138300c13d9888c0078
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 19:52:34 2014 -0700

    Adds more box2d missing files

commit 00f81e3b5ec97150974cc6022e86c394ff488ccb
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 19:39:54 2014 -0700

    Adds missing box2d files

commit 9673227b4d7d0e6d9eced49bdd69b98cb519968a
Author: Ricardo Quesada <ricardoquesada@gmail.com>
Date:   Mon Sep 8 18:44:15 2014 -0700

    Initial CMake support for Mac
2014-09-09 12:18:31 -07:00
..
3d Add a newline for some files 2014-08-18 15:27:54 +08:00
cocos2d Fix the error that number of params was judged wrong for lua bindings of EventListenerMouse::create 2014-09-05 09:39:43 +08:00
cocosbuilder Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
cocosdenshion Split deprecated class, functions and enums to related module and adjust iOS/Mac test case and templates 2014-08-04 17:11:57 +08:00
cocostudio fix ccs.CustomGUIReader not in ccs table 2014-08-30 12:23:03 +08:00
controller Squashed commit of the following: 2014-09-09 12:18:31 -07:00
extension fix lua compile error 2014-09-02 01:31:02 -07:00
network Adds MARK: TODO: FIXME: in code 2014-08-29 12:54:24 -07:00
platform Squashed commit of the following: 2014-05-16 14:36:00 -07:00
spine Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
ui Split deprecated class, functions and enums to related module and adjust iOS/Mac test case and templates 2014-08-04 17:11:57 +08:00
video Split luabindings module to some independent modules 2014-07-31 15:20:23 +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 Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCLuaEngine.h Split luabindings module to some independent modules 2014-07-31 15:20:23 +08:00
CCLuaStack.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07:00
CCLuaStack.h Adjust the xxtea directory structure and modify some grammar expressions 2014-06-04 09:59:29 +08:00
CCLuaValue.cpp Adds `std::nothrow` to `new` 2014-08-27 16:31:57 -07: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 Fix the member name error in the `vec4_to_luaval ` 2014-09-03 15:07:31 +08:00
LuaBasicConversions.h Squashed commit of the following: 2014-09-09 12:18:31 -07: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