openclonk/src
Nicolas Hake f0f50ec402 Aul: Don't prepend "ERROR:" to parser error msgs
Further formatting of the error message should be the error handler's
job.
2016-10-31 11:16:14 +01:00
..
c4group Remove re namespace alias 2016-10-19 13:46:03 +02:00
config Remove two unused config options, set music to default off with the dedicated. 2016-10-30 21:36:29 +01:00
control Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
editor Fix editor selection after object duplication on remote clients 2016-10-30 22:26:14 -04:00
game Dedicated server: stop game when there are less than 2 clients 2016-10-30 21:36:29 +01:00
graphics Fix msvc build. 2016-10-30 21:46:29 -04:00
gui Fix editor runtime join to use a file at the temporary path 2016-10-30 20:40:40 -04:00
landscape Fix dedicated: Load JPEG surfaces so the texture shape information can be correctly generated 2016-10-30 21:36:29 +01:00
lib Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
mape Fix mac build 2016-10-21 01:25:48 +02:00
netio Replace rand() with SafeRandom() 2016-04-20 22:42:00 +02:00
netpuncher Extend the netpuncher: clients can ask hosts for a connection initiation to circumvent port restricted NATs 2016-10-23 22:34:43 +02:00
network Dedicated server: stop game when there are less than 2 clients 2016-10-30 21:36:29 +01:00
object Implement adding/removing shaders from script 2016-10-29 21:19:08 +02:00
platform SDL: Notify C4Application of resolution / window size changes. 2016-10-29 14:15:09 +02:00
player Fix black editor screen due to GL object creation and removal in wrong context 2016-09-06 02:45:17 -04:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Aul: Don't prepend "ERROR:" to parser error msgs 2016-10-31 11:16:14 +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