minggo
|
abe020e808
|
Merge pull request #15654 from minggo/ipv6-compatibility
Ipv6 compatibility
|
2016-05-17 09:25:14 +08:00 |
mogemimi
|
a1a8feed71
|
Add missing references to avoid unnecessary copies
|
2016-05-17 01:15:07 +09:00 |
zilongshanren
|
9203630583
|
Merge pull request #15651 from zilongshanren/fixNativeCotnrolIssuesV2
fix UI native control onEnter issue
|
2016-05-16 16:58:32 +08:00 |
zilongshanren
|
3ae5b1075b
|
fix native control onEnter issue
|
2016-05-16 16:14:16 +08:00 |
minggo
|
e5f1090dc1
|
Merge pull request #15633 from mogemimi/fix-msvc-warning-c4800
Suppress MSVC warning C4800
|
2016-05-16 15:46:30 +08:00 |
minggo
|
88db5d3660
|
use AF_UNSPEC to support ipv6
|
2016-05-16 15:15:29 +08:00 |
minggo
|
2b480a75bf
|
use AF_UNSPEC to support ipv6
|
2016-05-16 14:45:09 +08:00 |
minggo
|
251ee4e85a
|
Add web engine feature in release note (#15648)
|
2016-05-16 14:01:55 +08:00 |
Ryan Davis
|
8ca09f7c2a
|
Fix crash due to reallocation of shared indices memory
|
2016-05-15 12:30:30 +10:00 |
Xpol Wan
|
a7d9dd9a75
|
Print as Lua 5.1 does and remove duplicate code.
|
2016-05-14 14:09:58 +08:00 |
Wilson E. Alvarez
|
f0343bf219
|
Fixed APP_NAME for cpp, cpp-empty, js, and lua tests.
|
2016-05-13 22:13:05 -04:00 |
Dale Stammen
|
cad762a4f9
|
added updated .filters file
|
2016-05-13 07:33:51 -07:00 |
mogemimi
|
16878a53b1
|
Suppress MSVC warning C4800
|
2016-05-13 11:44:17 +09:00 |
minggo
|
0403541693
|
Merge pull request #15625 from minggo/merge-v311-back-to-v3
Merge v311 back to v3
|
2016-05-12 16:58:06 +08:00 |
minggo
|
794759f76d
|
Merge pull request #15626 from pandamicro/v3.11
[ci skip] Add web engine feature in release note
|
2016-05-12 11:02:00 +08:00 |
pandamicro
|
1c1fc53255
|
Add web engine feature in release note
|
2016-05-12 10:56:51 +08:00 |
minggo
|
74af3b5232
|
merge v3.11 back to v3
|
2016-05-12 09:50:03 +08:00 |
ViusualSJ
|
ada1d1dfe8
|
audio search path (android)
|
2016-05-11 17:24:14 +08:00 |
pandamicro
|
6b59dc24c7
|
Add Image::setPNGPremultipliedAlphaEnabled
|
2016-05-11 16:36:21 +08:00 |
minggo
|
ae7c91c1b8
|
update changelog
|
2016-05-11 16:12:18 +08:00 |
minggo
|
072424e296
|
update changelog
|
2016-05-11 16:10:58 +08:00 |
minggo
|
93e4de1d39
|
Merge pull request #15611 from minggo/disable-memory-model
disable new JSB memory model by default
|
2016-05-11 15:36:27 +08:00 |
minggo
|
ac3e6428bb
|
Merge pull request #15612 from MSOpenTech/v3-winrt-fix
V3: Win10 UWP removed missing files from project
|
2016-05-11 15:05:25 +08:00 |
minggo
|
aef85fe05e
|
Merge pull request #15615 from minggo/update-release-note
[ci skip]update release note
|
2016-05-11 15:02:02 +08:00 |
minggo
|
1c77d8fd5c
|
update release note
|
2016-05-11 14:59:15 +08:00 |
Dale Stammen
|
cf305a56b1
|
removed missing files from project
|
2016-05-10 21:41:39 -07:00 |
pandamicro
|
1023c8730e
|
[JSB] Made cc.log overwrite-able
|
2016-05-11 11:58:24 +08:00 |
pandamicro
|
1cbbde5d8b
|
Fix android LocalStorage return null for empty string value
|
2016-05-11 11:57:54 +08:00 |
minggo
|
48937ca3e6
|
disable new JSB memory model by default
|
2016-05-11 11:10:11 +08:00 |
minggo
|
bb5d1a5e97
|
Merge pull request #15607 from minggo/iss-15413
remove Content-Type limitation
|
2016-05-11 10:57:34 +08:00 |
minggo
|
8b0c2110fd
|
Merge pull request #15606 from minggo/websocket-test-issue
fix crash when back to parent test case
|
2016-05-11 09:28:42 +08:00 |
minggo
|
2ad6f10bb6
|
Merge pull request #15609 from pandamicro/v3.11
Fix web engine issues and SocketIO connection fail issue
|
2016-05-11 09:28:24 +08:00 |
minggo
|
7e37879c52
|
Merge pull request #15610 from cocos2d/culr-to-curl-in-readme
change Culr to Curl
|
2016-05-11 09:27:48 +08:00 |
Slack-Moehrle
|
c4f3ad7e47
|
change Culr to Curl
|
2016-05-10 17:38:56 -04:00 |
pandamicro
|
85812b4f5b
|
Remove client_no_context_takeover extension in WebSocket (not working on Android/iOS/Mac)
|
2016-05-10 20:35:02 +08:00 |
pandamicro
|
05dd3bb608
|
Fix web engine issues in test cases
|
2016-05-10 20:34:35 +08:00 |
minggo
|
fd160a1611
|
remove Content-Type limitation
|
2016-05-10 18:15:57 +08:00 |
minggo
|
a1ddb53b06
|
Merge pull request #15605 from minggo/node-enumerate-issue
reduce loop times to be quicker on low performace devices
|
2016-05-10 18:01:49 +08:00 |
minggo
|
b2a592ce36
|
fix crash when back to parent test case
|
2016-05-10 17:55:36 +08:00 |
minggo
|
04f52d0e21
|
update deps version
|
2016-05-10 16:39:24 +08:00 |
minggo
|
96e269715e
|
Merge pull request #15603 from minggo/update-deps
update deps version
|
2016-05-10 16:38:35 +08:00 |
minggo
|
d7fea4b08b
|
reduce loop times to be quicker on low performace devices
|
2016-05-10 16:19:58 +08:00 |
minggo
|
27060e43b7
|
Merge pull request #15590 from ntotani/v3
add missing lua const values
|
2016-05-10 14:55:53 +08:00 |
minggo
|
1ab81a5e40
|
update deps version
|
2016-05-10 14:47:09 +08:00 |
minggo
|
7bf7083227
|
Merge pull request #15601 from CocosRobot/update_cocosfiles_1462848081
[AUTO][ci skip]: updating cocos2dx_files.json
|
2016-05-10 14:11:39 +08:00 |
minggo
|
36ad79761f
|
Merge pull request #15596 from dabingnn/v3_fix_animation3D_bug
fix animate 3d bug
|
2016-05-10 14:11:01 +08:00 |
minggo
|
f4a7ba836c
|
Merge pull request #15599 from Naruto/feature/fix_build_error_using_fileutils-apple
fix build failed using FileUtilsApple on Application code.
|
2016-05-10 12:07:16 +08:00 |
CocosRobot
|
530d890c6c
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2016-05-10 02:41:22 +00:00 |
minggo
|
c32c2d050b
|
Merge pull request #15600 from minggo/updtea-release-note
[ci skip]update release note
|
2016-05-10 10:38:41 +08:00 |
minggo
|
aa94836190
|
update release note
|
2016-05-10 10:36:14 +08:00 |