.. |
3d
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_physics3d
|
2015-05-24 22:46:05 +08:00 |
audioengine
|
Update comments of some header files
|
2015-03-27 15:27:08 +08:00 |
cocos2d
|
Fix minor typos
|
2015-10-14 15:12:22 +09:00 |
cocosbuilder
|
Fix minor typos
|
2015-10-14 15:12:22 +09:00 |
cocosdenshion
|
Update comments of some header files
|
2015-03-27 15:27:08 +08:00 |
cocostudio
|
fix lua project compile error
|
2015-05-25 13:42:54 +08:00 |
controller
|
Squashed commit of the following:
|
2014-09-09 12:18:31 -07:00 |
extension
|
Fix the bug that tableCellSizeForIndex of tableview get the wrong result in the Lua
|
2015-05-18 09:41:35 +08:00 |
navmesh
|
Fix compile error on the Linux and update the test cases
|
2015-06-03 18:12:21 +08:00 |
network
|
[Lua] Life control fix for XMLHttpRequest
|
2015-09-12 17:49:30 +08:00 |
physics3d
|
Fix the compile error in the release mode
|
2015-05-18 17:43:20 +08:00 |
platform
|
Fix minor typos
|
2015-10-14 15:12:22 +09:00 |
spine
|
Update comments of some header files
|
2015-03-27 15:27:08 +08:00 |
ui
|
[lua] Wrong callback setting for webview:setOnDidFailLoading
|
2015-09-17 10:52:17 +08:00 |
video
|
Split luabindings module to some independent modules
|
2014-07-31 15:20:23 +08:00 |
CCComponentLua.cpp
|
Remove ScriptComponent
|
2015-09-27 22:18:59 +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
|
Update comments of some header files
|
2015-03-27 15:27:08 +08:00 |
CCLuaEngine.cpp
|
add vs2015 support
|
2015-05-21 13:55:01 +08:00 |
CCLuaEngine.h
|
Fix minor typos
|
2015-10-14 15:12:22 +09:00 |
CCLuaStack.cpp
|
fix: luaLoadChunksFromZIP should just remove .lua or .luac extension
|
2015-05-20 10:36:05 +08:00 |
CCLuaStack.h
|
Fix minor typos
|
2015-10-14 15:12:22 +09:00 |
CCLuaValue.cpp
|
Adds `std::nothrow` to `new`
|
2014-08-27 16:31:57 -07:00 |
CCLuaValue.h
|
Fix minor typos
|
2015-10-14 15:12:22 +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 |
LuaBasicConversions.cpp
|
Add Luabinding conversions for std::map<std::string, std::string>
|
2015-07-26 07:40:34 +08:00 |
LuaBasicConversions.h
|
Fix typos in documentation
|
2015-10-23 16:59:51 +09:00 |
tolua_fix.cpp
|
Squashed commit of the following:
|
2014-04-26 10:11:22 -07:00 |
tolua_fix.h
|
Fix minor typos
|
2015-10-14 15:12:22 +09:00 |