]> de.git.xonotic.org Git - xonotic/netradiant.git/history - tools
macos: just restart the build when it failed
[xonotic/netradiant.git] / tools /
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 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
2020-01-23 Thomas Debesseq3map2/vis: do not read outside of script before detect...
2020-01-23 Thomas Debesseautoexpand: add an alternative way to autoexpand while...
2020-01-23 Thomas Debessebsp lump write: pad with zeros, not with random unitial...
2020-01-23 Thomas Debesseq3map2/vfs: free temporary allocated dirlist when not...
2020-01-23 Thomas DebesseLoadPNGBuffer: use safe_malloc0 to allocate a zeored...
2020-01-20 Thomas Debesseintroduce safe_malloc0, also 0 the memory before usage
2020-01-20 Thomas Debesseunnecessary SAFE_MALLOC ifdef: always defined
2020-01-20 Thomas Debessevalgrind: Conditional jump or move depends on uninitial...
2020-01-20 Thomas Debessefix a buffer overflow due to a string not being large...
2019-10-13 Thomas DebesseMerge branch 'packonce' into 'master'
2019-10-13 Thomas Debesseq3map2/bsp: introduce -fastmeta option 156/head
2019-10-13 Thomas Debesseq3map2/bsp: introduce -maxsurfacevertices, rename ...
2019-10-13 Thomas Debesseq3map2/light: introduce -nobouncestore
2019-10-13 Thomas Debesseq3map2/light: rename -fastallocate to -fastlightmapsearch
2019-07-27 Thomas DebesseMerge branch 'q3map2-cmdline-help' into 'master'
2019-07-26 Zack Middletonq3map2: add missing help for q3map2 stage arguments 150/head
2019-07-26 Zack Middletonq3map2: fix crash if command-line argument is missing
2019-07-26 Zack Middletonq3map2: fix not displaying default args for some q3map2...
2019-07-13 Thomas DebesseMerge branch 'heretic2' into 'master'
2019-07-13 Thomas Debessetools/heretic2: also make q2map a required target
2019-07-13 Thomas Debessetools/heretic2: print h2data instead of qdata in messages
2019-07-13 Thomas Debessetools/heretic2: move heretic2 stuff to its own directory
2019-07-05 Thomas DebesseMerge branch 'winconsole' into 'master'
2019-07-05 Thomas Debessecmake: do not use WIN32 for console tools 137/head
2019-07-05 Thomas Debessecmake: make tools target the console subsystem on Windows
2019-06-18 Thomas DebesseMerge branch 'quake2' into 'master'
2019-06-18 Thomas Debesseheretic2: remove stale file
2019-06-18 Thomas Debesseh2data: fix build on macos
2019-06-18 Thomas Debessecmake: build quake2 and heretic2 tools to be on par...
2019-06-16 Thomas DebesseMerge branch 'polishing' into 'master'
2019-06-16 Thomas Debesseradiant/tools: use RADIANT_NAME instead of hardcoding...
2019-06-16 Thomas Debessebikeshedding: spacing
2019-06-16 Thomas Debessecmake: add “tools” target
2019-06-02 Thomas DebesseMerge branch 'freebsd' into 'master'
2019-06-02 Thomas Debessepreproc: PATH_MAX is defined in sys/syslimits.h on...
2019-06-01 Thomas DebesseMerge branch 'smokinguns' into 'master'
2019-06-01 Thomas Debesseq3map2: make Smokin'Guns code not requiring a rebuild
2019-06-01 Tequilaq3map2: Forgot to commit game_smokinguns.h, thanks...
2019-06-01 Tequilaq3map2: Smokin'Guns 1.2.1 flavour
2019-06-01 Thomas DebesseMerge branch 'msys2' into 'master'
2019-06-01 Thomas Debesseicons: enable q3map2 and q3data windows exe icons 126/head
2019-06-01 Thomas DebesseMerge branch 'gdefos' into 'master'
2019-06-01 Thomas Debessegdef: PATH_MAX seems to not only be undefined on Window...
2019-06-01 Thomas Debesserework GDEF_OS macros
2019-05-18 Thomas DebesseMerge branch 'xdgpath' into 'master'
2019-05-18 Thomas Debesseq3map2: drop Q_UNIX definition (rely on GDEF_OS_POSIX...
2019-05-18 Thomas Debesseq3map2: use ~/Library/Application Support on Mac
2019-05-18 Thomas Debesseq3map2: better detection of Windows
2019-05-18 Thomas Debesseq3map2: check Linux prefix against XDG_DATA_HOME before...
2019-05-18 Thomas Debesseq3map2: code simplification
2019-05-18 Thomas Debesseq3map2: revert Unvanquished prefix to legacy format
2019-05-18 Thomas DebesseMerge branch 'msys2thread' into 'master'
2019-05-18 Aleksandr Palamarthreading: [partial] Working NetRadiant and q3map2...
next