openclonk/src
Lukas Werling 4325de2084 Fix MCHalfVehic pixels in saved landscape
While saving the landscape, solid masks are temporarily removed. This
did not work for half solid masks, resulting in permanent solid masks
after restoring the save game.
2018-01-05 22:53:41 +01:00
..
c4group Scenario list loader: Ignore .ocd and .ocg files when looking recursively for scenarios 2017-07-11 20:45:57 -07:00
config remove unused AttractLightning defcore entry 2017-07-15 14:00:19 +02:00
control Use Reloc.Open for Origin entries in Scenario.txt (#1966) 2017-12-21 16:39:15 +01:00
editor Editor: Support localized definition group folder names (from Title.txt) 2017-05-27 16:30:59 +09:00
game /screenshot: Add error message when in editor (#1137) 2017-12-23 12:11:28 +01:00
graphics Show error dialog if OpenGL initialization fails (#1890) 2017-12-28 17:32:59 +01:00
gui Show warning when attempting to load an old savegame (#1941) 2017-12-28 21:45:20 +01:00
landscape Fix MCHalfVehic pixels in saved landscape 2018-01-05 22:53:41 +01:00
lib Fix infinite loop when encountering invalid <tags> 2017-12-22 21:44:22 +01:00
mape Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
netio Revisit #includes 2017-05-15 13:24:59 +02:00
netpuncher Change netpuncher protocol to be more extensible 2017-12-14 17:22:38 +01:00
network Change netpuncher protocol to be more extensible 2017-12-14 17:22:38 +01:00
object Save HalfVehicleSolidMask object state 2018-01-05 22:41:14 +01:00
platform Fix iLevel parameter of SoundAt (#1681) 2017-12-05 16:57:14 +01:00
player Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
res Qt Editor: Add sound property delegate 2016-07-27 22:35:11 -04:00
script New engine recognised property: MaterialIncinerate. 2017-11-01 00:49:26 +01:00
zlib Fix possible double close when attempting to open uncompressed files 2012-02-05 20:00:47 +01:00
C4ForbidLibraryCompilation.h Prevent using USE_CONSOLE in lib{misc,c4script} 2016-10-22 17:42:23 +02:00
C4Globals.cpp Fix destruction order of system string table vs. editor 2016-10-16 18:40:51 +02:00
C4Include.cpp Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4Include.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4Prototypes.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4Version.h.in CMake: Add date of commit to logfile 2017-04-12 12:34:36 +02:00