]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
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
2019-10-13 Thomas DebesseMerge branch 'deprecate-makefile' into 'master'
2019-10-13 Thomas Debessemakefile: remind future ourselves that conftest.cpp...
2019-10-13 Thomas Debessemakefile: move conftest.cpp back right to legacy Makefi...
2019-10-13 Thomas Debessemakefile: deprecate the legacy Makefile
2019-10-12 Thomas DebesseMerge branch 'restart' into 'master'
2019-10-12 Thomas Debesseimport some improvements from garux tree
2019-10-12 Thomas Debessefix cancel button
2019-09-14 Thomas Debessedo not remember game was switched when selected at...
2019-09-05 Thomas Debessedo not prompt for game when restarting after switching...
2019-08-08 Thomas DebesseMerge branch 'cleanup' into 'master'
2019-08-07 Thomas Debessereadme: lots of improvements
2019-08-07 Thomas Debessecleanup: make appveyor file an hidden dot file
2019-08-07 Thomas Debessecleanup: move old stuff to oldstuff/
2019-08-07 Thomas DebesseMerge branch 'bundle' into 'master'
2019-08-07 Thomas Debessebundle: make linux bundle that is known to work on... 154/head
2019-08-07 Thomas Debessebundle: fix some minor mistakes (had no bad consequences)
2019-08-05 Thomas DebesseMerge branch 'bundle' into 'master'
2019-08-05 Thomas Debessecmake: fix a mistake introduced while revamping bundlin... 153/head
2019-08-05 Thomas Debessebundle: do not bundle libstdc++, pango, and some remain...
2019-08-05 Thomas DebesseMerge branch 'bundle' into 'master'
2019-08-05 Thomas Debessebundle: do not bundle gtk and other deps on linux 151/head
2019-08-05 Thomas Debessebundle: more linux bundling
2019-08-05 Thomas Debessebundle: linux shared lib bundling
2019-08-04 Thomas Debessebundle: a bunch of improvements
2019-08-04 Thomas Debessebundle: chmod +x library-bundler
2019-08-04 Thomas Debessecmake: BUNDLE_LIBRARIES disables FHS_INSTALL
2019-08-04 Thomas Debessebikeshedding: spacing
2019-08-04 Thomas DebesseMerge branch 'floating' into 'master'
2019-08-04 Thomas Debessefloating window: use HINT_UTILITY on Windows but normal... 152/head
2019-07-27 Thomas DebesseMerge branch 'kingpin' into 'master'
2019-07-27 Thomas Debesseadd Kingpin gamepack 149/head
2019-07-27 Thomas DebesseMerge branch 'q3map2-cmdline-help' into 'master'
next