]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant
q3map2: fix prt loading for vis computation when using -prtfile
[xonotic/netradiant.git] / radiant /
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
2018-01-06 TimePathMerge branch 'pakpath' into 'master'
2018-01-03 Thomas Debesseradiant/q3map2: add option to disable engine path and... 79/head
2018-01-03 Thomas Debesseradiant: add optional pakpath support
2018-01-03 TimePathFix release mode
2018-01-03 TimePathSuppress GTK warnings and errors
2018-01-03 TimePathWrap more GTK
2018-01-03 TimePathDialog: wrap GTK widgets in data binding develop
2018-01-03 TimePathIntroduce Property<T> to simplify preferences system
2018-01-01 TimePathGroup import/export callbacks
2018-01-01 TimePathCallback: cleanup
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathCallback: work at any arity
2017-12-31 TimePathEmbrace lambdas
2017-12-31 TimePathEmbrace variadic templates
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_widget_set_size_request
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathWrap more GTK
2017-12-30 TimePathGTK: wrap gtk_table_attach
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap GTK_WIDGET
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap gtk_list_store_append
2017-12-29 TimePathRemove nonsense assertions
2017-12-29 TimePathGTK: wrap gtk_list_store_{append,set}
2017-12-29 TimePathCentralise compile checks
2017-12-29 TimePathWean off #define
2017-12-29 TimePathRemove trailing spaces after `#` tokens
2017-08-13 TimePathRemove RTLD_DEEPBIND, it is no longer required
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-06 TimePathRemove -Wno-delete-non-virtual-dtor
2017-08-06 TimePathFix compile
2017-08-06 TimePathPrevent implicit Widget construction
2017-08-06 TimePathRemove -Wno-reorder
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathFix windows build
2017-08-06 TimePathRemove -Wno-switch
2017-08-06 TimePathRemove -Wno-extra
2017-08-06 TimePathWrap more GTK
2017-08-06 TimePathSuppress warnings
2017-08-06 TimePathMerge branch 'smooth' into 'master'
2017-08-06 TimePathMerge branch 'vfsmodels' into 'master'
2017-08-06 TimePathMerge branch 'gamepackdeps' into 'master'
2017-08-06 TimePathMerge branch 'fixwarn' into 'master'
2017-08-01 Thomas Debesserefresh VFS on model refresh, refresh models on VFS... 72/head
2017-08-01 Thomas Debesseuse NULL as sentinel instead of 0
2017-08-01 Thomas Debessesome “char*” to “const char*” declaration
2017-08-01 Thomas Debesseone argument, one argument 70/head
2017-08-01 Thomas DebesseIngar was right (slashslash no more)
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-07-31 TimePathRemove a few glib includes in headers
2017-07-31 TimePathRemove a few gdk includes in headers
2017-07-31 TimePathRebase onto master
2017-07-31 TimePaths/nullptr/ui::null/ where appropriate
2017-07-31 TimePathFix GCC7 issues
2017-07-31 TimePathFix MSYS2 issues
2017-07-31 TimePathFix GTK3 crash
2017-07-31 TimePathWrap GtkGLArea
2017-07-31 TimePathUse non-deprecated GDK key constants
2017-07-31 TimePathWrap g_object_unref
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathFix release build
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from radiant/textureentry.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/window.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/widget.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/toolbar.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/dialog.h
2017-07-31 TimePathRemove <gtk/gtk.h> from gtkutil/container.h
2017-07-31 TimePathRemove implicit Window constructor
2017-07-31 TimePathPurge gtk_container_add
2017-07-31 TimePathPurge GTK forward declarations
2017-07-31 TimePathPurge gtk_widget_show from radiant/*
2017-07-31 TimePathWrap gtkutil/container
2017-07-31 TimePathRemove <gtk/gtk.h> from most of radiant/*
2017-07-31 TimePathWrap gtkutil/widget
2017-07-31 TimePathWrap gtkutil/toolbar
2017-07-31 TimePathWrap gtkutil/nonmodal
2017-07-31 TimePathWrap gtkutil/menu
2017-07-31 TimePathWrap gtkutil/entry
2017-07-31 TimePathWrap gtkutil/dialog
2017-07-31 TimePathWrap gtkutil/button
2017-07-31 TimePathWrap GtkListStore
2017-07-31 TimePathPropagate ui::Window
2017-07-31 TimePathWrap GTK
2017-07-31 TimePathCMake: mark modules as a dependency of radiant
2017-07-31 TimePathCMake: install all tools
2017-07-30 TimePathCMake: add install target
2017-07-30 TimePathMerge branch 'subdiv' into 'master'
2017-07-30 TimePathMerge branch 'illwieckz/files'
2017-07-29 Thomas Debesseremove version string from home config path 63/head
2017-07-29 Thomas Debessesupports XDG_CONFIG_HOME on Linux
2017-07-29 Thomas Debessefix homedir version
2017-07-29 Thomas Debessereally filter notex (filter fallback)
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...
next