minggo
|
e33871db9a
|
Merge pull request #6958 from Dhilan007/v3
fixed EVENT_COME_TO_BACKGROUND has not been sent on android.
|
2014-06-03 18:16:04 +08:00 |
Dhilan007
|
9e6304d84c
|
fixed EVENT_COME_TO_BACKGROUND has not been sent on android.
|
2014-06-03 18:10:22 +08:00 |
minggo
|
3d576d8068
|
[ci skip]
|
2014-06-03 18:02:37 +08:00 |
minggo
|
7817b27844
|
Merge pull request #6957 from andyque/fixScale9Sprite
fix scale9Sprite can't culling problem
|
2014-06-03 18:00:47 +08:00 |
Kezhu Wang
|
dbca937835
|
add test case to break buggy code
|
2014-06-03 17:58:09 +08:00 |
andyque
|
1d5d1f011e
|
fix scale9Sprite can't culling problem
|
2014-06-03 17:52:41 +08:00 |
minggo
|
c1bb5d8803
|
[ci skip]
|
2014-06-03 16:58:53 +08:00 |
vision
|
1c4838e7f0
|
we are only udpating PNG now.
|
2014-06-03 16:22:50 +08:00 |
vision
|
0149fd81b5
|
no need for handling RAW_DATA
|
2014-06-03 15:19:01 +08:00 |
vision
|
8af737739b
|
premultiplied alpha for PNG,TGA,WEBP,RAW_DATA
|
2014-06-03 15:06:15 +08:00 |
minggo
|
96d697a670
|
[ci skip]
|
2014-06-03 14:40:20 +08:00 |
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 |
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 |
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 |
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 |