.. |
3d
|
Update comments of some header files
|
2015-03-19 16:45:53 +08:00 |
audioengine
|
Update comments of some header files
|
2015-03-19 16:45:53 +08:00 |
cocos2d
|
Get rid of compiler warnings: 'func' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
2015-03-15 00:10:08 +01:00 |
cocosbuilder
|
Add more useful trace back info when got invalid arguments by calling functions
|
2014-12-01 15:53:41 +08:00 |
cocosdenshion
|
do not load deprecated Lua API from luabinding of modules
|
2014-10-10 23:59:41 +08:00 |
cocostudio
|
Rename lua-coco-studio-conversions.cpp/h to lua-cocos-studio-conversions.cpp/h
|
2015-01-21 11:48:34 +08:00 |
controller
|
Squashed commit of the following:
|
2014-09-09 12:18:31 -07:00 |
extension
|
lua test
|
2015-03-04 10:42:08 +08:00 |
network
|
Get rid of warnings: field '_xxx' will be initialized after field '_yyy' [-Wreorder]
|
2015-03-12 23:47:58 +01:00 |
platform
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07:00 |
spine
|
Add CC_DEPRECATED_ATTRIBUTE flag
|
2015-01-14 15:09:37 +08:00 |
ui
|
Update LayoutComponent Test case of UIEditTest
|
2015-01-22 10:21:38 +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
|
Update comments of some header files
|
2015-03-19 16:45:53 +08:00 |
CCLuaEngine.cpp
|
Update the related AssetsManagerEx files and related project configure
|
2014-10-16 10:28:52 +08:00 |
CCLuaEngine.h
|
Update comments of some header files
|
2015-03-19 16:45:53 +08:00 |
CCLuaStack.cpp
|
fix compile error
|
2015-01-11 23:01:13 +08:00 |
CCLuaStack.h
|
Update comments of some header files
|
2015-03-19 16:45:53 +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
|
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
|
Merge branch 'v3' of github.com:cocos2d/cocos2d-x into v3_origin
|
2015-01-19 09:38:34 +08:00 |
LuaBasicConversions.h
|
issue #9796: Extract related physical auto-binding codes to manual-binding to add `CC_USE_PHYSICS` limit
|
2015-01-05 17:10:25 +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 |