openclonk/src/mape
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
..
cpp-handles Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
mape-syntax mape: Add syntax highlighting for Map.c files 2014-08-04 16:27:05 -04:00
configfile.c Update copyright notices 2013-12-23 13:03:19 +01:00
configfile.h Update copyright notices 2013-12-23 13:03:19 +01:00
diskview.c Drop support for GTK+ 2 2015-10-18 14:45:52 -04:00
diskview.h Update copyright notices 2013-12-23 13:03:19 +01:00
editview.c mape: fix memory corruption when setting filename (#1256) 2015-09-19 11:39:20 -04:00
editview.h mape: Add map zoom option 2014-08-24 13:20:23 -04:00
fileicon.c gtk: Use glib-compile-resources instead of gdk-pixbuf-csource 2016-01-11 01:52:49 +01:00
fileicon.h Update copyright notices 2013-12-23 13:03:19 +01:00
forward.h Update copyright notices 2013-12-23 13:03:19 +01:00
group.c Adapt mape to C4Group changes 2015-02-13 20:22:41 +01:00
group.h Update copyright notices 2013-12-23 13:03:19 +01:00
header.c Update copyright notices 2013-12-23 13:03:19 +01:00
header.h Update copyright notices 2013-12-23 13:03:19 +01:00
iconview.c Drop support for GTK+ 2 2015-10-18 14:45:52 -04:00
iconview.h Update copyright notices 2013-12-23 13:03:19 +01:00
mape.c mape: Initialize random number generator (#1094) 2014-08-05 09:30:49 -04:00
mapgen.c mape: draw mattex indices above 127 2015-08-18 19:37:38 -04:00
mapgen.h mape: Load the Library_Map script 2014-08-04 16:27:06 -04:00
material.c Fix crash in mape when unknown texture is encountered (#1113) 2014-09-28 16:34:41 -04:00
material.h Fix crash in mape when unknown texture is encountered (#1113) 2014-09-28 16:34:41 -04:00
mattexview.c mape: Move second texture map read pass before crossmapping materials 2015-08-18 19:36:58 -04:00
mattexview.h Update copyright notices 2013-12-23 13:03:19 +01:00
preferences.c mape: Add map zoom option 2014-08-24 13:20:23 -04:00
preferences.h mape: Add map zoom option 2014-08-24 13:20:23 -04:00
preferencesdialog.c mape: Add map zoom option 2014-08-24 13:20:23 -04:00
preferencesdialog.h mape: Add map zoom option 2014-08-24 13:20:23 -04:00
preview.c mape: Set output window size to size of generated map 2014-08-04 16:27:06 -04:00
preview.h Update copyright notices 2013-12-23 13:03:19 +01:00
random.c Update copyright notices 2013-12-23 13:03:19 +01:00
random.h Update copyright notices 2013-12-23 13:03:19 +01:00
statusbar.c Update copyright notices 2013-12-23 13:03:19 +01:00
statusbar.h Update copyright notices 2013-12-23 13:03:19 +01:00
texture.c Update copyright notices 2013-12-23 13:03:19 +01:00
texture.h Update copyright notices 2013-12-23 13:03:19 +01:00
window.c mape: Default to the new map generator 2014-08-04 13:04:35 -04:00
window.h Update copyright notices 2013-12-23 13:03:19 +01:00