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 |
cocoscodeide
|
bbf0ded6f8
|
Merge pull request #32 from chuanweizhang2013/v3luaruntime
fixed config template
|
2014-06-03 11:59:21 +08:00 |
lm
|
be3f88c4ce
|
[Jenkins][ci skip] Fix proxy address in post-build.py
|
2014-06-03 11:48:52 +08:00 |
cw
|
9d14a179db
|
Merge branch 'v3luaruntime' of https://github.com/chuanweizhang2013/cocos2d-x into v3luaruntime
|
2014-06-03 11:28:18 +08:00 |
cw
|
521fa3118d
|
config template
|
2014-06-03 11:25:16 +08:00 |
minggo
|
26a4eaaac7
|
Merge pull request #6939 from dabingnn/v3FixAndroid
V3 fix android
|
2014-06-03 10:26:01 +08:00 |
cocoscodeide
|
3453ae1a0e
|
Merge pull request #31 from chuanweizhang2013/v3luaruntime
convert resource to binary
|
2014-06-03 10:16:32 +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 |
Hanju Kim
|
05b992c628
|
Bug fix
|
2014-05-31 00:13:08 +02:00 |
Hanju Kim
|
28b95bd54a
|
* Skip UTF8 BOM if it exists
* Fix when string isn't terminated if fread() reads less size than paramter at FileUtils getData
|
2014-05-31 00:06:56 +02:00 |
John_He
|
5e82d9db4d
|
set libws2_32 as standard library for mingw.
|
2014-05-30 20:14:22 +08:00 |
John_He
|
3bf4c5e985
|
fix mingw32/64 build:
MinGW uses system installed libcurl, rather than libcurl_imp.
|
2014-05-30 19:54:59 +08: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 |
chuanweizhang2013
|
72ce393d60
|
remove rtres floder
|
2014-05-30 14:25:37 +08:00 |
cw
|
3807c7cffc
|
resource to binary
|
2014-05-30 13:53:49 +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 |
chuanweizhang2013
|
4b812f8b80
|
modify runtime folder
|
2014-05-30 11:00:26 +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 |
chuanweizhang2013
|
29cc2905f4
|
add tip
|
2014-05-30 09:43:39 +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 |
lite3
|
ae7c93dd4e
|
Merge remote-tracking branch 'upstream/v3' into v3
|
2014-05-29 20:41:00 +08:00 |
chuanweizhang2013
|
188f4ddcca
|
Merge branch 'v3' of https://github.com/cocoscodeide/cocos2d-x into v3luaruntime
|
2014-05-29 18:19:30 +08:00 |
chuanweizhang2013
|
201900e110
|
action
|
2014-05-29 18:19:19 +08:00 |
cocoscodeide
|
672ff4f7b3
|
Merge pull request #29 from bofeng-song/v3
add lock to get file name
|
2014-05-29 18:17:57 +08: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 |