]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant/map.cpp
use NULL as sentinel instead of 0
[xonotic/netradiant.git] / radiant / map.cpp
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePaths/nullptr/ui::null/ where appropriate
2017-07-31 TimePathWrap g_object_unref
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/window.h
2017-07-31 TimePathPurge gtk_container_add
2017-07-31 TimePathPurge gtk_widget_show from radiant/*
2017-07-31 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathWrap gtkutil/widget
2017-07-31 TimePathWrap gtkutil/entry
2017-07-31 TimePathWrap GtkListStore
2017-07-31 TimePathPropagate ui::Window
2017-07-31 TimePathWrap GTK
2017-07-30 TimePathMerge branch 'subdiv' into 'master'
2017-07-30 TimePathMerge branch 'illwieckz/files'
2017-07-29 Thomas Debesseremember last opened folder
2017-07-29 Thomas Debesseadd command line support
2017-07-29 Thomas Debesse[dpkdir] restart VFS only for Map_Free() and Map_LoadFi...
2017-07-29 Thomas Debesse[dpkdir] revert *MapFileObservers() addition, fix #105
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-18 Thomas Debesserefresh VFS on map change instead of restarting VFS... 53/head
2017-07-10 MarioMerge branch 'sysfprintf' into 'master'
2017-07-10 MarioMerge branch 'dpkdir' into 'master'
2017-04-09 Thomas Debesseintroduce dpk / dpkdir support
2017-04-09 neumondunvanquished filesystem
2012-05-15 Rudolf PolzerMerge branch 'master' into divVerent/farplanedist-sky-fix
2012-05-07 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-04-12 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-03-27 Rudolf PolzerMerge remote-tracking branch 'github/master'
2012-03-27 Rudolf PolzerMerge commit '830125fad042fad35dc029b6eb57c8156ad7e176'
2012-03-27 Rudolf Polzermy own uncrustify run
2012-03-27 Rudolf PolzerMerge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
2012-03-27 Rudolf PolzerMerge commit '48410b113dd2036e69dbf723a39ec9af02fc9b12'
2012-03-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2012-03-01 Rudolf PolzerMerge remote-tracking branch 'origin/ailmanki/et-engine...
2012-02-19 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/leak...
2012-02-19 Rudolf Polzerfix another import bsp bug
2012-02-19 Rudolf Polzerfix import decompiling
2011-05-15 Rudolf PolzerMerge branch 'master' of git://git.xonotic.org/xonotic...
2011-05-01 Rudolf Polzersupport passing the home path to q3map2 as -fs_home...
2011-02-14 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/weird...
2011-01-21 Rudolf Polzerdetect format error on Import..., and convert (as it...
2010-12-28 Rudolf Polzerexplicitly use the -readmap option for converting
2010-10-14 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant
2010-10-10 Rudolf PolzerMerge remote branch 'origin/divVerent/convert-from...
2010-10-10 Rudolf Polzerautomatically run the decompiler when specifying a...
2010-10-10 Rudolf Polzerallow different file type selections for open/import...
2010-10-10 Rudolf Polzerclean up the reload-if-failed code
2010-10-10 Rudolf Polzerrename to toggleFormat
2010-10-10 Rudolf Polzerclean up toggleProjection code
2010-10-10 Rudolf Polzersomewhat unclean code, sorry... but it allows opening...
2010-10-10 Rudolf Polzerallow changing the "Alternate texture projection" mode...
2009-03-04 divverentfix some more crashes (on OS X only)
2008-09-13 rpolzerinitial
2008-09-01 TTimomerge branch work back into trunk
2008-06-27 mattn* reactivated WXY_Print function to generate screenshot...
2008-06-26 mattn* fixed a lot of compiler warnings (mostly const char...
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2007-11-04 TTimomore eol-style
2007-11-04 TTimomore eol-style
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2006-06-03 spogfixed save-region crash
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-10 TTimook