openclonk/src
Lukas Werling d7659713dc Implement Happy Eyeballs for C4Network2HTTPClient
This should make masterserver requests more reliable for users with a
bad IPv6 connection.

See RFC6555
2017-01-15 20:20:49 +01:00
..
c4group Add warning for non-UTF-8 files 2016-12-13 22:40:51 +01:00
config Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
control Add EditorCollection callback 2017-01-01 17:00:56 -05:00
editor Editor: Fix crash when trying to save scenario into itself 2016-12-19 23:14:49 +01:00
game Implement setting shader uniforms from script (#1206) 2016-11-12 22:09:23 +01:00
graphics Use glUniform*iv for setting script uniforms 2016-11-13 00:17:35 +01:00
gui Implement IPv6 support to C4NetIO 2017-01-09 20:34:43 +01:00
landscape fix return value of InsertMaterial when a pixel is created 2016-12-19 22:49:28 +01:00
lib Add warning for non-UTF-8 files 2016-12-13 22:40:51 +01:00
mape Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netio Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netpuncher Improve "unexpected address family" asserts 2017-01-13 18:32:11 +01:00
network Implement Happy Eyeballs for C4Network2HTTPClient 2017-01-15 20:20:49 +01:00
object Distribute players based on team instead of PrefPosition 2017-01-01 22:52:48 +01:00
platform Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
player Distribute players based on team instead of PrefPosition 2017-01-01 22:52:48 +01:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Remove ResolveAddress() 2017-01-09 20:35:44 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4ForbidLibraryCompilation.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4Globals.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Remove re namespace alias 2016-10-19 13:46:03 +02:00
C4Prototypes.h Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
C4Version.h.in Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00