Commit Graph

21701 Commits

Author SHA1 Message Date
Dhilan007 552a9251c4 issue #4689: Refactor controller API. 2014-07-04 15:22:53 +08:00
minggo 8b00e72f33 Merge pull request #7311 from andyque/fixWindowsError
fix windows compile and running error
2014-07-04 13:44:55 +08:00
chuanweizhang2013 04a9b5c2c6 add setXXTEAKeyAndSign 2014-07-04 13:40:49 +08:00
chuanweizhang2013 e32eadc364 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-07-04 13:36:51 +08:00
andyque c8165bb2d9 fix indent problems 2014-07-04 11:53:06 +08:00
andyque fc3caa1845 initialize member variable 2014-07-04 11:48:55 +08:00
andyque a429182765 fix windows compile and running error 2014-07-04 11:22:36 +08:00
chuanweizhang2013 eb7523e0c6 version.json 2014-07-03 19:56:21 -07:00
chuanweizhang2013 c1e8cc974b add call encript lua function 2014-07-03 19:53:17 -07:00
yangxiao d2cd2449d8 adjust code 2014-07-04 10:42:02 +08:00
boyu0 dc81b07998 add new line at the end of the file 2014-07-04 10:27:24 +08:00
boyu0 fc994d5ec0 add SceneEditorTest for lua 2014-07-04 10:08:17 +08:00
samuele3hu 526d032735 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_animation3D 2014-07-04 09:53:09 +08:00
minggo 95fe74a34b Merge pull request #7299 from dabingnn/fast_tmx
Fast tmx
2014-07-04 09:49:30 +08:00
minggo bbf7334731 Merge pull request #7303 from heliclei/update-curl-test
Update curl test url
2014-07-04 09:48:15 +08:00
yangxiao 05d20d59d4 change position attributes to vec3 2014-07-04 09:25:06 +08:00
mannewalis 4b1f2ccc91 prefixing ivars 2014-07-03 10:16:10 -07:00
mannewalis 96605f801c prefixing ivars 2014-07-03 10:13:46 -07:00
mannewalis 69341095fe adding accessors to the on*Callback variables 2014-07-03 09:13:52 -07:00
mannewalis 92e08265cd changes needed for swift bindings to work 2014-07-03 08:42:06 -07:00
cocoscodeide 5af25b280c Merge pull request #44 from chuanweizhang2013/v3luaruntime
update runtime template
2014-07-03 18:06:06 +08:00
minggo eb97b9ad45 Merge pull request #7305 from andyque/fixLayoutReader
fix layout background image default color & opacity
2014-07-03 17:16:56 +08:00
andyque f82e96daf0 fix layout background image default color & opacity 2014-07-03 16:56:05 +08:00
chuanweizhang2013 d8f01215f0 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-03 16:30:51 +08:00
heliclei 3e75a10362 merge upstream/v3 2014-07-03 16:15:01 +08:00
heliclei 1f768f80aa update curl test url 2014-07-03 16:08:34 +08:00
chuanweizhang2013 10595394e3 copy res when update resource 2014-07-03 01:00:24 -07:00
chuanweizhang2013 9b1771d60e Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-03 00:55:26 -07:00
minggo 0be6d27271 Merge pull request #7295 from minggo/support-regular-expression
Support regular expression
2014-07-03 15:20:06 +08:00
minggo a2d5244284 revert release note 2014-07-03 15:19:06 +08:00
minggo 13ab8cdf03 revert release note 2014-07-03 15:15:16 +08:00
samuele3hu c57fd4aa45 Merge branch 'support-regular-expression' of https://github.com/minggo/cocos2d-x into v3_animation3D 2014-07-03 15:07:14 +08:00
minggo 3fd73d70c0 Merge pull request #7302 from andyque/fixBinaryOptimization
fix container default color issue
2014-07-03 14:56:01 +08:00
andyque 32724e559d fix container default color issue 2014-07-03 14:38:45 +08:00
minggo f525500a41 [ci skip] 2014-07-03 14:20:31 +08:00
minggo 6e711c0e63 Merge pull request #7301 from samuele3hu/v3_animation3D
Update ini files for Lua bindings to support ndk-r9d
2014-07-03 14:09:28 +08:00
minggo fffdfb3711 Merge pull request #7290 from chengstory/v3_OpBinaryParse
V3 op binary parse
2014-07-03 14:00:01 +08:00
minggo 0b8f15dc2e Merge pull request #7298 from heliclei/update-ndk-r9d
[ci skip]update travis ci to use ndk-r9d
2014-07-03 13:56:29 +08:00
minggo 2cfea323b0 Merge pull request #7300 from 2youyouo2/v3
fixed add relative data bug
2014-07-03 13:56:04 +08:00
samuele3hu 4aeaa715e6 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_animation3D 2014-07-03 12:44:44 +08:00
samuele3hu 7b0126cdb7 Update ini files for Lua bindings 2014-07-03 12:02:48 +08:00
minggo 6cc600ccce fix compiling warnings 2014-07-03 11:43:56 +08:00
Huabing.Xu f3863eb072 add hex tile map test back 2014-07-03 11:31:30 +08:00
chuanweizhang2013 b88b5e4c3d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-07-03 11:13:59 +08:00
heliclei ec92f81446 [ci skip]update travis ci to use ndk-r9d 2014-07-03 11:02:04 +08:00
minggo 30c8f42217 Merge pull request #7294 from samuele3hu/v3_animation3D
Update Sprite3D test cases for Lua
2014-07-02 17:33:20 +08:00
Huabing.Xu 0214131bb2 optimise tile map rendering 2014-07-02 17:16:03 +08:00
minggo d8c9f6a0a6 add regular support in Node::enumerateChildren() 2014-07-02 17:07:36 +08:00
samuele3hu ff79be2d3d Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_animation3D 2014-07-02 17:01:14 +08:00
samuele3hu 320dc4737b Update Sprite3D test cases for Lua 2014-07-02 17:00:31 +08:00