openclonk/src
Nicolas Hake 0f48e0c4b9 Aul: ExtraWarn when turning a fn varargs in body
Par() calls and '...' in function calls make functions take varargs
without this being obvious from the header. ExtraWarn about this so people
who care about it can add an ellipsis to the parameter list.
2014-05-04 17:15:43 +02:00
..
c4group Move <regex> inclusion to C4Include 2014-03-25 18:28:02 +01:00
config Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
control Added script functions SetLeagueProgressData, GetLeagueProgressData, GetLeagueScore and SetLeaguePerformance. 2014-04-20 15:33:36 +02:00
editor Merge Call fix commit 2014-04-19 19:02:27 +02:00
game Reactivated EditCursorModeToggle key (formerly Space) now set to no key. 2014-05-01 01:17:58 +02:00
gamescript Added new callback: DugOut(object object_by). 2014-05-01 01:04:41 +02:00
graphics Fix dedicated 2014-04-02 20:53:12 +02:00
gui Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
landscape Added SolidMaskPlane property. 2014-05-04 14:16:46 +02:00
lib Improve grammar in comment 2014-04-19 19:02:22 +02:00
mape Replace some usages of C4ID with C4Def* 2014-04-19 19:02:22 +02:00
netio Update copyright notices 2013-12-23 13:03:19 +01:00
netpuncher Update copyright notices 2013-12-23 13:03:19 +01:00
network Revert engine-side league localization 2014-04-27 15:42:47 +02:00
object Added SolidMaskPlane property. 2014-05-04 14:16:46 +02:00
platform win32: Use stdint.h instead of windows-only compiler extensions 2014-04-19 19:02:22 +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 Aul: ExtraWarn when turning a fn varargs in body 2014-05-04 17:15:43 +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 Move <regex> inclusion to C4Include 2014-03-25 18:28:02 +01: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