]> git.xonotic.org Git - xonotic/netradiant.git/history - tools
h2data: use static for homonyms
[xonotic/netradiant.git] / tools /
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...
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-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-04 Thomas Debessegame fixes
2018-11-04 Thomas DebesseMerge branch 'picomodel-obj-surface-vertexes' into...
2018-11-03 MarioMerge branch 'webp' into 'master'
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 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
next