dumganhar
|
8f900d02b8
|
issue #2300: Removing all 'copyWithZone' pattern.
|
2013-07-08 23:05:47 +08:00 |
minggo
|
b39e7e205f
|
issue #2129:modify pkg files
|
2013-07-08 11:34:31 +08:00 |
minggo
|
dfde41b932
|
issue #2129:fix conflicts
|
2013-07-05 17:32:50 +08:00 |
minggo
|
04465622b7
|
issue #2129:remove prefix of types in ccTypes.h
|
2013-07-05 16:49:22 +08:00 |
samuele3hu
|
bb244edae6
|
issue #2244:Modify a function name to createCCBReader
|
2013-07-05 10:25:37 +08:00 |
samuele3hu
|
c0e89a4ee9
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into execDev
|
2013-07-05 09:49:01 +08:00 |
minggo
|
7bcafb46a4
|
Merge pull request #3051 from samuele3hu/execDev
issue #2244:make some execute funs into one fun in ScriptEngineProtocol
|
2013-07-04 03:33:12 -07:00 |
samuele3hu
|
b0e4757c24
|
issue #2244:Modify CallFunc event bug and modify a function name to createCCBreader
|
2013-07-04 17:54:02 +08:00 |
James Chen
|
1755e7778f
|
close #2371: Updating LuaCocos2d.cpp.
|
2013-07-04 17:15:48 +08:00 |
samuele3hu
|
570f2663f4
|
issue #2244:Modify ScriptData struct and functions related with sendEvent
|
2013-07-04 15:44:42 +08:00 |
minggo
|
c327bc7906
|
issue #2373:add const in pkg files
|
2013-07-04 12:50:17 +08:00 |
samuele3hu
|
9b08cee01f
|
issue #22434:make some execute funs into one funs in ScriptEngineProtocol
|
2013-07-02 15:23:51 +08:00 |
samuele3hu
|
fe8e30c3e0
|
issue #2243:Add a uniform fund in ScriptEngineProtocol
|
2013-07-01 15:04:14 +08:00 |
minggo
|
7e26a86e2e
|
issue #2329:not bind CCFileUtils private function
|
2013-06-26 17:36:31 +08:00 |
samuele3hu
|
3b058fe019
|
issue #2276: Add OpenGL lua module
|
2013-06-25 14:55:57 +08:00 |
samuele3hu
|
b9d79293cd
|
issue #2276: Modify InitLuaScrollView to initLuaScrollView
|
2013-06-21 15:46:59 +08:00 |
samuele3hu
|
a6d072e679
|
issue #2276: Modify LuaScrollView create method
|
2013-06-21 15:42:39 +08:00 |
samuele3hu
|
e36c6f544a
|
issue #2276: Modify ScrollView and LuaScrollView class
|
2013-06-21 14:17:41 +08:00 |
samuele3hu
|
a862543a4c
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into scrollview_develop
|
2013-06-21 10:44:03 +08:00 |
Sam Clegg
|
203d2e4559
|
Fix compile warnings in LuaOpengl.cpp
|
2013-06-20 12:56:12 -07:00 |
samuele3hu
|
71fe43ee97
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into scrollview_develop
|
2013-06-20 22:40:21 +08:00 |
samuele3hu
|
15c69563e2
|
issue #2276: Add ScrollView lua binding and test sample
|
2013-06-20 22:39:30 +08:00 |
James Chen
|
1b66a98390
|
Bug fixes for the tool to generate luabindings.
|
2013-06-20 19:00:23 +08:00 |
James Chen
|
36d82c9384
|
closed #2129: Updating LuaCocos2d.cpp.
|
2013-06-20 15:10:44 +08:00 |
James Chen
|
ba1fe39d91
|
issue #2129: Removing CC prefix for scripting module.
|
2013-06-20 14:33:59 +08:00 |
samuele3hu
|
fb075d7a7d
|
issue #2277: Delete some conflict file and resolve some error
|
2013-06-20 11:28:16 +08:00 |
samuele3hu
|
0c4f99080b
|
issue #2277: modify platform config except win32
|
2013-06-20 10:19:46 +08:00 |
samuele3hu
|
b818001007
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into opengl_develop
|
2013-06-19 16:43:15 +08:00 |
samuele3hu
|
b48cf5997d
|
issue #2277: Add OpenGL lua test samples
|
2013-06-19 16:40:02 +08:00 |
James Chen
|
504a9e714e
|
issue #2300: copy --> clone for luabinding.
|
2013-06-19 12:08:26 +08:00 |
samuele3hu
|
778708426c
|
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into opengl_develop
|
2013-06-17 14:38:08 +08:00 |
samuele3hu
|
26f1bd5171
|
issue #2277: Add OpenGL lua binding
|
2013-06-17 14:19:00 +08:00 |
James Chen
|
c0d44cb2e4
|
fixed #2129: Rename m_iVar to _var, remove CC prefixes.
|
2013-06-15 14:03:30 +08:00 |
James Chen
|
007a33f89a
|
Merge pull request #2809 from edwardzhou/master
issue #2103: correct the type detecting order for Lua CCBProxy::getNodeTypeName.
|
2013-06-07 19:37:19 -07:00 |
James Chen
|
5c8d4378a6
|
Fixing compilation errors in TestLua for Win32.
|
2013-06-07 21:23:15 +08:00 |
Edward Zhou
|
9cc351f47b
|
correct the type detecting order forgetNodeTypeName
|
2013-06-07 19:49:22 +08:00 |
samuele3hu
|
50f44db9a8
|
issue #2103 add webSocket lua test sample
|
2013-06-07 17:02:00 +08:00 |
samuele3hu
|
16a34b0da3
|
issue #2103 add webSocket lua test sample
|
2013-06-07 16:51:50 +08:00 |
samuele3hu
|
a2cf4933c4
|
issue #2103 add webSocket lua test sample
|
2013-06-07 14:57:36 +08:00 |
samuele3hu
|
66d4acc31a
|
issue #2103 add webSocket lua test sample
|
2013-06-07 10:12:01 +08:00 |
samuele3hu
|
e4ec801363
|
issue #2103 add webSocket lua test sample
|
2013-06-06 22:29:02 +08:00 |
samuele3hu
|
6dd077b8bd
|
issue #2103 add cocosbuilder lua test sample
|
2013-06-05 15:17:00 +08:00 |
samuele3hu
|
db7a2a1290
|
issue #2103 modify some compile setup and delete some deprecated lua function
|
2013-06-03 16:07:06 +08:00 |
samuele3hu
|
7101bc4377
|
issue #2103 remove simple cocosbuilder sample
|
2013-06-03 14:59:04 +08:00 |
samuele3hu
|
afa6b81ba7
|
issue #2103 add cocosbuilder lua bind and add a simple sample
|
2013-06-03 13:47:12 +08:00 |
samuele3hu
|
0a1c12a2d3
|
issue #2103 add some overlapping file and delete some comment line
|
2013-05-24 13:45:06 +08:00 |
samuele3hu
|
338c7c8d67
|
issue #2103 add more test lua
|
2013-05-24 11:42:27 +08:00 |
samuele3
|
5da5407efe
|
issue #2103 add menu test lua sample
|
2013-05-23 15:39:41 +08:00 |
Sam Clegg
|
4f6de1bcad
|
Rename CCScriptSupport::executeAssert -> CCScriptSupport::handleAssert
Also remove the first "cond" argument, since it is always false.
|
2013-05-06 12:25:13 -07:00 |
James Chen
|
c70d9f203a
|
Don't export classes in scripting/lua/cocos2dx_support.
|
2013-04-27 18:24:08 +08:00 |