openclonk/src/mape/cpp-handles
Sven Eberhardt ebda8193ef Replace NULL by nullptr in C++ sources
We don't support pre-C++0x any more, so nullptr should be fine everywhere (except in the plain C source files)
2016-11-02 19:58:02 -04:00
..
c4def-handle.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
group-handle.cpp Rewrite header inclusions to #include "path/to/file.h" style 2016-04-03 20:24:42 +02:00
group-handle.h Adapt mape to C4Group changes 2015-02-13 20:22:41 +01:00
landscape-handle.cpp C4Landscape: Pull everything private out of the header 2016-04-03 13:24:24 +02:00
log-handle.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
log-handle.h mape: Make sure error messages from the linker are shown 2014-08-04 16:27:05 -04:00
mapgen-handle.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
mapgen-handle.h mape: Load the Library_Map script 2014-08-04 16:27:06 -04:00
material-handle.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
material-handle.h Update copyright notices 2013-12-23 13:03:19 +01:00
random-handle.cpp Rewrite header inclusions to #include "path/to/file.h" style 2016-04-03 20:24:42 +02:00
random-handle.h Update copyright notices 2013-12-23 13:03:19 +01:00
stub-handle.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
texture-handle.cpp Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
texture-handle.h Update copyright notices 2013-12-23 13:03:19 +01:00
version-handle.cpp Update copyright notices 2013-12-23 13:03:19 +01:00
version-handle.h Update copyright notices 2013-12-23 13:03:19 +01:00