openclonk/src
Nicolas Hake 81f9ee1c85 Reset C4Group search after Add() to invalidate stale directory cache
Adding a file to an on-disk unpacked C4Group file needs to reset the
directory cache so C4Group doesn't return old state later.
2015-02-08 22:28:33 +01:00
..
c4group Reset C4Group search after Add() to invalidate stale directory cache 2015-02-08 22:28:33 +01:00
config mac: Do #include guessing dance until compile success 2015-02-04 21:52:04 +01:00
control Reorder some declarations and initializations to avoid order mismatch 2015-02-04 22:12:42 +01:00
editor Update license texts 2015-02-08 15:05:11 +01:00
game Remove dupliocate sound loading. 2015-02-07 14:01:15 +01:00
gamescript Remove some redundant #includes 2015-01-25 18:53:48 +01:00
graphics Update license texts 2015-02-08 15:05:11 +01:00
gui Reorder some declarations and initializations to avoid order mismatch 2015-02-04 22:12:42 +01:00
landscape Silence a few warnings in render and SolidMask code. 2015-02-08 12:37:00 +01:00
lib Silence a few warnings in render and SolidMask code. 2015-02-08 12:37:00 +01:00
mape Replace C4Surface::ppTex by a vector 2015-01-18 22:59:44 +01:00
netio Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
netpuncher Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
network Remove some redundant #includes 2015-01-25 18:53:48 +01:00
object Silence a few warnings in render and SolidMask code. 2015-02-08 12:37:00 +01:00
platform Update license texts 2015-02-08 15:05:11 +01:00
player Remove some redundant #includes 2015-01-25 18:53:48 +01:00
res Remove unused SDLMain.nib/objects.nib (was from CR Macosx port) 2015-01-01 22:13:55 +01:00
script Reorder some declarations and initializations to avoid order mismatch 2015-02-04 22:12:42 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h Finish DEBUGREC compile option removal 2014-05-28 03:38:11 +02:00
C4Prototypes.h Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Version.h.in Update license texts 2015-02-08 15:05:11 +01:00