YuLei
|
a22122d0ed
|
[Lua] fix: CCCallFunc : public CCActionInstant declare typo error
|
2012-09-07 19:19:50 +08:00 |
YuLei
|
9d2b0b04f2
|
[Lua] update luabinding for CCPoint, CCSize, CCRect
|
2012-09-05 14:49:26 +08:00 |
YuLei
|
dcc8733a53
|
update tolua++ for mac
|
2012-09-04 09:56:55 +08:00 |
YuLei
|
c86595ddde
|
[Lua] remove glLineWidth()
|
2012-09-02 01:18:28 +08:00 |
YuLei
|
135f2fdabd
|
remove unused files
|
2012-09-02 01:13:52 +08:00 |
YuLei
|
6f3833af73
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20
|
2012-09-02 00:56:27 +08:00 |
YuLei
|
da79992275
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20
|
2012-09-02 00:38:57 +08:00 |
mustime
|
f5506d58e1
|
issue #1425: update pkg files and recreate binding
|
2012-08-31 18:29:44 +08:00 |
YuLei
|
748d64ecc0
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20
|
2012-08-31 09:47:03 +08:00 |
mustime
|
5ed3ec14e9
|
issue #1425: update pkg and recreate LuaCococs2d.cpp
|
2012-08-30 15:33:54 +08:00 |
YuLei
|
64c8ed3398
|
[Lua] update CCNode:isVisible() and CCNode:setVisible()
|
2012-08-29 17:51:42 +08:00 |
YuLei
|
66b221dc79
|
[Lua] update luabinding
|
2012-08-29 17:32:47 +08:00 |
mustime
|
df25d56cc3
|
issue #1425: update pkg for tolua++ binding
|
2012-08-29 17:10:06 +08:00 |
YuLei
|
8a680c4c06
|
[Lua] add CCFileUtils:setResourceDirectory()
|
2012-08-28 18:14:00 +08:00 |
YuLei
|
d7881b7c3a
|
[Lua] update luabinding
|
2012-08-28 15:54:19 +08:00 |
YuLei
|
f6a17f69f7
|
update tolua++ pkg files
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into gles20
|
2012-08-28 14:53:52 +08:00 |
mustime
|
69679ff545
|
issue #1425: remove endToLua interface in CCDirector.h, use renaming
feature in tolua++ instead.
|
2012-08-28 14:28:33 +08:00 |
mustime
|
60a64d0eca
|
issue #1425: remove the scheduleScriptHandler interface from CCNode
|
2012-08-28 12:49:43 +08:00 |
mustime
|
91b9949e4b
|
issue #1425: update pkg file
|
2012-08-28 11:52:22 +08:00 |
mustime
|
fbf90e2c2c
|
issue #1425: fix a error when using ccp in lua
|
2012-08-28 11:51:45 +08:00 |
mustime
|
be116f5352
|
issue #1425: update TestLua project
|
2012-08-27 11:43:47 +08:00 |
mustime
|
ceb5e41ab0
|
issue #1425: fixed the problem when using ccBezierConfig to create
CCBezierAction
|
2012-08-23 13:52:12 +08:00 |
mustime
|
d01842a37b
|
Merge branch 'gles20' of git://github.com/cocos2d/cocos2d-x into testlua
Conflicts:
scripting/lua/cocos2dx_support/LuaCocos2d.cpp
|
2012-08-22 09:39:21 +08:00 |
mustime
|
57659d1584
|
issue #1425: modifing pkg files for Lua
|
2012-08-21 18:42:35 +08:00 |
minggo
|
07ddd43695
|
issue #1437:make CCApplication::sharedApplication() return pointer
|
2012-08-21 15:28:43 +08:00 |
mustime
|
a5a4ca9868
|
issue #1425: add matrix.pkg
|
2012-08-16 11:39:47 +08:00 |
mustime
|
42208f93aa
|
issue #1425: change the interfaces in .pkg files to satisfy the current
version
|
2012-08-10 18:14:04 +08:00 |
mustime
|
3a758794d7
|
issue #1425: reconstruct some interfaces in .pkg files
|
2012-08-09 12:51:59 +08:00 |
mustime
|
0f29640310
|
issue #1425: reconstruct some interfaces in .pkg files
|
2012-08-09 12:46:45 +08:00 |
mustime
|
e6e43029e5
|
testlua: modified some pkg files
|
2012-08-06 16:02:49 +08:00 |
minggo
|
59db9f0c6f
|
issue #1399:lua building works ok after adjusting directory structure
|
2012-07-23 17:14:18 +08:00 |
James Chen
|
edca0871a6
|
fixed #1369: Invoking CCLabelTTF:setPosition(x,y) in lua script causes crash.
|
2012-06-28 00:05:45 +08:00 |
James Chen
|
a901b0bb12
|
fixed #1367: Refactor "createWith***" to "create".
|
2012-06-27 14:21:29 +08:00 |
James Chen
|
411ae21cee
|
fixed #1336: Updated lua bindings.
|
2012-06-20 11:59:35 +08:00 |
minggo
|
6d0608d0f1
|
fixed #1333: add CCScrollView for iOS
|
2012-06-18 19:24:47 +08:00 |
James Chen
|
1d0fa4a9aa
|
fixed #1292: Updated lua bindings.
|
2012-06-15 17:26:11 +08:00 |
James Chen
|
bc150ea5a9
|
fixed #1327: Exported 'create' method for lua bindings.
|
2012-06-15 11:46:51 +08:00 |
James Chen
|
4c1ca36aa8
|
fixed #1326: The compilation of Hellolua and testjs project was broken after synchronizing to rc2.
|
2012-06-15 10:51:53 +08:00 |
James Chen
|
4864640816
|
fixed #1270: Re-generated LuaCocos2d.cpp.
|
2012-05-29 17:25:18 +08:00 |
minggo
|
75601fbc02
|
fixed #1201: simplify the writing of Android.mk and correct corresponding template
|
2012-05-02 17:29:16 +08:00 |
James Chen
|
6f62251bb6
|
fixed #1190: Updated some .pkg files.
|
2012-04-26 14:32:17 +08:00 |
James Chen
|
edfb8c1f9c
|
issue #1190: used std::string as key of CCDictionary. Updated CCString.pkg, CCArray.pkg, CCDictionary.pkg.
|
2012-04-26 11:39:49 +08:00 |
James Chen
|
96a177bd37
|
issue #1190: updated some pkg files for lua binding.
|
2012-04-26 09:34:42 +08:00 |
Phenix Yu
|
e623cd6357
|
Merge branch 'gles20' of https://github.com/cocos2d/cocos2d-x into gles20
Conflicts:
cocos2dx/include/CCTexture2D.h
cocos2dx/include/ccMacros.h
cocos2dx/textures/CCTexture2D.cpp
lua/cocos2dx_support/LuaCocos2d.cpp
|
2012-04-15 15:46:01 +08:00 |
Phenix Yu
|
a05757f741
|
update for msvc2010
|
2012-04-09 00:10:12 +08:00 |
minggo
|
c98dd0cf2d
|
fixed #948: remove getIndexOfObject()
|
2012-02-14 10:49:53 +08:00 |
minggo
|
bee77a7d9f
|
issue #973: add tool for mack
|
2012-02-10 10:43:36 +08:00 |
YuLei Liao
|
7a96d13fb6
|
rename all FuncID to Handler
|
2012-02-07 11:43:29 +08:00 |
YuLei Liao
|
69a7e2a2e3
|
* change unsigned int CCObject::m_uLuaID -> int CCObject::m_nLuaID, because LUA_INTEGER is int.
|
2012-02-04 11:34:17 +08:00 |
dumganhar
|
6fbf2f1d09
|
move SelectorProtocol to CCObject
|
2012-02-03 15:05:29 +08:00 |