]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2021-03-11 Thomas Debessecmake: pass C compiler option to gtkglext build tools
2021-03-11 Thomas Debesseplugins/shader: remove unused Texture_ForName function...
2021-03-10 Thomas Debesseradiant/texwindow: fix a minor typo
2021-03-10 Thomas Debessemacos: workaround the laggy XY/Camera window mouse...
2021-03-10 Thomas Debesseradiant/cursor: get the display from the widget, attemp...
2021-03-10 Thomas Debesseradiant/cursor: get/set cursor position from widget...
2021-03-10 Thomas Debesseradiant/cursor: factorise a bit the code
2021-03-10 Thomas Debesserevert 0574802, the glwidget has to not be hidden for...
2021-03-09 Thomas Debessecmake/gtkglext: rewrite the way it is built
2021-03-09 Thomas Debessemacos: add ssasc to deps, it's required to build the...
2021-03-08 Thomas Debesselinux: more knowledge about stripping and non-PIE binaries
2021-03-08 Thomas Debessedaemonmap: sync submodule reference
2021-03-08 Thomas Debesselinux: do not strip binaries (does not work well with...
2021-03-08 Thomas Debesseradiant: build PIE linux binary on FHS installation
2021-03-08 Thomas Debesseeasy-builder: always sync before doing serious things...
2021-03-08 Thomas Debesseeasy-builder: the immediate build retry does not fix...
2021-03-08 Thomas Debesseeasy-builder: use make directly because cmake on macOS...
2021-03-07 Thomas Debessesubmodules: sync daemonmap reference
2021-03-07 Thomas Debesseeasy-builder: don't forget submodules
2021-03-07 Thomas Debessemacos: properly set GL_SILENCE_DEPRECATION when buildin...
2021-03-07 Thomas Debesseradiant: build netradiant as non-PIE binary on Linux...
2021-03-07 Thomas Debesselibrary-bundler: only call rmdir on empty directories...
2021-03-07 Thomas Debessemacos: set GL_SILENCE_DEPRECATION when building radiant
2021-03-07 Thomas Debessemacos: just restart the build when it failed
2021-03-07 Thomas Debessereadme: wording
2021-03-07 Thomas Debessereadme: add instructions for freebsd and more knowledge...
2021-03-07 Thomas Debessefreebsd: exclude more libraries when bundling
2021-03-07 Thomas Debessefreebsd: enable bundling
2021-03-07 Thomas Debessefreebsd: do not strip binaries when installing, that...
2021-03-07 Thomas Debessefreebsd: add freebsd support to library-bundler
2021-03-06 Thomas Debesseradiant/about: set focus on OK button
2021-03-06 Thomas Debessebuild/about: reword a bit the about message
2021-03-06 Thomas Debesseradiant/about: do not use full height empty lines betwe...
2021-03-06 Thomas Debessemacos: also call to hide the gl widget (even if that...
2021-03-05 Thomas Debesseradiant/texwindow: fix crash when assigning a tag,... 174/head
2021-03-05 Thomas Debesseq3map2: implement symlink resolution 173/head
2021-03-05 Thomas Debessenetradiant: implement symlink resolution
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 Debessenetradiant: some bikeshedding (whitespace, wording)
2021-03-05 Thomas Debesseq3map2: dds/ prefix, print log at the right time, when...
2021-03-05 Thomas Debessenetradiant: dds/ prefix, use makeQuoted() in log printing
2021-03-05 Thomas Debessepreferences: onlrework the path page
2021-03-02 Thomas Debesseradiant/build menu: reword Commandline as Command line
2021-02-26 Thomas Debesseq3map2: accept -bsp stage option name without complaining
2021-02-26 Thomas Debessemacos: delete now useless gitignore file in setup/
2021-02-26 Thomas Debessemacos: set NSHighResolutionCapable to true
2021-02-22 Thomas Debessedaemonmap: sync submodule
2021-02-22 Thomas Debessecmake: fix whitespace
2021-02-22 Thomas Debessemacos: ignore warnings about OpenGL being deprecated
2021-02-22 Thomas Debessemacos: rework the plist and rename apple to macos in...
2021-02-22 Thomas Debesselibrary-bundler: don't use -a, it may fail on network...
2021-02-20 Thomas Debessequake3: delete dead strupr
2021-02-20 Thomas Debessequake2,heretic2: attempt to fix undeclared strupr,...
2021-02-20 Thomas Debesselibrary-bundler: rely on gcp instead of cp on macos
2021-02-20 Thomas Debesselibrary-bundler: fix path
2021-02-20 Thomas Debessewindows: reword a bit the gtkglext workaround
2021-02-20 Thomas Debessemacos: set NSHighResolutionCapable to file in plist...
2021-02-20 Thomas Debessemacos: also read arguments
2021-02-20 Thomas Debessemacos: don't run in background
2021-02-20 Thomas Debessemacos: remove undefined value in plist
2021-02-20 Thomas Debessemacos: introduce ugly packing hack to attempt to reduce...
2021-02-20 Thomas Debessemacos: support for macOS-like GTK theme with light...
2021-02-20 Thomas Debesseeasy-builder: get number of cpus on macOS a better way
2021-02-20 Thomas Debesseq3map2: also look for .dds file in dds/ prefix like... 172/head
2021-02-20 Thomas Debessenetradiant: also look for .dds file in dds/ prefix...
2021-02-20 Thomas Debesseabout: minor spacing fixes
2021-02-18 Thomas DebesseMake About window message more explicit about maintaine... 171/head
2021-02-15 Thomas DebesseMerge branch 'max' into 'master'
2021-02-15 Garuxbump MAX_IMAGES, MAX_MODELS 170/head
2021-02-15 Thomas DebesseMerge branch 'dds' into 'master'
2021-02-15 Garuxfix dds loading in 64 bit 169/head
2020-12-23 Thomas Debessereadme: update with macOS and bundling instructions
2020-12-23 Thomas Debesseplugin/vfspk3: prevent buffer overflow/stack smashing
2020-12-22 Thomas DebesseMerge branch 'illwieckz/gtkglext' into 'master'
2020-12-22 Thomas Debessecmake: minor tweaks
2020-12-22 Thomas Debessemacos: produce working NetRadiant.app
2020-12-22 Thomas Debessemacos: rename radiant to netradiant
2020-12-22 Thomas Debessebundle: bundle macos binaries (no .app file done yet)
2020-12-22 Thomas Debessetools: update daemonmap submodule
2020-12-22 Thomas Debessetools: no need for minizip/ directory, pkg-config tells it
2020-12-22 Thomas Debesseeasy-builder: also build builtins, make macos use built...
2020-12-22 Thomas Debessemacos: disable drawing xorrectangle (rectangle selectio...
2020-12-22 Thomas Debessemacos: workaround faulty destructor
2020-12-22 Thomas Debessegtkglext: build macos non-x11 gtkglext
2020-12-22 Thomas Debessegtkglext: build and bundle built-in gtkglext
2020-12-22 Thomas Debessebundler: detect missing libraries
2020-12-21 Thomas Debessegtkglext: build builtin GtkGLExt as cmake external...
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-25 Thomas Debessegamepacks: add Alien Arena (GPL)
2020-05-25 Thomas DebesseMerge branch 'vfs' into 'master'
2020-05-22 Thomas Debesseradiant/texwindow: use TextureBrowser_showWads when... 166/head
2020-05-22 Thomas Debesseradiant/texwindow: only show per-wad textures, update...
2020-05-22 Thomas Debesseradiant/texwindow: beautify wad list
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
next