.. |
3d
|
Add CameraTest、OBBTest and related lua bindings
|
2014-10-10 09:49:25 +08:00 |
audioengine
|
Fix compile error
|
2014-10-18 13:03:28 +08:00 |
cocos2d
|
Fix the bug in the tolua_cocos2dx_GLProgram_setUniformLocationF32
|
2014-10-20 10:22:44 +08:00 |
cocosbuilder
|
do not load deprecated Lua API from luabinding of modules
|
2014-10-10 23:59:41 +08:00 |
cocosdenshion
|
do not load deprecated Lua API from luabinding of modules
|
2014-10-10 23:59:41 +08:00 |
cocostudio
|
CMake fix for template projects
|
2014-10-15 16:33:58 +03:00 |
controller
|
Squashed commit of the following:
|
2014-09-09 12:18:31 -07:00 |
extension
|
Update the related AssetsManagerEx files and related project configure
|
2014-10-16 10:28:52 +08:00 |
network
|
Fix the bug that callbacks aren’t triggered when response failed
|
2014-10-20 17:43:04 +08:00 |
platform
|
Squashed commit of the following:
|
2014-05-16 14:36:00 -07:00 |
spine
|
Fix win32 compile error
|
2014-10-17 10:19:41 +08:00 |
ui
|
fix memory leak when add listener to ui object
|
2014-10-20 11:20:53 +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
|
Update the related AssetsManagerEx files and related project configure
|
2014-10-16 10:28:52 +08:00 |
CCLuaEngine.h
|
Update the related AssetsManagerEx files and related project configure
|
2014-10-16 10:28:52 +08:00 |
CCLuaStack.cpp
|
modiry document->Parse((char*)pByte); to document->Parse((const char*)pByte);
|
2014-11-04 11:51:00 +09:00 |
CCLuaStack.h
|
added LuaStack::loadChunksFromZIP()
|
2014-10-08 17:30:14 +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
|
Fix the type judgment of lua value would parse string —> int or int —> string
|
2014-10-31 17:50:59 +08:00 |
LuaBasicConversions.h
|
Update CocoStudioUIEditorTest,adjust Xcode project configure and fix some compile warning
|
2014-10-19 17:00:05 +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 |