openclonk/src
Nicolas Hake 51eb389739 Win32: Actually delete all of the landscape dlg bitmaps on close
We used to leak a bunch of HBITMAPs when the langscape tools dialog
closed, because for some reason we only destroyed a few instead of all.
2015-09-18 15:02:30 +02:00
..
c4group Avoid some C4Group rewinds in scenario list and player loading. 2015-09-10 22:32:51 -04:00
config Reduce default music volume. 2015-09-13 00:34:18 -04:00
control Implement GetStartupTeamCount() script function (#1246). 2015-09-06 23:29:22 -04:00
editor Win32: Actually delete all of the landscape dlg bitmaps on close 2015-09-18 15:02:30 +02:00
game Suppress warning messages for undefined fields when returning to main section in LoadScenarioSection. 2015-09-14 23:01:09 -04:00
gamescript Added implicit layer check to local calls of FindObjects-family functions (#1383). 2015-09-09 20:19:45 -04:00
graphics Enable mipmapping for sprites 2015-09-17 20:09:21 -04:00
gui Fix /todo fallback on write error. 2015-09-14 21:39:51 -04:00
landscape Don't warn if a smaller material texture is perfectly tileable 2015-09-17 18:55:41 -04:00
lib Buildfix 2015-09-15 18:25:13 -04:00
mape Custom shader for drawing sky 2015-09-12 18:15:34 -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 Fix some unused variables. 2015-09-03 21:26:49 -04:00
object Fix parameter order when calling StdMeshInstance::AttachMesh in FnAttachMesh 2015-09-13 16:46:27 -04:00
platform Fix memory leak in GetWorkingDirectory. 2015-09-12 03:05:16 -04:00
player Fix source file name in error messages arising during compilation of ParameterDefs files. 2015-09-10 22:34:21 -04:00
res Implement background material controls in Windows editor. 2015-08-09 13:36:44 -04:00
script Add LightOffset property to allow light sources to origin from locations other than the object center. 2015-09-16 21:14:08 -04:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4Globals.cpp Fix memory leak caused by circular prop list chains. 2015-08-20 20:19:38 -04: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 Remove some redundant #includes 2015-01-25 18:53:48 +01:00
C4Version.h.in Set C4VERSION macros from CMake assembled vars 2015-05-21 23:09:00 +02:00