openclonk/src
Lukas Werling 3ebedd0c5f Rank private/UL addresses lower than global ones
Also adds some tests. Yay tests!
2017-02-28 22:15:29 +01:00
..
c4group Silence a lot of inconsistent-missing-override warnings 2017-02-21 19:03:46 +01:00
config Aul: Allow the user to selectively enable/disable warnings 2017-02-13 15:07:50 +01:00
control Add PIF_NoScenarioSave option to script players 2017-02-20 13:39:11 -05:00
editor Fix missing return value in C4PropertyDelegateFactory::PasteFromClipboard 2017-02-26 11:00:20 -05:00
game Add PIF_NoScenarioSave option to script players 2017-02-20 13:39:11 -05:00
graphics Silence a lot of inconsistent-missing-override warnings 2017-02-21 19:03:46 +01:00
gui Implement IPv6 support to C4NetIO 2017-01-09 20:34:43 +01:00
landscape Silence a lot of inconsistent-missing-override warnings 2017-02-21 19:03:46 +01:00
lib Silence a lot of inconsistent-missing-override warnings 2017-02-21 19:03:46 +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-18 21:54:50 +01:00
network Rank private/UL addresses lower than global ones 2017-02-28 22:15:29 +01:00
object Distribute players based on team instead of PrefPosition 2017-01-01 22:52:48 +01:00
platform Silence warning on switch over sdl scancodes 2017-02-21 19:37:20 +01:00
player Put scenario parameters in SCENPAR proplist 2017-02-21 21:14:43 +01:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Editor: Add OnUpdate to all delegates and EditorPropertyChanged callbacks to selected root object 2017-02-26 10:53:59 -05: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