samuele3hu
|
b8d4010ae5
|
Develop branch adds lua trigger for CocoStudio
|
2014-01-02 12:00:37 +08:00 |
James Chen
|
165e6c2a78
|
Adds an empty LuaEngine::parseConfig function.
|
2013-12-30 21:04:00 +08:00 |
samuele3hu
|
ee7aa0f077
|
Rename EVENT_KEYBOARD_RELEASED and resolve a possible memory leak bug
|
2013-12-27 12:05:12 +08:00 |
samuele3hu
|
d51440f62a
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into DispatcherBak1
Conflicts:
cocos/scripting/lua/bindings/lua_cocos2dx_extension_manual.cpp
|
2013-12-27 11:17:11 +08:00 |
samuele3hu
|
6d9e865f15
|
Delete some ScriptEventType only used to Lua 、adjust the event callback mechanism and rename cc.HANDLERTYP_ related to avoid overlong
|
2013-12-27 10:35:44 +08:00 |
samuele3hu
|
756a72cbca
|
Reconstruct the operation of handling lua script event
|
2013-12-26 19:43:49 +08:00 |
samuele3hu
|
f0dc7f0b15
|
issue #3403:Modify the registerScriptHandler functions inputparams and some EventData struct info
|
2013-12-23 11:19:55 +08:00 |
samuele3hu
|
97f26176e8
|
issue #3403:Add the EventDispatcher lua binding and the releated test cases
|
2013-12-22 22:10:21 +08:00 |
samuele3hu
|
6d8deac8a8
|
issue #3374:Register the lua manual binding funtions leading to the top index of lua state
|
2013-12-11 12:05:46 +08:00 |
samuele3
|
b281a2f06f
|
Hot fix:repalce unsigned int/int type of params with long to solve tableview bug
|
2013-11-18 15:55:58 +08:00 |
samuele3
|
17f74eeb17
|
issue #2868:Modify armature test samples and add more armature test samples
|
2013-11-13 18:18:29 +08:00 |
samuele3
|
286393d28e
|
issue #2868:Add more manual lua binding functions
|
2013-11-09 22:58:40 +08:00 |
samuelhu
|
be1f17ca0f
|
issue #3037:Add assetsmananger lua binding and a releated test sample
|
2013-10-22 16:14:49 +08:00 |
James Chen
|
225738ecc5
|
issue #2905: [iOS Mac] HelloLua and TestLua work now.
|
2013-10-16 17:19:02 +08:00 |
James Chen
|
352d1f6768
|
issue #2905: Renaming lua/cocos2dx_support to lua/bindings.
|
2013-10-16 16:40:07 +08:00 |