Commit Graph

21308 Commits

Author SHA1 Message Date
andyque fb3e499d9d fix Text reader font name 2014-07-02 10:08:04 +08:00
minggo 60a791ac12 Merge pull request #7276 from minggo/v3
fix compiling error
2014-07-01 22:27:10 +08:00
minggo aff1e3e1d2 fix compiling error 2014-07-01 22:26:15 +08:00
minggo ca7e95b342 Merge pull request #7274 from Dhilan007/v3-320beta
fixed crash cause by addChild on win 7.
2014-07-01 22:15:26 +08:00
minggo a5452a29aa Merge pull request #7275 from andyque/fixBinaryLoaderSize
fix content Size
2014-07-01 22:03:14 +08:00
andyque 7d2685ba02 fix content Size 2014-07-01 21:02:37 +08:00
minggo bf60cc5f83 Merge pull request #7273 from CocosRobot/update_cocosfiles_1404209039
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-01 18:36:40 +08:00
Dhilan007 6ba111cbff fixed crash cause by addChild on win 7. 2014-07-01 18:23:20 +08:00
CocosRobot 32c88f6189 [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-01 10:04:00 +00:00
minggo 206eea60f5 Merge pull request #7272 from Dhilan007/v3-gc0627
Add missing file for game controller support
2014-07-01 18:02:24 +08:00
Dhilan007 318962c40a update test case. 2014-07-01 16:46:11 +08:00
Dhilan007 0fbcbec9de Add missing file for game controller support.
Fix using incorrect library project.
2014-07-01 16:44:10 +08:00
minggo 05ca61d62b Merge pull request #7269 from minggo/fix-crash
Fix crash
2014-07-01 16:30:50 +08:00
minggo d6c516b62d [ci skip] 2014-07-01 16:20:55 +08:00
minggo 6654bf1129 Merge pull request #7265 from visiblelight/beta_test
Fix the crash when capturing screen on WP8
2014-07-01 16:19:45 +08:00
minggo cc3a9d0737 fix crash caused by std::regex() 2014-07-01 16:09:25 +08:00
minggo e15d563219 Merge pull request #7247 from andyque/fixFocus
fix focus functions
2014-07-01 16:02:23 +08:00
minggo d130bf84e5 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into fix-crash 2014-07-01 15:59:43 +08:00
minggo 0ea293b1f4 Merge pull request #7268 from CocosRobot/update_cocosfiles_1404201154
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-01 15:53:07 +08:00
minggo 39650e12c4 Merge pull request #7266 from dabingnn/v3_fix
V3 fix
2014-07-01 15:52:50 +08:00
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
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