]> git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2021-03-24 Antoine Fontaineradiant/console: rename Sys_LogFile to Sys_EnableLogFile 177/head
2021-03-24 Antoine Fontaineradiant/console: make logging thread-safe
2021-03-24 Antoine Fontainelibs/gtkutil/glwidget: rework a bit shared context...
2021-03-24 Antoine Fontainegtkgl module: drop
2021-03-23 Antoine Fontaineradiant/camwindow, radiant/xywindow: Fix use of uniniti... 176/head
2021-03-23 Antoine Fontainegtkutil/filechooser: replace Array<char> by std::string
2021-03-23 Antoine Fontaineradiant/preferences: fix memory issue when saving pref
2021-03-23 Antoine Fontaineradiant/preferences: Remove unused variable
2021-03-23 Antoine Fontainevarious: add explicit default contructors
2021-03-23 Antoine Fontainevarious: reindent classes
2021-03-21 Thomas DebesseRevert "gtk3: call ui::process() after gtk_gl_area_queu...
2021-03-21 Thomas Debessegtk3: call ui::process() after gtk_gl_area_queue_render()
2021-03-21 Thomas Debessemacos: process the texture browser redraw as soon as...
2021-03-21 Thomas Debesseradiant/texwindow: make glarea redraw code reusable
2021-03-21 Thomas Debesseradiant/xywindow: make glarea redraw code reusable...
2021-03-21 Thomas Debessecmake/gtkglext: do not override CC
2021-03-21 Thomas Debesseeasy-builder: properly discover builtins before buildin...
2021-03-21 Antoine FontaineEnable auto-redraw of the GLArea on GTK3 175/head
2021-03-21 Antoine FontaineForce legacy GDK backend for GTK3
2021-03-21 Antoine FontaineFix GTK_CRITICAL errors
2021-03-21 Antoine Fontainegtkutil/glwidget.cpp: use static
2021-03-21 Antoine Fontaineradiant/texwindow: Remove g_TextureBrowser
2021-03-17 Antoine FontaineAdd missing IMPL() call
2021-03-11 Thomas Debessereadme: update macos dependencies
2021-03-11 Thomas Debessegtkutil: fix gtk3 compilation (produced build still...
2021-03-11 Thomas Debesselibs: remove deprecated non-replaced “register“ storage...
2021-03-11 Thomas Debessecmake: OBJC is not passed to gtkglext build tools
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
next