cw
da60d3bfce
update template
2014-03-14 20:08:14 +08:00
cw
d192619ddf
add prebuilt runtime
2014-03-14 16:33:53 +08:00
chuanweizhang2013
8e22053bac
Merge pull request #16 from cocos2d/develop
...
update engine
2014-03-14 09:17:06 +08:00
minggo
2adc73473c
Merge pull request #5781 from minggo/script-fix
...
set COCOS_CONSOLE_ROOT to path on windows
2014-03-13 23:14:52 +08:00
minggo
bc4ceda242
set COCOS_CONSOLE_ROOT to path on windows
2014-03-13 23:12:55 +08:00
James Chen
8f80b76bd1
Merge pull request #5779 from Dhilan007/develop_label2
...
EditBox:fixed nothing to display when input flag is PASSWORD on Android.
2014-03-13 22:35:30 +08:00
Dhilan007
cea307bfb8
EditBox:fixed nothing to display when input flag is PASSWORD on Android.
2014-03-13 22:16:38 +08:00
minggo
a1691e5cb8
Merge pull request #5777 from lihex/develop
...
fix template & update submodule
2014-03-13 22:13:06 +08:00
lihex
28a71ff14e
update submodule
2014-03-13 22:11:38 +08:00
lihex
ab8ce6b096
add build-cfg.json for hellocpp template
2014-03-13 22:10:15 +08:00
James Chen
ad514932c6
Update CHANGELOG [ci skip]
2014-03-13 21:21:18 +08:00
James Chen
263c83fd88
Merge pull request #5775 from CocosRobot/update_lua_bindings_1394716568
...
[AUTO]: updating luabinding automatically
2014-03-13 21:19:13 +08:00
CocosRobot
c9259bb800
[AUTO]: updating luabinding automatically
2014-03-13 13:17:32 +00:00
James Chen
8743b00d9f
Merge pull request #5768 from Dhilan007/develop_label2
...
Refactor setter of label's font name and font size.
2014-03-13 21:14:36 +08:00
James Chen
4809ccc9d3
Merge pull request #5774 from boyu0/physics_bug_fix
...
fix some physics bugs:
1) Remove unused parameter in PhysicsBody::getMoment.
2) PhysicsShapeBox::getSize return wrong value.
3) Don't draw physics body if it isn't enabled.
2014-03-13 21:05:22 +08:00
Dhilan007
fe6f485a6b
label:rename some API for clearly.
2014-03-13 21:00:36 +08:00
boyu0
b0b1645190
fix some physics bugs.
2014-03-13 20:56:51 +08:00
Dhilan007
62d0fa8564
label:rename some API for clearly.
2014-03-13 20:52:33 +08:00
James Chen
34a3a2de80
Merge pull request #5772 from chuanweizhang2013/luamerage
...
Update lua template for win32.
2014-03-13 20:22:21 +08:00
James Chen
5ceb672014
Merge pull request #5771 from andyque/fix_ease_action_crash
...
[FIX] If the second parameter of 'tweenTo' function is NULL, crash may happen.
2014-03-13 20:13:56 +08:00
zcw
91ebb580e3
tab to space
2014-03-13 20:11:08 +08:00
zcw
cb327e87ff
space
2014-03-13 20:07:48 +08:00
zcw
edd5d1a8f0
space
2014-03-13 20:07:13 +08:00
andyque
c4e20dd63a
fix ease action error
2014-03-13 19:53:06 +08:00
minggo
b05b69b3f3
Merge pull request #5770 from lihex/develop
...
update submodule
2014-03-13 19:38:56 +08:00
lihex
3ce647268d
update submodule
2014-03-13 19:35:55 +08:00
Dhilan007
bc68c6b629
Refactor setter of label's font name and font size.
2014-03-13 18:46:35 +08:00
James Chen
1595465361
Merge pull request #5736 from Dhilan007/develop_editbox
...
EditBox:fixed clip the text width to fit to the text box on Android and IOS.
2014-03-13 18:36:48 +08:00
James Chen
b24eb291a9
Merge pull request #5766 from samuele3hu/develop_new_fix
...
Rename `testlua` to `lua_tests` for luaTest android project
2014-03-13 18:32:56 +08:00
samuele3hu
2e7b3331a5
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_fix
2014-03-13 17:53:43 +08:00
James Chen
b37bd73861
Merge pull request #5751 from linchaogithub/develop
...
[Jenkins-watchdog] check & kill dead buid
2014-03-13 17:50:53 +08:00
samuele3hu
ca56410427
Rename `testlua` to `lua_tests` for luaTest android project
2014-03-13 17:36:53 +08:00
minggo
d0fb0b9e6a
Merge pull request #5765 from shujunqiao/develop
...
add cocos-console-test.py to tools/jenkins-scripts
2014-03-13 17:08:55 +08:00
qiaofeng00oo
3013bf2d6d
modify cocos-console-test.py.
2014-03-13 17:05:10 +08:00
chuanweizhang2013
bf9d3e93b1
Merge branch 'luamerage' of https://github.com/chuanweizhang2013/cocos2d-x into luamerage
2014-03-13 17:02:46 +08:00
chuanweizhang2013
f8dd1c1b1d
update win32 templates
2014-03-13 17:00:25 +08:00
qiaofeng00oo
17ba28de2a
add cocos-console-test.py to tools/jenkins-scripts/
2014-03-13 16:29:47 +08:00
minggo
ffc541609d
Merge pull request #5763 from minggo/script-fix
...
find correct path on windows
2014-03-13 16:07:22 +08:00
minggo
747ca17386
find correct path on windows
2014-03-13 16:01:33 +08:00
James Chen
0df30132e2
Merge pull request #5759 from CocosRobot/update_cocosfiles_1394695081
...
[AUTO][ci skip]: updating cocos2dx_files.json
2014-03-13 15:35:06 +08:00
CocosRobot
28f7603f81
[AUTO][ci skip]: updating cocos2dx_files.json
2014-03-13 07:18:02 +00:00
James Chen
1cd41f8caa
Merge pull request #5758 from CocosRobot/update_lua_bindings_1394693465
...
[AUTO]: updating luabinding automatically
2014-03-13 15:16:31 +08:00
CocosRobot
b1becd3fae
[AUTO]: updating luabinding automatically
2014-03-13 06:51:53 +00:00
James Chen
3f3831f0ac
Merge pull request #5757 from samuele3hu/develop_new_fix
...
Update `bindings-generator` submodule and add auto-binding for the `RichText`
2014-03-13 14:48:50 +08:00
samuele3hu
a30ce6cfc5
Update `bindings-generator` submodule
2014-03-13 14:47:00 +08:00
samuele3hu
5942a6d55d
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into develop_new_fix
2014-03-13 14:32:58 +08:00
chuanweizhang2013
fe7c911cd3
Merge pull request #15 from cocos2d/develop
...
update lua
2014-03-13 14:32:21 +08:00
samuele3hu
108928e1a7
Update `bindings-generator` submodule and add auto-binding for the `RichText`
2014-03-13 14:31:07 +08:00
linchaogithub
347dd55f3d
[jenkins-job-watchdog-threshold]replace[duration]
2014-03-13 14:12:29 +08:00
James Chen
4611a54f81
Merge pull request #5754 from CocosRobot/update_lua_bindings_1394683297
...
[AUTO]: updating luabinding automatically[ci skip]
2014-03-13 12:04:47 +08:00