Commit Graph

22243 Commits

Author SHA1 Message Date
samuele3hu 6516039604 Update bindings-generator submodule 2014-07-17 12:56:00 +08:00
samuele3hu eb8d1d70f7 Update the FastTileMapTest and VideoPlayerTest 2014-07-17 12:55:28 +08:00
samuele3hu 6f109f330f Update the related Lua bindings for experimental 2014-07-17 12:54:50 +08:00
Huabing.Xu 02c61af9fd add cocosStudio cocosBuilder cocosGUI iOS target 2014-07-17 12:06:20 +08:00
minggo a85e54cb69 [ci skip] 2014-07-17 12:03:59 +08:00
minggo f5e7d1ef7b Merge pull request #7469 from Mazyod/optional-scrollview-delegate
Make the scrollView delegate methods optional
2014-07-17 11:59:43 +08:00
minggo d8a2acfdea [ci skip] 2014-07-17 11:57:11 +08:00
minggo 258361b429 [ci skip] 2014-07-17 11:53:47 +08:00
minggo 7ef77027d1 [ci skip] 2014-07-17 11:50:09 +08:00
minggo 9a3886dca6 [ci skip] 2014-07-17 11:47:38 +08:00
Dhilan007 6429cf06fb update test case of game controller[lua] 2014-07-17 11:26:26 +08:00
Dhilan007 a457db53b0 Fix the y-inverse Joystick bug[IOS]. 2014-07-17 11:14:53 +08:00
minggo e58626c11c Merge pull request #7476 from Dhilan007/v3-gc0717
Fixed bugs[Ouya controller]
2014-07-17 11:12:31 +08:00
Dhilan007 1ff937aa48 Fixed bugs[Ouya controller]:
1.fix joysticks are reporting the same keycode
2.fix lose disconnected event
2014-07-17 11:09:08 +08:00
CocosRobot 9217589b9f [AUTO]: updating luabinding automatically 2014-07-17 03:04:08 +00:00
minggo 5a5b245e84 Merge pull request #7474 from andyque/fixFastTileMap
change FastTiledMap namespace to cocos2d::experimental
2014-07-17 10:52:40 +08:00
andyque 880c2c4c3f change FastTiledMap namespace to cocos2d::experimental 2014-07-17 10:46:20 +08:00
Huabing.Xu 4c609e11f0 add cocosSpin iOS target 2014-07-17 10:44:13 +08:00
minggo 43fe305cc9 Merge pull request #7283 from taug/v3
could add seach path and resolution order path in front.
2014-07-17 10:34:45 +08:00
minggo 521702064e Merge pull request #7473 from natural-law/v3
Update the reference of submodule plugin-x.
2014-07-17 10:30:40 +08:00
zhangbin 514309dbd0 Update the reference of submodule plugin-x. 2014-07-17 10:29:43 +08:00
minggo ab3a394d08 Merge pull request #7472 from CocosRobot/update_lua_bindings_1405563998
[AUTO]: updating luabinding automatically
2014-07-17 10:29:18 +08:00
CocosRobot e72fffe5c9 [AUTO]: updating luabinding automatically 2014-07-17 02:28:34 +00:00
minggo 54da8be54f Merge pull request #7467 from ntotani/fix-lua-accelerometer
fix enabled to interval
2014-07-17 10:23:45 +08:00
minggo 4c7d777f25 Merge pull request #7471 from visiblelight/wp8_shader_update
Wp8 shader update
2014-07-17 10:14:54 +08:00
minggo 40392f5fd5 Merge pull request #7470 from samuele3hu/v3_hot_fix
Update bindings-generator submodule and fix some lua-tests errors
2014-07-17 10:13:02 +08:00
vision 40951d586c update 2014-07-17 10:10:33 +08:00
vision c47d844d20 update the buildin shaders on WP8. Disable the effect 3d test. 2014-07-17 10:08:49 +08:00
samuele3hu 39e3f29e92 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_hot_fix 2014-07-17 10:07:03 +08:00
Huabing.Xu d030c8aed3 add cocosNetwork ios target 2014-07-17 10:06:23 +08:00
minggo 2403bc2e50 Merge pull request #7343 from zhouxiaoxiaoxujian/feature/COC-10
Add getChildByName method for get a node that can be cast to Type T
2014-07-17 10:02:57 +08:00
samuele3hu ce4f5f0e96 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_hot_fix 2014-07-17 10:02:16 +08:00
minggo c0fdc747e8 Merge pull request #7460 from andyque/fixComments
modify widget class comments
2014-07-17 10:00:12 +08:00
minggo a192ddfebd Merge pull request #7466 from andyque/fixPageView
remove unused functions
2014-07-17 09:59:46 +08:00
minggo a653d0eb28 Merge pull request #7440 from boyu0/add_utils_atof
Add utils::atof(), fix bug: particle not shown on android.
2014-07-17 09:59:15 +08:00
samuele3hu 2baf860669 Update bindings-generator submodule 2014-07-17 09:56:35 +08:00
Mazyad Alabduljaleel 27ba8ecd42 [FIX]: make the scrollView delegate methods optional 2014-07-17 02:10:59 +04:00
samuele3hu d6d182cb59 Fix the action can’t be triggered in the TriggerTest 2014-07-16 23:18:10 +08:00
cocoscodeide 2e8c497a00 Merge pull request #63 from chuanweizhang2013/v3luaruntime
rename local variable GameScene to gameScene
2014-07-16 22:40:31 +08:00
chuanweizhang2013 a51332e955 Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-16 22:37:16 +08:00
chuanweizhang2013 c7579c2cd3 rename local variable GameScene to gameScene 2014-07-16 22:36:47 +08:00
cocoscodeide c7b7bcead2 Merge pull request #62 from chuanweizhang2013/v3luaruntime
fixed mac ios reload bug
2014-07-16 22:15:10 +08:00
chuanweizhang2013 211c79eefa fixed mac ios reload bug 2014-07-16 07:10:46 -07:00
samuele3hu b782814b4b Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_hot_fix 2014-07-16 22:08:48 +08:00
cocoscodeide 56d6437202 Merge pull request #61 from chuanweizhang2013/v3luaruntime
add GameScene.lua
2014-07-16 21:36:06 +08:00
minggo b25cb5ccf3 Merge pull request #7468 from CocosRobot/update_lua_bindings_1405515629
[AUTO]: updating luabinding automatically
2014-07-16 21:28:37 +08:00
minggo ac82fdca59 Merge pull request #7462 from chengstory/v3_FixLuaTriggerTestBug
1、 fixes lua TriggerTest bug.
2014-07-16 21:28:15 +08:00
chuanweizhang2013 fc420abec6 add GameScene.lua 2014-07-16 21:22:13 +08:00
chuanweizhang2013 5a4aa64f48 modify lua name 2014-07-16 21:20:48 +08:00
CocosRobot af231d78db [AUTO]: updating luabinding automatically 2014-07-16 13:02:27 +00:00