openclonk/src
Nicolas Hake 35f31a7c1d win32: Manually generate manifest to indicate Win7 compatibility
Telling Windows that we support Windows 7 means it will stop catching
unhandled exceptions that occur in a callback from kernel mode, and
allow our own crash handler to catch then.
2013-11-10 19:22:26 +01:00
..
c4group GetResStr: Match lines nongreedily (#993) 2013-11-08 01:11:16 +01:00
config Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
control Fix C4ControlPlayerAction (Surrender, activate goal menu, set hostility, etc.) packets in network. 2013-09-24 00:39:44 +02:00
editor Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
game sound system now clears its sound instances in the main game loop while in the startup gui (#818) 2013-11-11 00:56:40 +07:00
gamescript Dynamic particles: skip calculations and rendering when headless 2013-10-18 22:30:03 +02:00
graphics Reset gamma ramps after game (#842) 2013-11-09 17:11:29 +01:00
gui Remove remains of Direct3D support 2013-11-02 21:39:34 +01:00
landscape Change remaining #ifdef USE_GL blocks into #ifndef USE_CONSOLE blocks (this makes Linux version work again) 2013-11-09 00:20:14 +01:00
lib Replace ResTable with a proper dictionary 2013-10-19 19:28:54 +02:00
mape Fix mape compilation failure due to C4AulDebug changes 2013-10-17 01:23:33 +02:00
netio Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00
netpuncher Consolidate duplicated simple Log functions 2011-11-02 21:36:39 +01:00
network add internationalization for responses from the masterserver/league server 2013-11-06 13:35:27 +07:00
object Move C4ComponentHost::LoadEx to C4Language 2013-10-29 21:32:21 +01:00
platform Change remaining #ifdef USE_GL blocks into #ifndef USE_CONSOLE blocks (this makes Linux version work again) 2013-11-09 00:20:14 +01:00
player Move C4ComponentHost::LoadEx to C4Language 2013-10-29 21:32:21 +01:00
res win32: Manually generate manifest to indicate Win7 compatibility 2013-11-10 19:22:26 +01:00
script C4Aul: Fix broken reload from incorrect par count 2013-11-02 13:40:33 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Include.cpp Reorganize C4Include.h and Standard.h 2010-01-02 01:11:54 +01:00
C4Include.h Replace ResTable with a proper dictionary 2013-10-19 19:28:54 +02:00
C4Prototypes.h copyright notices update 2012 2013-01-12 16:31:40 +01:00
C4Version.h.in Win32: optionally embed a build ID into crash dumps/minidump files 2013-02-21 00:06:34 +01:00