]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2019-05-18 Thomas Debessecmake: allow to configure for radiant/tools/gamepacks...
2019-05-18 Thomas Debessecmake: do not look for graphical libs when not building...
2019-05-18 Thomas Debessecmake: option for FHS installation is now FHS_INSTALL
2019-05-18 Thomas Debesseradiant: strip .[ExecutableType] entirely (including...
2019-05-18 Thomas Debessecmake: XDG desktop integration
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 'msys2thread' into 'master'
2019-05-18 Aleksandr Palamarthreading: [partial] Working NetRadiant and q3map2...
2019-05-18 Thomas DebesseMerge branch 'q3rally-gamepack' into 'master'
2019-05-18 Thomas Debesseadd Q3Rally gamepack
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-05-18 Thomas DebesseMerge branch 'nomaccheck' into 'master'
2019-05-18 Thomas Debessedrop old MAC_STATIC_HACK no one requested to be enabled...
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...
2019-01-08 Rudolf PolzerRemove a mention of -mcpu.
2019-01-06 Martin SchwanInclude globaldefs.h in arrayedlist.h
2018-11-28 Thomas DebesseMerge branch 'werror' into 'master'
2018-11-28 maekAdd -werror option to q3map2 to make all warnings into... 114/head
2018-11-05 Thomas Debessegamepack-manager: fix extra-urls trick
2018-11-04 Thomas Debessegame fixes
2018-11-04 Thomas DebesseMerge branch 'picomodel-obj-surface-vertexes' into...
2018-11-04 Thomas DebesseMerge branch 'werror' into 'master'
2018-11-04 Thomas Debessemake -Werror and -pedantic-errors a cmake option named... 106/head
2018-11-04 Thomas Debessea bunch of gamepack-manager udpates
2018-11-03 MarioFix a minor typo
2018-11-03 MarioMerge branch 'webp' into 'master'
2018-11-02 MarioMerge branch 'picomodel-obj-messages' into 'master'
2018-10-31 Zack MiddletonFix over allocating vertexes for OBJ models with multip... 107/head
2018-10-31 MarioMerge branch 'gamepack-manager' into 'master'
2018-10-31 Thomas Debessenew gamepack-manager script to download and install...
2018-10-31 Zack MiddletonPrint name of undefined OBJ material 108/head
2018-10-31 Zack MiddletonPrint OBJ/MTL filename in all picomodel OBJ loader...
2018-10-28 Thomas Debessereadme update
2018-10-28 Thomas Debesseavoid the do while false hack, use goto
2018-10-28 Thomas Debesseremove questionable disabled debug dds code, git is...
2018-10-28 Thomas Debessewebp: add cmake support
2018-10-28 Stijn BuysWebP support for radiant and q3map2.
2018-10-28 Thomas Debesseq3map2/image.c: avoid the pyramid of if
2018-10-28 Thomas Debesseoops, readd crunch submodule
2018-10-28 Thomas Debesselast minute fix to save legacy Makefile life one more...
2018-10-28 MarioMerge branch 'crunch-submodule' into 'master'
2018-10-28 Thomas Debessemake crunch build optional and disabled by default
2018-10-28 Thomas Debessemake crunch a submodule
2018-10-28 dolcetriadeq3map2: Add crn loading support to q3map2
2018-10-28 dolcetriadeimage: add crn support to the image plugin.
2018-10-28 MarioMerge branch 'image_nofail' into 'master'
2018-10-28 Thomas Debessedo not fail on missing image or model plugin, they... 105/head
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 DebesseloadSpecial is not used 101/head
2018-10-03 Thomas Debessedefault texture is notex, not textures/ dir
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 Debessedo not write useless empty line at beginning of map...
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/fixpng' fix !102
2018-10-02 Thomas Debesseradiant: fix alpha channel for palette-with-transparenc...
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-04 Thomas Debesseprint picomodel filename on error for @Viech, fix #112
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-04-29 MarioMerge branch 'diffnoise' into 'master'
2018-04-29 MarioMerge branch 'iqmmodel' into 'master'
2018-04-29 MarioMerge branch 'q3map2help' into 'master'
2018-04-29 MarioMerge branch 'q3map2game' into 'master'
2018-04-29 MarioMerge branch 'fixvis' into 'master'
2018-04-28 Thomas Debesseq3map2: -fs_nobasepath implies -fs_nomagicpath 90/head
2018-04-28 Thomas Debesseq3map2: disable magic path guess
2018-04-28 Thomas Debesseq3map2: fix prt loading for vis computation when using... 89/head
2018-03-13 Thomas Debesseimplement CSG Make Room, thanks to Garux, <3 Mario
next