openclonk/src
Nicolas Hake e5b15a494c Drop C4AulParSet defaulted ctor
Having the ctor defaulted confuses MSVC 2015 and makes it not use the
templated ctor below even for calls with a parameter list,
thus skipping required initialization.
2017-07-18 02:24:04 +02: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 Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
graphics Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
gui Scenario list loader: Ignore .ocd and .ocg files when looking recursively for scenarios 2017-07-11 20:45:57 -07:00
landscape Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
lib Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +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 remove unused AttractLightning defcore entry 2017-07-15 14:00:19 +02:00
platform Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +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 Drop C4AulParSet defaulted ctor 2017-07-18 02:24:04 +02: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