openclonk/src
Sven Eberhardt 05631742c8 Allow definition of achievements in parent (.ocf) folders.
Note that regular scenario parameters cannot be defined in folders because that would complicate savegames, records, etc.
2014-10-03 12:17:12 +02:00
..
c4group Allow definition of achievements in parent (.ocf) folders. 2014-10-03 12:17:12 +02:00
config Change default master server to league server. 2014-09-30 20:59:16 +02:00
control Implement custom scenario parameter selection in startup scenario selection dialogue and by command line. 2014-09-27 16:05:32 +02:00
editor Clean up deprecated headers and functions 2014-05-27 00:30:20 +02:00
game Implement custom scenario parameter selection in startup scenario selection dialogue and by command line. 2014-09-27 16:05:32 +02:00
gamescript C4GameScript: Add some explicit cast because clang 2014-09-24 23:41:36 +02:00
graphics Added scenario achievements displayed as small symbols beside the scenario name in the startup selection screen. 2014-09-24 23:08:40 +02:00
gui Allow definition of achievements in parent (.ocf) folders. 2014-10-03 12:17:12 +02:00
landscape Added scenario achievements displayed as small symbols beside the scenario name in the startup selection screen. 2014-09-24 23:08:40 +02:00
lib Added custom scenario parameters (SCENPAR_*). 2014-09-23 23:02:52 +02:00
mape Fix crash in mape when unknown texture is encountered (#1113) 2014-09-28 16:34:41 -04: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 Change default master server to league server. 2014-09-30 20:59:16 +02:00
object fixed CreateParticleAtBone (would create particles at a wrong position) 2014-09-26 21:32:08 +02:00
platform mac: Rearrange sound toolkit includes and FindAudio.cmake so that sound+music works for OSX 2014-09-21 22:16:54 +02:00
player Replace !strncasecmp by SEqual2NoCase to fix MSVC build (strnicmp seems to not work on mac). 2014-09-25 15:15:50 +02:00
res mac: Add precompiled nib files to really not require Xcode … 2014-01-29 20:39:24 +01:00
script Fix C4PropList::RemoveCyclicPrototypes() declaration 2014-09-26 22:11:10 +02: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 Update copyright notices 2013-12-23 13:03:19 +01:00
C4Version.h.in Win32: optionally embed a build ID into crash dumps/minidump files 2013-02-21 00:06:34 +01:00