Commit Graph

20586 Commits

Author SHA1 Message Date
minggo 691a77b148 Merge pull request #6928 from boyu0/bug5392_scheduleUpdate
closed #5392: add priority check for schedulePerFrame() and add a ScheduleUpdatePriority test.
2014-06-03 14:38:07 +08:00
minggo 90136b2634 [ci skip] 2014-06-03 14:36:15 +08:00
minggo 7b4ae98098 Merge pull request #6944 from minggo/treat-warning-as-error
Treat warning as error on iOS and Mac
2014-06-03 14:31:18 +08:00
minggo 04ddc00e3f Merge pull request #6953 from lmskater/fix-post-build
[Jenkins][ci skip] Fix proxy address in post-build.py
2014-06-03 13:46:35 +08:00
lm be3f88c4ce [Jenkins][ci skip] Fix proxy address in post-build.py 2014-06-03 11:48:52 +08:00
minggo 26a4eaaac7 Merge pull request #6939 from dabingnn/v3FixAndroid
V3 fix android
2014-06-03 10:26:01 +08:00
samuele3hu 5b3f3da428 update console submodule 2014-06-03 10:13:23 +08:00
samuele3hu 691e606b34 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_fix
Conflicts:
	tools/cocos2d-console
2014-06-03 09:58:57 +08:00
samuele3hu b91d8255bd Add xxtea encrypt support for lua and update the console submodule 2014-06-03 09:55:57 +08:00
Ricardo Quesada 449b588400 Compiles on iOS 2014-06-02 16:02:54 -07:00
Ricardo Quesada b24c674d25 Little fixes for setNormalized 2014-05-30 21:50:39 -07:00
Ricardo Quesada 1b8d0d88df Adds setNormalizedPosition()
Changes in `visit()` were done in order to do it
in a robust and fast way.
2014-05-30 16:42:05 -07:00
CaryZheng 3b99c5ea42 Modify BlendFunc operator< judgement 2014-05-30 17:57:27 +08:00
boyu0 56590f09eb change comment. 2014-05-30 17:40:35 +08:00
boyu0 dd0771852f change comment. 2014-05-30 17:36:54 +08:00
minggo 4b979d67db issue #5429: treat warning as error on Mac 2014-05-30 16:46:01 +08:00
minggo 70f3510a27 issue #5429: treat warning as eror on iOS 2014-05-30 16:21:31 +08:00
minggo a69a98776d Merge pull request #6943 from natural-law/v3
Update the reference of submodule cocos2d-console.
2014-05-30 15:36:52 +08:00
zhangbin 1d95d9a04b Update the reference of submodule cocos2d-console. 2014-05-30 15:35:25 +08:00
minggo e41f163483 [ci skip] 2014-05-30 15:25:37 +08:00
minggo 8b34550420 Merge pull request #6942 from minggo/memory-leak-sprite-frame-cache
Memory leak sprite frame cache
2014-05-30 15:23:04 +08:00
minggo e76feceada fix coding style 2014-05-30 15:13:59 +08:00
minggo 402dc9f9ce fix memory leak 2014-05-30 15:10:57 +08:00
minggo 20a9d3046a Merge pull request #6937 from wefiends/Mac-UserDefault
CCUserDefault.cpp: Should not compile on Mac platform
2014-05-30 14:48:09 +08:00
minggo 50fc1e23c5 Merge pull request #6940 from lmskater/fix-proxy
[Jenkins][ci skip] Fix proxy address to jenkins config
2014-05-30 13:47:08 +08:00
lm 3520e7da0b [Jenkins][ci skip] Fix proxy address to jenkins config 2014-05-30 12:51:54 +08:00
Huabing.Xu 2e42c77b9a fix typo 2014-05-30 11:13:53 +08:00
Huabing.Xu 95b6fb52de only use _backToForeGroundListner when on Android 2014-05-30 10:56:03 +08:00
Huabing.Xu 41d19007eb Merge branch 'v3.1hotfix' into v3
Conflicts:
	tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp
	tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.h
2014-05-30 10:19:56 +08:00
CaryZheng 28954fddd0 Simplify BlendFunc operator< judgement 2014-05-30 00:23:58 +08:00
Nick Barrios 7bac05a497 CCUserDefault.cpp: Should not compile on Mac platform (should be using CCUserDefault.mm implementation). 2014-05-29 10:36:15 -04:00
James Chen f2a7814769 Merge pull request #6936 from Dhilan007/v3
fix faults of load project on Win 32.
2014-05-29 17:36:08 +08:00
Dhilan007 0739f40726 fix faults of load project on Win 32. 2014-05-29 17:30:55 +08:00
minggo 50fcb9a52b Merge pull request #6935 from heliclei/config-proxies
[ci skip][jenkins]move http proxy address to jenkins configuration
2014-05-29 17:19:19 +08:00
minggo 944f85de04 Merge pull request #6934 from lmskater/add-rebuild-job-to-watchdog
[Jenkins][ci skip] Add rebuild jobs to watchdog.py
2014-05-29 17:17:14 +08:00
heliclei 7d547cf9d2 [ci skip][jenkins]move http proxy address to jenkins configuration 2014-05-29 16:55:22 +08:00
lm f93a40ebde [Jenkins][ci skip] Add rebuild jobs to watchdog.py 2014-05-29 15:50:24 +08:00
minggo 05df2a4db1 Merge pull request #6657 from asmodehn/asmo_newv3_cmake_win32
Fixing cmake project for win32
2014-05-29 15:25:58 +08:00
minggo b68525ac1f Merge pull request #6916 from John-He-928/mingw-build
Fix mingw64 build: convert from LPVOID to DWORD losses precision on 64-b...
2014-05-29 15:17:07 +08:00
boyu0 5e62c4e069 closed #5392: add comment for unscheduleUpdate() at schedulePerFrame() 2014-05-29 15:16:11 +08:00
minggo e5cbe5439b Merge pull request #6922 from zawasp/android_flicker
prevent flickering when opening another activity
2014-05-29 15:15:15 +08:00
minggo b579fa3720 [ci skip] 2014-05-29 15:07:57 +08:00
minggo dd693b1981 Merge pull request #6930 from CocosRobot/update_cocosfiles_1401343139
[AUTO][ci skip]: updating cocos2dx_files.json
2014-05-29 14:54:40 +08:00
minggo bfb3567131 Merge pull request #6924 from minggo/remove-test-case
Remove test case
2014-05-29 14:54:28 +08:00
minggo e48b14b55d Merge pull request #6932 from Dhilan007/v3-labelfix
Create a test case for issue 4999(label is unsharp if it's created by smaller font).
2014-05-29 14:54:16 +08:00
minggo 4abf7bc749 [ci skip] 2014-05-29 14:48:47 +08:00
minggo 13415ffcd8 Merge pull request #6933 from CocosRobot/update_cocosfiles_1401343718
[AUTO][ci skip]: updating cocos2dx_files.json
2014-05-29 14:46:48 +08:00
minggo f4d8e396e2 Merge pull request #6919 from dabingnn/v3.1hotfix
V3.1hotfix
2014-05-29 14:32:24 +08:00
CocosRobot c441b869ec [AUTO][ci skip]: updating cocos2dx_files.json 2014-05-29 06:08:40 +00:00
minggo 3182fd56b8 Merge pull request #6931 from VisualSJ/v3
Test case action name error
2014-05-29 14:07:23 +08:00