openclonk/src
Nicolas Hake dc6804c12d Aul: Fix invalid_escape_sequence warning message
The message used a %s where a %c was correct, and therefore tried to
access invalid memory.
2017-03-14 00:28:41 +01:00
..
c4group Move GetRelativePath to C4Language 2017-03-11 13:47:18 +01:00
config Aul: Allow the user to selectively enable/disable warnings 2017-02-13 15:07:50 +01:00
control StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
editor New scenario dialogue: Redraw definition list after template changed 2017-03-11 14:30:46 -05:00
game Fix editor network join on Windows 2017-03-11 15:10:25 -05:00
graphics StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
gui StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
landscape StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
lib StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +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 Fix editor network join on Windows 2017-03-11 15:10:25 -05:00
object StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
platform StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
player StdCompiler: Use terms "Serializer" and "Deserializer" 2017-03-11 15:05:41 +01:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Aul: Fix invalid_escape_sequence warning message 2017-03-14 00:28:41 +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