openclonk/src
Günther Brammer 05359179e7 Initialize C4AulParSet from C4Value[] with a function, not constructor
This avoids confusion with a variadic template constructor that could take
the same arguments.
2016-01-24 12:27:23 +01:00
..
c4group Use #elif defined() to check for config.h macros instead of plain #elif 2016-01-23 23:05:16 +01:00
config Add network option to disable UPnP. 2016-01-24 00:11:14 -05:00
control Move DirectExec from C4AulScript to C4AulExec 2016-01-24 12:27:23 +01:00
editor win32: Rename C4Window::hRenderWindow to renderwnd to match GTK+ 2016-01-23 22:02:52 +01:00
game Move GameScript.GRBroadCast to Game.GRBroadCast 2016-01-24 02:09:14 +01:00
gamescript Initialize C4AulParSet from C4Value[] with a function, not constructor 2016-01-24 12:27:23 +01:00
graphics win32: Move PIXELFORMATDESCRIPTOR from C4AbstractApp to CStdGLCtx 2016-01-23 22:02:52 +01:00
gui Rename C4Script.h to C4GameScript.h 2016-01-24 12:27:23 +01:00
landscape Rename C4Script.h to C4GameScript.h 2016-01-24 12:27:23 +01:00
lib Win32: Fix file deletion from scenario selection dialogue 2016-01-24 00:43:09 -05:00
mape Remove superfluous mape stubs 2016-01-24 02:09:14 +01:00
netio Remove unused MSVC project files for tstc4netio and netpuncher 2014-05-25 22:47:56 +02:00
network Add network option to disable UPnP. 2016-01-24 00:11:14 -05:00
object Rename C4Script.h to C4GameScript.h 2016-01-24 12:27:23 +01:00
platform Win32: Fix file deletion from scenario selection dialogue 2016-01-24 00:43:09 -05:00
player Move GameScript.GRBroadCast to Game.GRBroadCast 2016-01-24 02:09:14 +01:00
res Win32 editor: Allow resizing of main console window #1601 2016-01-16 21:01:11 -05:00
script Initialize C4AulParSet from C4Value[] with a function, not constructor 2016-01-24 12:27:23 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Fix order of initialization of C4Game/C4GraphicsSystem. 2016-01-07 23:42:18 -04:00
C4Include.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
C4Include.h MSVC: Remove support and workarounds for versions older than 2015 2016-01-23 23:10:02 +01:00
C4Prototypes.h Move C4AulScriptFunc into its own source file 2016-01-24 12:27:23 +01:00
C4Version.h.in Drop unused C4VERSIONBUILDNAME and C4ENGINEINFO 2015-12-29 15:47:55 +01:00