]> git.xonotic.org Git - xonotic/netradiant.git/history - plugins
Merge commit '2de8ee725b2a6e54e21d5e217ae453ee115b913a' into garux-merge
[xonotic/netradiant.git] / plugins /
2019-02-24 Thomas DebesseMerge commit '2de8ee725b2a6e54e21d5e217ae453ee115b913a...
2019-02-12 Thomas DebesseMerge commit 'dfc3e9c2a59fec2feaf5c808f316eed17ea227e2...
2019-02-12 Thomas DebesseMerge commit '6f51c7f28dc9f56ae64e7da7d42dcbaa068da65a...
2019-02-12 Thomas DebesseMerge commit '23d2497f12fe91a5eb0e14b71095cbb1c2ec80cb...
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 DebesseMerge commit '0fb65a91c7530dc2215dddd13e7accf059c6f453...
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 DebesseMerge commit 'eef39952025db1375e33b6e314692ac76badb93c...
2019-02-11 Thomas DebesseMerge commit 'af4e2d29cfd3a54b44eb09e4289f3fa3f29412c9...
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 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...
2018-11-04 Thomas DebesseMerge branch 'picomodel-obj-surface-vertexes' into...
2018-11-03 MarioMerge branch 'webp' into 'master'
2018-10-28 Thomas Debessewebp: add cmake support
2018-10-28 Stijn BuysWebP support for radiant and q3map2.
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 dolcetriadeimage: add crn support to the image plugin.
2018-10-03 Thomas DebesseMerge branch 'illwieckz/vfs' fix !101
2018-10-03 Thomas DebesseloadSpecial is not used 101/head
2018-10-03 Thomas Debesseload notex textures from a builtin vfs
2018-10-02 Thomas DebesseMerge branch 'illwieckz/nonumbers' fix !95
2018-10-02 Thomas Debesseadd an opt-out setting to not write entity and brush...
2018-10-02 Thomas DebesseMerge branch 'illwieckz/fixpng' fix !102
2018-10-02 Thomas Debesseradiant: fix alpha channel for palette-with-transparenc...
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-02-05 Thomas Debesseiqmmodel: better format description
2018-02-05 Thomas Debesseremove debug code and useless one
2018-02-05 Thomas Debesseplugins/iqmmodel: apply textures on surfaces
2018-02-01 Thomas Debesseuncrustify iqmmodel code
2018-01-06 TimePathreformat code! now the code is only ugly on the *inside*
2018-01-03 TimePathIntroduce Property<T> to simplify preferences system
2018-01-01 TimePathCallback: cleanup
2018-01-01 TimePathCallback: remove fixed-arity wrappers
2017-12-31 TimePathEmbrace lambdas
2017-12-29 TimePathWrap more GTK
2017-12-29 TimePathGTK: wrap gtk_widget_show
2017-12-29 TimePathGTK: wrap gtk_box_pack_start
2017-12-29 TimePathCentralise compile checks
2017-12-29 TimePathWean off #define
2017-08-07 TimePathRemove -Wno-sign-compare
2017-08-06 TimePathRemove -Wno-delete-non-virtual-dtor
2017-08-06 TimePathRemove -Wno-unused-but-set-variable
2017-08-06 TimePathRemove -Wno-parentheses
2017-08-06 TimePathRemove -Wno-pedantic
2017-08-06 TimePathRemove -Wno-extra
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-01 Thomas Debessedpk vfs: now loads DEPS file from game pack 71/head
2017-08-01 GaruxRadiant:
2017-08-01 GaruxQ3map2:
2017-08-01 TimePathMerge branch 'TimePath/gtk++' into 'master'
2017-08-01 GaruxQ3map2:
2017-08-01 GaruxQ3map2:
2017-07-31 TimePathRemove a few gdk includes in headers
2017-07-31 TimePathWrap g_signal_connect
2017-07-31 TimePathPurge gtk_container_add
2017-07-31 TimePathRemove <gtk/gtk.h> from plugins/*
2017-07-31 TimePathWrap GTK
2017-07-31 TimePathRemove 156 files
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 Debesse[dpkdir] introducing dpkdeps.h
2017-07-29 TimePathMSYS2: automatically copy dlls as part of build
2017-07-29 TimePathMerge branch 'fix-lightanglehl' into 'master'
2017-07-29 TimePathMerge branch 'iqmmodel' into 'master'
2017-07-24 Thomas Debesseadd iqmmodel to cmake build 62/head
2017-07-24 harveynikApply Max's iqm support patch.
2017-07-18 MarioMerge branch 'dpkdir' into 'master'
2017-07-16 MarioMerge branch 'fixurl' into 'master'
2017-07-15 Thomas Debesserefresh DPK VFS before refreshing textures
2017-07-12 MarioMerge branch 'fixpk3' into 'master'
2017-07-11 Thomas Debessefix pk3 archive loading 49/head
2017-07-10 MarioMerge branch 'sysfprintf' into 'master'
2017-07-10 MarioMerge branch 'dpkdir' into 'master'
2017-04-09 Thomas Debessedo not load tex-* dpk by default, only rely on map...
2017-04-09 Thomas Debesseintroduce dpk / dpkdir support
2017-04-09 Thomas Debessedo not crash on missing pak dependency
2017-04-09 neumondload all tex-* paks, remove VFS double start
2017-04-09 neumondunvanquished filesystem
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/lokipaths'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/keepshader'
next