..
3d
Adds `std::nothrow` to the `new` statements
2015-12-16 17:06:56 +08:00
audioengine
Update comments of some header files
2015-03-27 15:27:08 +08:00
cocos2d
Adds `std::nothrow` to the `new` statements
2015-12-16 17:06:56 +08:00
cocosbuilder
Fix typos in documentation
2015-11-03 04:43:44 +09:00
cocosdenshion
Fix typos in documentation
2015-11-03 04:43:44 +09:00
cocostudio
Adds `std::nothrow` to the `new` statements
2015-12-16 17:06:56 +08:00
controller
Squashed commit of the following:
2014-09-09 12:18:31 -07:00
extension
Adds `std::nothrow` to the `new` statements
2015-12-16 17:06:56 +08:00
navmesh
Fix compile error on the Linux and update the test cases
2015-06-03 18:12:21 +08:00
network
Adds `std::nothrow` to the `new` statements
2015-12-16 17:06:56 +08:00
physics3d
Fix the compile error in the release mode
2015-05-18 17:43:20 +08:00
platform
Fix typos in documentation
2015-11-03 04:43:44 +09:00
spine
Update comments of some header files
2015-03-27 15:27:08 +08:00
ui
adds tvOS support
2015-12-28 15:59:36 -08:00
video
Split luabindings module to some independent modules
2014-07-31 15:20:23 +08:00
CCComponentLua.cpp
Fix ComponentTest in la-test can not load lua file under iOS & Android
2015-11-03 15:49:46 +08:00
CCComponentLua.h
Remove ScriptComponent
2015-09-27 22:18:59 +08:00
CCLuaBridge.cpp
Re-add lua bindings codes.
2014-03-10 14:04:58 +08:00
CCLuaBridge.h
Fix typos in documentation
2015-11-03 04:43:44 +09:00
CCLuaEngine.cpp
add vs2015 support
2015-05-21 13:55:01 +08:00
CCLuaEngine.h
Add missing lua engine export declaration.
2015-12-04 15:23:59 +08:00
CCLuaStack.cpp
fix: luaLoadChunksFromZIP should just remove .lua or .luac extension
2015-05-20 10:36:05 +08:00
CCLuaStack.h
Fix minor grammar and typo in documentation
2015-11-04 17:14:00 +09:00
CCLuaValue.cpp
Adds `std::nothrow` to `new`
2014-08-27 16:31:57 -07:00
CCLuaValue.h
Fix typos in documentation
2015-11-03 04:43:44 +09:00
Cocos2dxLuaLoader.cpp
modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte);
2014-11-04 11:51:00 +09:00
Cocos2dxLuaLoader.h
Add new line at the end of a file to *.h
2014-06-19 20:45:49 +09:00
Lua-BindingsExport.h
Combine studio change for LuaBinding, jsb and simulator
2015-11-25 21:52:44 +08:00
LuaBasicConversions.cpp
Add lua value conversion function for cocos studio
2015-11-25 23:03:25 +08:00
LuaBasicConversions.h
Editing code as comment.
2015-12-04 10:43:39 +08:00
lua_module_register.cpp
Combine studio change for LuaBinding, jsb and simulator
2015-11-25 21:52:44 +08:00
lua_module_register.h
fix the link error and compile error in windows and android platform
2015-12-09 20:18:37 +08:00
tolua_fix.cpp
Squashed commit of the following:
2014-04-26 10:11:22 -07:00
tolua_fix.h
Fix typos in documentation
2015-11-03 04:43:44 +09:00