Commit Graph

21906 Commits

Author SHA1 Message Date
chuanweizhang2013 2bde043346 add config window top support 2014-07-24 10:30:39 +08:00
chuanweizhang2013 0f1699a92a Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-18 13:11:35 +08:00
chuanweizhang2013 3e6dd0b8d2 1.3.1 2014-07-17 09:30:56 -07:00
cocoscodeide d3489e680e Merge pull request #64 from chuanweizhang2013/v3luaruntime
console port android 6010
2014-07-17 17:55:57 +08:00
chuanweizhang2013 f906880c70 modify size 2014-07-17 02:48:32 -07:00
chuanweizhang2013 5d1de7e9a9 console port android 6010 2014-07-17 15:37:37 +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
cocoscodeide 56d6437202 Merge pull request #61 from chuanweizhang2013/v3luaruntime
add GameScene.lua
2014-07-16 21:36:06 +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
chuanweizhang2013 04b9457ed2 add local for main.lua 2014-07-16 20:49:24 +08:00
chuanweizhang2013 897f42c6fd add consolePort 2014-07-16 20:30:11 +08:00
chuanweizhang2013 390dc3781b support custom console port 2014-07-16 20:19:19 +08:00
cocoscodeide 0d5370a70e Merge pull request #60 from chuanweizhang2013/v3luaruntime
fixed android debuginfo
2014-07-16 19:41:34 +08:00
chuanweizhang2013 67c078197d Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime 2014-07-16 19:35:28 +08:00
chuanweizhang2013 da74684cf1 fixed android debuginfo 2014-07-16 19:35:04 +08:00
chuanweizhang2013 e160474f23 rename menu title 2014-07-16 04:33:45 -07:00
cocoscodeide 4592cb2387 Merge pull request #59 from chuanweizhang2013/v3luaruntime
fixed living code bug
2014-07-16 18:26:49 +08:00
chuanweizhang2013 727f129147 Merge branch 'v3' of https://github.com/cocoscodeide/cocos2d-x into v3luaruntime 2014-07-16 18:23:52 +08:00
chuanweizhang2013 31aa374fe8 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3luaruntime 2014-07-16 18:20:44 +08:00
chuanweizhang2013 f55b9422f6 fixed living code bug 2014-07-16 18:19:33 +08:00
minggo c7473611b8 Merge pull request #7463 from Dhilan007/v3-320final
Remove prompt box of connect controller[Nibiru].
2014-07-16 15:26:24 +08:00
Dhilan007 7e76b7b9a1 Remove prompt box of connect controller[Nibiru]. 2014-07-16 14:48:22 +08:00
minggo e431d4f824 Merge pull request #7458 from MSOpenTech/wp8-v3-fix
updated cpp template to support EVENT_RENDERER_RECREATED
2014-07-15 23:02:28 +08:00
Dale Stammen d0c15bc1d8 updated cpp template to support EVENT_RENDERER_RECREATED 2014-07-15 07:23:40 -07:00
cocoscodeide 684a78144c Merge pull request #58 from cocos2d/v3
update cocos2d-x
2014-07-15 20:02:54 +08:00
minggo 84d42d30f1 Merge pull request #7456 from chengstory/v3_FixWarningAndTriggerTestBug
Cocos Studio Bugs
2014-07-15 18:10:32 +08:00
zhangcheng 8bf4c8b6c9 1. Fixes CCTimeLine warning.
2. Fixes CocoLoader warning.
3. Fixes TriggerTest Bug.
2014-07-15 18:07:33 +08:00
cocoscodeide f543be4c6b Merge pull request #57 from chuanweizhang2013/v3luaruntime
add support x86
2014-07-15 17:55:37 +08:00
minggo bf27428a28 Merge pull request #7454 from samuele3hu/v3_hot_fix
Update bindings-generator config files and manual bindings files to fix the compile warning
2014-07-15 17:43:24 +08:00
minggo 7cb0dc19ae Merge pull request #7453 from natural-law/v3
Update the reference of submodule cocos2d-console.
2014-07-15 17:41:08 +08:00
chuanweizhang2013 53fde9d7c6 add support x86 atomicops_internals_x86_gcc 2014-07-15 17:40:43 +08:00
zhangbin 94ea6c40d6 Update the reference of submodule cocos2d-console. 2014-07-15 17:39:56 +08:00
samuele3hu 8394ce74d0 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_hot_fix 2014-07-15 17:39:24 +08:00
samuele3hu a6c30bc495 Update bindings-generator config files and manual bindings files to fix the compile warning 2014-07-15 17:38:56 +08:00
minggo 16d5d6e9af Merge pull request #7451 from CocosRobot/update_cocosfiles_1405414701
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-15 17:16:48 +08:00
minggo 8f5906bf1e Merge pull request #7452 from CocosRobot/update_cocosfiles_1405415205
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-15 17:15:54 +08:00
CocosRobot c1bb801dc5 [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-15 09:06:46 +00:00
minggo 52b2cd4b18 Merge pull request #7450 from andyque/fixLoadingBarTest
fix loading bar switch loading method issue
2014-07-15 17:00:48 +08:00
andyque 714048059c fix loading bar switch loading method issue 2014-07-15 17:03:35 +08:00
minggo f17817b9ac [ci skip] 2014-07-15 17:00:16 +08:00
CocosRobot 5dfb5807b3 [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-15 08:58:22 +00:00
minggo a59a86df0a Merge pull request #7439 from boyu0/merge_arm64_lib_to_fat_lib
merge iOS arm64 libs to fat libs, change the project setting.
2014-07-15 16:57:10 +08:00
minggo 19da7e8075 [ci skip] 2014-07-15 16:24:06 +08:00
chuanweizhang2013 445409c1aa remove comment 2014-07-15 15:56:31 +08:00
minggo 920c3f905a Merge pull request #7449 from andyque/cleanupComments
update UI module code comments
2014-07-15 15:52:04 +08:00