openclonk/src
Clonkonaut cc163b21b0 New engine recognised property: MaterialIncinerate.
Objects will be incinerated by incendiary material (which before was only possible by using ContactIncinerate).
local MaterialIncinerate = true; - object will burn in lava not from other burning objects.
2017-11-01 00:49:26 +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 Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
editor Editor: Support localized definition group folder names (from Title.txt) 2017-05-27 16:30:59 +09:00
game add Find_Cone to find objects in a cone 2017-07-19 22:04:43 +02:00
graphics Fix some valgrind warnings and a leak in openclonk-server 2017-09-01 15:59:46 +02:00
gui Fix some valgrind warnings and a leak in openclonk-server 2017-09-01 15:59:46 +02:00
landscape Fix water sliding on lava (#1946) 2017-10-14 17:46:04 +02:00
lib Fix StdCompilerINIWrite/19c1badfa 2017-08-25 15:10:28 +02: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 Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
network Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
object New engine recognised property: MaterialIncinerate. 2017-11-01 00:49:26 +01:00
platform Fix buffer overrun in RealPath 2017-09-17 18:51:41 +02: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