.. |
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
|
fix lua bindings warnings
|
2014-03-20 16:48:12 +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
|
issue #4729: NULL -> nullptr in constructor or setXXX(NULL)
|
2014-04-10 00:36:43 +08: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
|
draw() using Matrix instead of kmMat4
|
2014-04-08 22:07:35 +08:00 |
LuaScriptHandlerMgr.cpp
|
delete _scriptHandlerMgr in destruct will cause stack overflow
|
2014-04-05 21:26:56 +08:00 |
LuaScriptHandlerMgr.h
|
add destroyInstance for ScriptHandlerMgr
|
2014-04-05 21:09:49 +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
|
fix:Remove some warning about lua.
|
2014-03-11 17:35:09 +08:00 |
lua_cocos2dx_coco_studio_manual.hpp
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +08: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 compile error
|
2014-04-11 09:52:09 +08:00 |
lua_cocos2dx_manual.hpp
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +08:00 |
lua_cocos2dx_physics_manual.cpp
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +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
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +08:00 |
lua_cocos2dx_ui_manual.cpp
|
fix win32 compile error
|
2014-03-11 20:59:35 +08:00 |
lua_cocos2dx_ui_manual.hpp
|
add lua ui binding
|
2014-03-11 18:48:27 +08: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
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +08:00 |
tolua_fix.h
|
Re-add lua bindings codes.
|
2014-03-10 14:04:58 +08:00 |