openclonk/src
Lukas Werling 61962fe70a Add --check/-c parameter to c4script for syntax checking 2016-12-23 17:18:00 +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 drag_finished parameter to EditCursorMoved callback 2016-11-20 13:14:59 -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 Script GUI: added TightGridLayout style (requirement of #1842) 2016-11-05 15:35:15 +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 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 Reset C4NET2IO_DUMP_LEVEL to 1 (#1869) 2016-12-19 17:30:19 +01:00
object Implement setting shader uniforms from script (#1206) 2016-11-12 22:09:23 +01:00
platform Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
player Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script Add --check/-c parameter to c4script for syntax checking 2016-12-23 17:18:00 +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