]> git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2020-05-22 Thomas Debesseradiant/texwindow: test .wad file extension case-insens...
2020-05-22 Thomas Debesseradiant/image: load fallback images with png loader...
2020-05-22 Thomas Debesseradiant/vfs: do not load enginepath twice
2020-05-22 Thomas Debesseradiant/vfs: rework vfs loading, attempt to load wads...
2020-05-21 Azamat H. HackimovFixing compilation with -DBUILD_SHARED_LIBS=ON
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-24 Thomas Debessereadme: add download link, make sure people download...
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-06 Thomas Debesseeasy-builder: make it compatible with Ubuntu 18.04...
2020-04-05 Thomas Debessereadme: update
2020-04-05 Thomas DebesseMerge branch 'clang' into 'master'
2020-04-05 Thomas Debessereadme: gcc is not required anymore on FreeBSD and...
2020-04-05 Thomas Debesseeasy-builder: do not enforce gcc on FreeBSD and macOS
2020-04-05 slipherclang/error: fix: call to convertToOpaque is ambiguous
2020-04-05 slipherclang/error: fix: non-type template argument refers...
2020-04-05 slipher clang/error: fix: non-type template argument refers...
2020-04-04 Thomas Debesseradiant/build: add comment telling MaingFrame_getWindow...
2020-04-04 Thomas Debessedocs: set index.html to redirect
2020-04-04 Thomas Debessecontrib: update urls and names
2020-04-04 Thomas Debesseradiant/build: center buildmenu editor on screen
2020-04-04 Thomas Debessebikeshedding: unifying some variable in contrib/bobtoolz
2020-04-04 Thomas Debessebikeshedding: unifying some variable in contrib/shaderplug
2020-04-04 Thomas Debessecontrib/bobtoolz: center some dialog windows on main...
2020-04-04 Thomas Debessecontrib/brushexport: center export window on main window
2020-04-04 Thomas Debessecontrib/prtview: center config window on main window
2020-04-04 Thomas Debesseradiant/xywindow: center background select error messag...
2020-04-04 Thomas Debesseradiant/prefs: center preferences window on main window
2020-04-04 Thomas Debesseradiant: center messagebox on main window
2020-04-04 Thomas Debesseradiant/about: reword message
2020-04-04 Thomas Debesseradiant/about: rework layout
2020-04-04 Thomas Debesseradiant/about: add link to website
2020-04-04 Thomas Debesseradiant/about: make issue tracker url clickable
2020-04-04 Thomas Debessecontrib/bobtoolz: unify about dialog construction
2020-04-04 Thomas Debessecontrib/sunplug: unify about dialog construction
2020-04-04 Thomas Debessecontrib/prtview: unify about dialog construction
2020-04-04 Thomas Debessecmake: install global.xlink
2020-04-04 Thomas Debesseglobal.xlink: fix q3map2 handbook url (was dead link)
2020-04-04 Thomas Debesseglobal.xlink: update netradiant website url
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-31 Thomas Debesseeasy-builder: make possible to check for more than...
2020-03-31 Thomas Debesseeasy-builder: strip release binaries, support older...
2020-03-31 Thomas Debessereadme: use cmake -S instead of undocumented -H
2020-03-31 Thomas Debesseeasy-builder: improvements
2020-03-29 Thomas Debessebikeshedding: minor readme fix
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-28 Thomas Debesseradiant/buildmenu: rename ".[ExecutableType]" as "...
2020-03-28 Thomas Debesseradiant/buildmenu: fixup, ref #138
2020-03-27 Thomas Debesseradiant/buildmenu: better executable extension strip...
2020-03-27 Thomas Debessebikeshedding: some touchup on library-bundler
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...
2020-01-20 Thomas DebesseMerge branch 'easy-builder' into 'master'
2020-01-20 Thomas Debesseupdate readme
2020-01-20 Thomas Debesseadd simple easy-builder script
2020-01-20 Thomas Debessefail library-bundler script on error
2020-01-20 Thomas Debesseenable crunch if available
2019-12-25 Thomas Debessecrn_rgba: use “algorithm” header to avoid std::min...
2019-12-25 Thomas DebesseMerge branch 'illwieckz/gcclt7' into 'master'
2019-12-25 Thomas DebesseFix compiling using GCC older than 7, obsolete !143... 159/head
2019-12-07 Thomas DebesseMerge branch 'fixpng' into 'master'
2019-12-07 Thomas Debesseradiant: redo 6011367, fix alpha channel for tRNS cheap... 158/head
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
next