openclonk/src
Nicolas Hake 642ce2eb9c Merge all of the audio provider switches into one
There's no point in splitting the audio library selection into multiple
CPP macros, since there can always only be one anyway. Merge all of them
into a single macro AUDIO_TK (for "toolkit") and have CMake select one
for the user, instead of making him choose (and potentially failing).
2014-08-01 23:37:42 +02:00
..
c4group Improve the messages for path problems 2014-06-09 04:17:17 +02:00
config Improve the messages for path problems 2014-06-09 04:17:17 +02:00
control Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
editor Clean up deprecated headers and functions 2014-05-27 00:30:20 +02:00
game Added some dialogue functions and speaker portraits. UpdatedAddMenuItem and CustomMessage to allow more customization for picture graphics. 2014-07-05 15:25:30 +02:00
gamescript Added some dialogue functions and speaker portraits. UpdatedAddMenuItem and CustomMessage to allow more customization for picture graphics. 2014-07-05 15:25:30 +02:00
graphics Improve the messages for path problems 2014-06-09 04:17:17 +02:00
gui Merge all of the audio provider switches into one 2014-08-01 23:37:42 +02:00
landscape Fix memory leak in particle system. 2014-07-20 19:21:00 +02:00
lib Clean up deprecated headers and functions 2014-05-27 00:30:20 +02:00
mape Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02: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 Remember league login name and password token. 2014-05-18 15:10:00 +02:00
object Revert pathfinder bug introduced in 086e3e9e10 2014-07-13 14:36:36 +02:00
platform Merge all of the audio provider switches into one 2014-08-01 23:37:42 +02:00
player Add script function SetPlayerZoom to set zoom factors directly instead of by view range (#1065) 2014-04-21 19:38:05 +02:00
res mac: Add precompiled nib files to really not require Xcode … 2014-01-29 20:39:24 +01:00
script Added some dialogue functions and speaker portraits. UpdatedAddMenuItem and CustomMessage to allow more customization for picture graphics. 2014-07-05 15:25:30 +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