openclonk/src
Lukas Werling e7f4105b97 Replace duplicate BreakMessage() implementations
...with a single one based on std::string in the hope of getting rid of
StdStrBuf some day.
2016-10-22 17:00:20 +02:00
..
c4group Remove re namespace alias 2016-10-19 13:46:03 +02:00
config Change default puncher address to netpuncher.openclonk.org 2016-09-09 18:31:39 +02:00
control Remove EditCursorSelection and EditCursorDeselection callbacks 2016-10-15 10:06:43 -04:00
editor Fix mac build 2016-10-21 01:25:48 +02:00
game Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +02:00
graphics Replace duplicate BreakMessage() implementations 2016-10-22 17:00:20 +02:00
gui Fix mac build 2016-10-21 01:25:48 +02:00
landscape Fix mac build 2016-10-21 01:25:48 +02:00
lib Twiddle with header organization: lib{misc,c4script} do no longer include GL/glew.h 2016-10-20 18:46:32 +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 Bring back and fix the netpuncher 2016-09-08 21:10:06 +02:00
network Fix mac build 2016-10-21 01:25:48 +02:00
object Fix mac build 2016-10-21 01:25:48 +02:00
platform Fix game controllers not working with the editor 2016-10-10 14:16:18 +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 Prohibit overriding local vars with functions (#1831) 2016-10-21 22:32:24 +02:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01: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