openclonk/src
Lukas Werling d84c9b174f Add warning for non-UTF-8 files 2016-12-13 22:40:51 +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: delete viewport widgets immediately 2016-11-26 15:19:56 -08: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 Use NEAREST texture filtering for material map 2016-11-27 11:21:17 -08: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 Fix UPnP/Linux crash when there is no UPnP device 2016-12-10 22:07:37 +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 Aul: Don't let exceptions escape from constant resolver 2016-11-30 13:37:33 +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