Commit Graph

21340 Commits

Author SHA1 Message Date
CocosRobot 5ab6d5557b [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-01 07:52:35 +00:00
minggo daa5e257df Merge pull request #7259 from Dhilan007/v3-gc0627
issue #4895:split controller adapter[android]
2014-07-01 15:51:21 +08:00
Dhilan007 66673d88fa split controller adapter[android] 2014-07-01 15:08:51 +08:00
Dhilan007 abeeb9a0c7 fixing incorrect optimization 2014-07-01 14:57:10 +08:00
Huabing.Xu e1d97ecb59 Merge branch 'v3' into v3_fix 2014-07-01 14:54:28 +08:00
Huabing.Xu 75c7777999 fix Effect3dSprite memory leak 2014-07-01 14:48:46 +08:00
Dhilan007 584e90c097 Rotate the frame buffer for WP8 during the snapshot 2014-07-01 14:48:43 +08:00
samuele3hu 50ebede377 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_hot_fix 2014-07-01 13:50:16 +08:00
samuele3hu 68aa0831eb Update the bindings-generaotr submodule 2014-07-01 13:49:14 +08:00
minggo 80204e3048 Merge pull request #7201 from chengstory/cleanupBinaryLoader_AddSceneBinaryParse
Cleanup binary loader add scene binary parse
2014-07-01 13:47:35 +08:00
minggo eb6ddea26e Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into fix-crash 2014-07-01 10:01:24 +08:00
minggo 00695eed49 Merge pull request #7261 from boyu0/fix_pvr_bgra8888_crash
fix crash when load pvr bgra8888 image on android.
2014-06-30 21:39:20 +08:00
minggo 3f4cbffa43 Merge pull request #7260 from visiblelight/beta_test
fix that FastTileMapTest crashes on WP8
2014-06-30 21:21:08 +08:00
Dhilan007 3eea298428 unbind the VAO anyway to for safety. 2014-06-30 21:08:43 +08:00
boyu0 6db8ec8aad fix crash when load pvr bgra8888 image in android. 2014-06-30 20:58:26 +08:00
Dhilan007 79264daf1e fix the crash on WP8 for FastTileMapTest 2014-06-30 20:56:59 +08:00
minggo 9bcc66912a fix crash cause by std::regex 2014-06-30 20:45:01 +08:00
Dhilan007 83f4e536c5 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-gc0630
Conflicts:
	tests/game-controller-test/proj.android/project.properties
2014-06-30 19:27:01 +08:00
Dhilan007 9bf36a1045 update test case. 2014-06-30 18:43:09 +08:00
Dhilan007 afac6b86ff move controller support to 'libcontrollerdeleate' project. 2014-06-30 18:41:47 +08:00
minggo a24526fd53 Merge pull request #7258 from andyque/fixSchedulerTest
call parent onExit method
2014-06-30 18:20:05 +08:00
andyque 9ef0544953 call parent onExit method 2014-06-30 18:22:58 +08:00
minggo d7cbc2872e Merge pull request #7250 from minggo/fix-compiling
fix compiling error
2014-06-30 18:06:54 +08:00
minggo a01b305b64 Merge pull request #7257 from CocosRobot/update_lua_bindings_1404121406
[AUTO]: updating luabinding automatically
2014-06-30 17:47:52 +08:00
CocosRobot 774c851dcb [AUTO]: updating luabinding automatically 2014-06-30 09:45:03 +00:00
minggo f39fa108bb Merge pull request #7242 from joshuastray/scrollview_fix
fix scrollview crashes on win32 because of variable returned without ini...
2014-06-30 17:43:26 +08:00
minggo ae1a5eb895 Merge pull request #7248 from CocosRobot/update_cocosfiles_1404113725
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-30 17:35:07 +08:00
minggo 36e864552e Merge pull request #7253 from super626/v3
c3b loader bug
2014-06-30 17:33:13 +08:00
minggo 40e88ab6eb Merge pull request #7251 from 2youyouo2/v3_current_frame_index
add gotoFrameAndPlay and setCurrentFrame interface
2014-06-30 17:32:24 +08:00
minggo caa2877c7b Merge pull request #7256 from natural-law/v3
Update the reference of submodule cocos2d-console.
2014-06-30 17:30:35 +08:00
zhangbin b8e7fd425d Update the reference of submodule cocos2d-console. 2014-06-30 17:28:46 +08:00
minggo 4c6d32c958 Merge pull request #7255 from CocosRobot/update_cocosfiles_1404120374
[AUTO][ci skip]: updating cocos2dx_files.json
2014-06-30 17:26:58 +08:00
CocosRobot 6eb0d3cc86 [AUTO][ci skip]: updating cocos2dx_files.json 2014-06-30 09:26:15 +00:00
minggo 100968e4e5 Merge pull request #7254 from dabingnn/v3_fix
fix outline bug
2014-06-30 17:26:11 +08:00
minggo f85d84f2ef Merge pull request #7252 from visiblelight/beta_test
Fixing compile errors on WP8
2014-06-30 17:24:08 +08:00
Huabing.Xu 395e61f977 fix outline bug 2014-06-30 17:21:04 +08:00
minggo 3b13855374 fix compiling error on iOS 2014-06-30 17:20:13 +08:00
XiaoYang e51828eb28 Merge pull request #46 from lvlonggame/v3
reader bug about 64bits.
2014-06-30 17:17:46 +08:00
zhangcheng a3fcddde39 1. NULL->nullptr.
2. bRet->ret.
2014-06-30 17:15:55 +08:00
lvlong 701a2b60c2 sub-version > 0 2014-06-30 17:14:47 +08:00
lvlong 42aaf38468 modify reader-64bit bug 2014-06-30 17:10:07 +08:00
Dhilan007 26f3445311 add missing files for the projects 2014-06-30 17:07:55 +08:00
2youyou2 b76127231c add gotoFrameAndPlay and setCurrentFrame interface 2014-06-30 15:53:12 +08:00
minggo c1e56e62c1 fix compiling error 2014-06-30 15:51:35 +08:00
CocosRobot d92ee7ad0a [AUTO][ci skip]: updating cocos2dx_files.json 2014-06-30 07:35:27 +00:00
minggo 467bba136a Merge pull request #7227 from Dhilan007/v3-gc0627
Don't merge--issue #4689:Game controller support
2014-06-30 15:33:54 +08:00
Dhilan007 6ed0ac8762 remove unnecessary file 2014-06-30 14:14:43 +08:00
andyque 60ea37cabc fix focus functions 2014-06-30 14:09:27 +08:00
Dhilan007 2a9e10be2c Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-gc0630 2014-06-30 13:41:55 +08:00
minggo a2d220ced8 Merge pull request #7246 from pandamicro/origin_v3
Fix Travis CI compilation issue
2014-06-30 13:40:45 +08:00