Dhilan007
|
ddfe82ae08
|
Replace log with CCLOG
|
2014-07-07 15:04:29 +08:00 |
Dhilan007
|
68bd717ea7
|
issue #4689: support external key.
|
2014-07-07 12:06:24 +08:00 |
Dhilan007
|
2b3de76819
|
add const for getter.
fixed redefinition of 'registerListeners'
|
2014-07-04 23:07:48 +08:00 |
Dhilan007
|
e6c4bb454b
|
Merge branch 'v3-gc-refactor' of https://github.com/Dhilan007/cocos2d-x into v3-gc-refactorClass
|
2014-07-04 22:53:33 +08:00 |
LinWenhai
|
46435952f8
|
Update CCController-android.cpp
|
2014-07-04 21:31:10 +08:00 |
Dhilan007
|
eee26b5029
|
fixed missing function
|
2014-07-04 21:29:30 +08:00 |
LinWenhai
|
2ca5c01902
|
issue #4689: Refactoring game controller API[ios]
|
2014-07-04 21:24:32 +08:00 |
LinWenhai
|
27bc3dc640
|
Merge branch 'v3-gc-refactor' of https://github.com/Dhilan007/cocos2d-x into v3-gc-refactor
|
2014-07-04 17:56:22 +08:00 |
Dhilan007
|
c73a88c4a5
|
Add resources
|
2014-07-04 17:55:20 +08:00 |
LinWenhai
|
3fb02acbde
|
Merge branch 'v3-gc-refactor' of https://github.com/Dhilan007/cocos2d-x into v3-gc-refactor
|
2014-07-04 17:03:48 +08:00 |
Dhilan007
|
6d48cd9523
|
Refactoring game controller API
|
2014-07-04 17:01:41 +08:00 |
LinWenhai
|
992245e744
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-gc-refactor
|
2014-07-04 15:29:40 +08:00 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
zhangcheng
|
1551854c30
|
revert submodule res-ccs
|
2014-07-02 17:00:30 +08:00 |
minggo
|
1a089f4a18
|
Merge pull request #7286 from Dhilan007/v3-gc0702
fixed can't get valid value from trigger button.
|
2014-07-02 16:24:24 +08:00 |
minggo
|
8fa1283021
|
Merge pull request #7292 from CocosRobot/update_cocosfiles_1404289312
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-07-02 16:23:34 +08:00 |
CocosRobot
|
0b0b9ccdf3
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-07-02 08:21:52 +00:00 |
minggo
|
666b0e3a2e
|
Merge pull request #7289 from boyu0/lua_xcode6_support
add lua Xcode6 iphone 5s simulator support.
|
2014-07-02 16:17:33 +08:00 |
minggo
|
c2d39605e3
|
Merge pull request #7288 from Dhilan007/v3-gc-removeAutoAdapter
remove ControllerAutoAdapter project.
|
2014-07-02 16:16:46 +08:00 |
zhangcheng
|
d1db470cf2
|
Merge branch 'macLoader' into v3_OpBinaryParse
|
2014-07-02 16:11:02 +08:00 |