]> git.xonotic.org Git - xonotic/netradiant.git/history - tools
Merge commit 'c5065eecd29651649c2f3d04be8af9a19d189733' into master-merge
[xonotic/netradiant.git] / tools /
2022-06-20 Thomas DebesseMerge commit 'c5065eecd29651649c2f3d04be8af9a19d189733...
2022-06-20 Thomas DebesseMerge commit 'ff48e71434a414958e6e56628ccf04284d030784...
2022-06-20 Thomas DebesseMerge commit '71ef2336cbab4cca1d1b228cdb89601f6569c107...
2022-06-20 Thomas DebesseMerge commit '6291935031c28286b34cbf4b483181e51c1d8ea6...
2022-06-20 Thomas DebesseMerge commit 'c3765eb6e7f6879e5a34c48f71e5ee7bc8b8851f...
2022-06-20 Thomas DebesseMerge commit 'b243946c9ffd022cd5d82f2cf474ebfb125929b9...
2022-06-20 Thomas DebesseMerge commit 'ca4a8002f895c3474b3a5087ff027c31dadc712f...
2022-06-20 Thomas DebesseMerge commit 'ee4b663ef7227a42b5eb051698265bed514ab3c0...
2022-06-20 Thomas DebesseMerge commit 'b681f28130ff2e9789253eff1c1d41163e427eaa...
2022-06-20 Thomas DebesseMerge commit '39f598c5f44010cc32f1b445b12cb088a72bbc50...
2022-06-20 Thomas DebesseMerge commit '1132fe233cd201e0f8eb17cb1b96313f6a5cf3ec...
2022-06-20 Thomas DebesseMerge commit '19992696033a496e5c0925e950a29dc23de49b47...
2022-06-20 Thomas DebesseMerge commit 'e28939e7b819e0cb0c3050037ec0e57160f7dba1...
2022-06-20 Thomas DebesseMerge commit 'ffb487e45c26dccd20285849979be1cb261c52f6...
2022-06-20 Thomas DebesseMerge commit 'f3d0806dfea23aef768535ee2fc8e1fff9aebe9f...
2022-06-20 Thomas DebesseMerge commit 'ce0ea4bdc1521a3926994077fc104e7a155d299d...
2022-06-20 Thomas DebesseMerge commit 'e744bb6dadcd57fff460b7e6409ecd61bfe272c7...
2022-06-20 Thomas DebesseMerge commit 'e876e8ef487eeb9123f4906373622ffe3b6ea9d4...
2022-06-20 Thomas DebesseMerge commit '9c4c8b725fdca551dc9379b77ebd9c498d0c6f28...
2022-06-20 Thomas DebesseMerge commit '4f80165b29510dac0d86a230993a04717143e542...
2022-06-20 Thomas DebesseMerge commit '70f0925f0000a132c709b935aa5cb0942b5080d9...
2022-06-19 Thomas Debesseq3map2: fix dds/ prefixed dds image loading, don't...
2022-06-19 Thomas Debessebikeshedding: spacing
2022-02-15 Thomas DebesseMerge branch 'flake' into 'master'
2022-02-15 Thomas DebesseMerge branch 'make-git-dependency-optional' into 'master'
2022-02-15 Thomas DebesseMerge branch 'reproducible' into 'master'
2022-01-03 Antoine FontaineReproducible builds: omit build date and q3map version... 190/head
2021-12-24 Thomas DebesseMerge branch 'illwieckz/fixorigin' into 'master'
2021-12-21 Garuxfix uninitialized value use in IlluminateRawLightmap 188/head
2021-12-21 Garuxfix -debugorigin crash in IlluminateVertexes
2021-09-29 Thomas Debessedaemonmap: sync submodule
2021-06-16 Thomas Debesseq3map2: increase VFS_MAXDIRS because multiple pakpaths...
2021-05-03 Thomas Debesseq3map2/help: only read terminal columns using ioctl...
2021-05-03 Antoine Fontainequake3/help: move away from termcap
2021-05-03 Thomas Debesseq3map2/help: some improvements
2021-05-03 Thomas Debesseq3map2/games: fix quakelive home path
2021-05-03 Thomas Debesseq3map2/games: bikeshedding
2021-05-03 Thomas Debesseq3map2/games: bikeshedding
2021-05-03 Thomas Debesseq3map2/games: add warsow and warfork
2021-05-03 Thomas Debesseq3map2/help: remove typo
2021-05-03 Thomas Debesseq3map2/help: add -help all
2021-05-03 Thomas Debesseq3map2/help: read columns from terminal
2021-05-03 Thomas Debesseq3map2/help: use a variable for the terminal columns
2021-05-03 Thomas Debesseq3map2/help: list supported games
2021-05-03 Thomas Debesseq3map2/games: add openarena, q3rally and worldofpadman
2021-05-03 Thomas Debesseq3map2: switch back to fastallocate option name to...
2021-04-27 Thomas Debesseq3map2: do not leak user temporary paths
2021-04-24 Thomas DebesseMerge branch 'gcc10' into 'master'
2021-04-24 Thomas Debesseq3map2/image: also look for images path without extensi...
2021-04-14 Antoine FontaineFix possible security vulnerability and fatal error 181/head
2021-03-08 Thomas Debessedaemonmap: sync submodule reference
2021-03-07 Thomas Debessesubmodules: sync daemonmap reference
2021-03-05 Thomas Debesseq3map2: implement symlink resolution 173/head
2021-03-05 Thomas Debesseq3map2: better use strncpy instead of strcpy
2021-03-05 Thomas Debesseq3map2: fix a leak (an allocated string not being freed...
2021-03-05 Thomas Debesseq3map2: dds/ prefix, print log at the right time, when...
2021-02-26 Thomas Debesseq3map2: accept -bsp stage option name without complaining
2021-02-22 Thomas Debessedaemonmap: sync submodule
2021-02-20 Thomas Debessequake3: delete dead strupr
2021-02-20 Thomas Debessequake2,heretic2: attempt to fix undeclared strupr,...
2021-02-20 Thomas Debesseq3map2: also look for .dds file in dds/ prefix like... 172/head
2021-02-15 Thomas DebesseMerge branch 'max' into 'master'
2021-02-15 Garuxbump MAX_IMAGES, MAX_MODELS 170/head
2020-12-22 Thomas DebesseMerge branch 'illwieckz/gtkglext' into 'master'
2020-12-22 Thomas Debessetools: update daemonmap submodule
2020-12-22 Thomas Debessetools: no need for minizip/ directory, pkg-config tells it
2020-07-01 Thomas Debesseq3map2/light_bounce: prevent infinite loop on obscure... 167/head
2020-05-25 Thomas DebesseMerge commit 'f6b9708d076f575f8ecc2baec9d5057824dbfcae...
2020-05-25 Garuxq3map2 * fix: do not affect styled lightmaps by floodlight
2020-05-21 Thomas Debessedaemonmap: update submodule for fixes for compilation...
2020-05-17 Thomas DebesseMerge branch 'illwieckz/gcc10' into 'master'
2020-05-17 Thomas Debessedaemonmap: update submodule 163/head
2020-05-15 Thomas Debesseh2data: use static for homonyms
2020-05-15 Thomas Debesseq3data: already defined in cmdlib.h
2020-05-15 Thomas Debesseq2map: declare once, define as extern
2020-05-15 Thomas Debesseq2map: do not define globally when used locally
2020-05-15 Thomas Debesseh2data: do not redefine if unused
2020-05-15 Thomas Debesseh2data: declare once, define as extern
2020-05-15 Thomas Debesseq3map2: declare or define with Q_EXTERN
2020-05-15 Thomas Debesseq3map2: already defined in inout.h
2020-04-19 Thomas Debesseq3map2: generate unvanquished minimap sidecar file
2020-04-19 Thomas Debesseq3map2: remove useless zlib dependency
2020-04-19 Rudolf PolzerComment ColorToBytesNonZero and fix zero detection...
2020-04-18 Rudolf PolzerFix ioq3 compatibility bug with lightgrid and only...
2020-04-04 Thomas Debessedaemonmap: sync submodule to print own git version
2020-04-04 Thomas Debessecmake: drop useless version.h
2020-04-04 Thomas Debessetools/cmake: do not compute git version again
2020-04-01 Thomas Debessebundle: make daemonmap buildable and bundlable like... 162/head
2020-03-29 Thomas Debesseq3map2/smokinguns: fix .tex writing, <3 @vloup
2020-03-29 Garuxbikeshedding: reduce diff noise with Garux tree
2020-03-29 Thomas Debesseq3map2: pad with zero, not with null pointers, ref...
2020-03-27 Thomas DebesseMerge branch 'missingarg' into 'master'
2020-03-27 Thomas Debesseq3map2: fix segfault when missing bspfile arg on light... 161/head
2020-01-23 Thomas DebesseMerge branch 'memoryfixes' into 'master'
2020-01-23 Thomas Debesseq3map2: use safe_malloc0 when safe_malloc is followed... 160/head
2020-01-23 Thomas Debesseq3map2: zero the verts array on initialization, verts...
2020-01-23 Thomas Debesseq3map: magic string, know about the asctime's trailing \n
2020-01-23 Thomas Debesseq3map: magic string, no closing parenthesis
2020-01-23 Thomas Debessetools/quake2: use same strupr other tools use
2020-01-23 Thomas Debessetools/hd2data: strupr is windows only, define it elsewhere
next