]> git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2019-02-24 Thomas DebesseMerge commit '2de8ee725b2a6e54e21d5e217ae453ee115b913a...
2019-02-12 Thomas DebesseGarux: qnan workaround like in latest master
2019-02-12 Thomas DebesseGarux: sync png files except selection_makeroom
2019-02-12 Thomas DebesseMerge commit 'dfc3e9c2a59fec2feaf5c808f316eed17ea227e2...
2019-02-12 Thomas DebesseMerge commit '6f51c7f28dc9f56ae64e7da7d42dcbaa068da65a...
2019-02-12 Thomas DebesseGarux: renamed disable defines
2019-02-12 Thomas DebesseGarux: disable 2button press because of mistake
2019-02-12 Thomas DebesseMerge commit '23d2497f12fe91a5eb0e14b71095cbb1c2ec80cb...
2019-02-11 Thomas DebesseGarux: more ui:: modernization
2019-02-11 Thomas DebesseGarux: disable stringio qnan fallback because of mistake
2019-02-11 Thomas DebesseMerge commit 'a59855266c41b68a8bfd063713c941eff7449181...
2019-02-11 Thomas DebesseMerge commit 'f8b2b1f25e7e195c0c11e3d2e2ddf308562de77f...
2019-02-11 Thomas DebesseMerge commit 'fe73dd74d0e40a33c090993390e4d5721a1f9e05...
2019-02-11 Thomas DebesseGarux: delete selection_makeroom.bmp, png already there
2019-02-11 Thomas DebesseMerge commit '0fb65a91c7530dc2215dddd13e7accf059c6f453...
2019-02-11 Thomas DebesseGarux: fix a minor bug introduced while merging a78b39f...
2019-02-11 Thomas DebesseMerge commit '7d7436ec3dd43cbdb04ad41f0a2c92a905f26807...
2019-02-11 Thomas DebesseMerge commit '2b85b7c20c20df677e30541c93b80725dc2277c9...
2019-02-11 Thomas DebesseMerge commit '66d12fc2373b05233aa29ee097efe820f05a8520...
2019-02-11 Thomas DebesseGarux: replace undefined strnicmp with Q_strncasecmp
2019-02-11 Thomas DebesseGarux: replace undefined stricmp with Q_stricmp
2019-02-11 Thomas DebesseGarux: disable vfsPackFile because of bad miniz
2019-02-11 Thomas DebesseMerge commit 'eef39952025db1375e33b6e314692ac76badb93c...
2019-02-11 Thomas DebesseMerge commit 'af4e2d29cfd3a54b44eb09e4289f3fa3f29412c9...
2019-02-11 Thomas DebesseGarux: revert disable existing build process alert
2019-02-11 Thomas DebesseGarux: revert custom binds
2019-02-11 Thomas DebesseGarux: revert global.xlink
2019-02-11 Thomas DebesseMerge commit '6e687efe8899278a955efd1e3ba4de5300f7949a...
2019-02-11 Thomas DebesseMerge commit 'a255fbd84e64e4f8bb6e6786b6f65579071742b6...
2019-02-11 Thomas DebesseMerge commit 'f73cc19a6166fc04269f953c980175779f81b9b0...
2019-02-11 Thomas DebesseMerge commit 'bf803dd851539f0d5f806f12a1e2ab93fdddae08...
2019-02-11 Thomas DebesseMerge commit '7ca7a54fe6db387a22ea979e62ecbbb30f6d6d30...
2019-02-11 Thomas DebesseGarux: remove unsupported gtk stuff
2019-02-11 Thomas DebesseGarux: revert custom binds
2019-02-11 Thomas DebesseGarux: rename TODO
2019-02-11 Thomas DebesseMerge commit '9fed37bae007bd5e53963ec67e925381609a2980...
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.
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
next