]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant
Merge branch 'macos' into 'master'
[xonotic/netradiant.git] / radiant /
2019-05-21 Thomas DebesseMerge branch 'macos' into 'master'
2019-05-19 Thomas Debesseonly apply mac fix on macos
2019-05-19 Jay DolanFix compilation on OS X for RTLD_DEEPBIND.
2019-05-18 Thomas DebesseMerge branch 'xdgpath' into 'master'
2019-05-18 Thomas Debesseradiant: spacing fix
2019-05-18 Thomas Debesseradiant: check Linux prefix against XDG_DATA_HOME befor...
2019-05-18 Thomas Debesseradiant: does not use Linux home path on MacOS
2019-05-18 Thomas Debessecmake/radiant: FHS fixes 109/head
2019-05-18 Thomas Debesseradiant: strip .[ExecutableType] entirely (including...
2019-05-18 Thomas Debessecmake: rename “radiant” binary to “netradiant”
2019-05-18 Thomas Debessecmake: FHS installation
2019-05-18 Thomas Debessecmake: drop generation and usage of radiant version...
2019-05-18 Thomas DebesseMerge branch 'gridcolors-adwaitadark' into 'master'
2019-05-18 Thomas DebesseOptional grid color scheme to fit the Adwaita Dark... 110/head
2019-05-18 Thomas DebesseMerge branch 'mschwan/gdef-inline-fix' into 'master'
2019-04-27 Thomas Debesseredo !103, refix #76, was reintroduced in 957d2ff
2019-03-10 Thomas DebesseMerge branch 'fixrevert' into 'master'
2019-03-10 Thomas Debesseredo a windows fix from 20dbf5c that was mistakenly... 117/head
2019-02-12 MarioMerge branch 'revert-restyle' into 'master'
2019-02-11 Thomas DebesseRevert partially (manual) "reformat code! now the code... 116/head
2019-02-11 Thomas DebesseRevert partially (auto) "reformat code! now the code...
2018-10-03 Thomas DebesseMerge branch 'illwieckz/dropwin9x' fix !50
2018-10-03 Thomas DebesseDrop Windows 9x support
2018-10-03 Thomas DebesseMerge branch 'illwieckz/vfs' fix !101
2018-10-03 Thomas Debesseload notex textures from a builtin vfs
2018-10-03 Thomas Debesserefresh vfs before parsing map
2018-10-02 Thomas DebesseMerge branch 'illwieckz/nonumbers' fix !95
2018-10-02 Thomas Debesse“Load last map at startup” wording
2018-10-02 Thomas Debesseadd an opt-out setting to not write entity and brush...
2018-10-02 Thomas DebesseMerge branch 'illwieckz/lastmodelfolder' fix !85
2018-10-02 Thomas Debesserestore “open userGamePath/maps/” behavior when LastMap...
2018-10-02 Thomas Debesseremember last model opened folder “LastModelFolder”
2018-10-02 Thomas Debesserename “LastFolder” to “LastMapFolder”
2018-10-02 Thomas DebesseMerge branch 'illwieckz/undodetail' fix !103
2018-07-15 Thomas Debesseallow undo “make detail/structural”, <3 @SpiKe, thanks...
2018-06-05 MarioMerge branch 'picomodelname' into 'master'
2018-06-05 MarioMerge branch 'filternonshader' into 'master'
2018-06-05 MarioMerge branch 'optional_q3map2_type' into 'master'
2018-06-02 MarioMerge branch 'transfilterfix' into 'master'
2018-06-02 Thomas Debessefix typo 97/head
2018-06-02 Thomas Debesserefresh vfs on map load instead of restarting it, fix...
2018-05-22 Zack MiddletonFix BSP import error when q3map2_type is missing from... 96/head
2018-05-05 Thomas Debessefilter non-shader texture paths at the same place
2018-05-03 TimePathMerge branch 'Mario/winfix' into 'master'
2018-05-03 TimePath#define _USE_MATH_DEFINES 91/head
2018-05-01 TimePathFix the build
2018-04-29 MarioMerge branch 'nomagicpath' into 'master'
2018-04-29 MarioMerge branch 'csgmakeroom' into 'master'
2018-04-29 MarioMerge branch 'master' into Mario/winfix
2018-04-29 MarioMerge branch 'fix-fast' into 'master'
2018-03-13 Thomas Debesseimplement CSG Make Room, thanks to Garux, <3 Mario
2018-03-04 MarioFix compile on MSYS2
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
next