]> git.xonotic.org Git - xonotic/netradiant.git/history - radiant
Merge commit 'ee4b663ef7227a42b5eb051698265bed514ab3c0' into master-merge
[xonotic/netradiant.git] / radiant /
2022-06-20 Thomas DebesseMerge commit 'ee4b663ef7227a42b5eb051698265bed514ab3c0...
2022-06-20 Thomas DebesseMerge commit 'b681f28130ff2e9789253eff1c1d41163e427eaa...
2022-06-20 Thomas DebesseMerge commit '39f598c5f44010cc32f1b445b12cb088a72bbc50...
2022-06-20 Thomas DebesseMerge commit '1132fe233cd201e0f8eb17cb1b96313f6a5cf3ec...
2022-06-20 Thomas DebesseMerge commit '19992696033a496e5c0925e950a29dc23de49b47...
2022-06-20 Thomas DebesseMerge commit 'e28939e7b819e0cb0c3050037ec0e57160f7dba1...
2022-06-20 Thomas DebesseMerge commit 'ffb487e45c26dccd20285849979be1cb261c52f6...
2022-06-20 Thomas DebesseMerge commit 'f3d0806dfea23aef768535ee2fc8e1fff9aebe9f...
2022-06-20 Thomas DebesseMerge commit 'ce0ea4bdc1521a3926994077fc104e7a155d299d...
2022-06-20 Thomas DebesseMerge commit 'e744bb6dadcd57fff460b7e6409ecd61bfe272c7...
2022-06-20 Thomas DebesseMerge commit 'e876e8ef487eeb9123f4906373622ffe3b6ea9d4...
2022-06-20 Thomas DebesseMerge commit '9c4c8b725fdca551dc9379b77ebd9c498d0c6f28...
2022-06-20 Thomas DebesseMerge commit '4f80165b29510dac0d86a230993a04717143e542...
2022-06-20 Thomas DebesseMerge commit '70f0925f0000a132c709b935aa5cb0942b5080d9...
2022-06-18 Thomas Debesseradiant: rename AppData folder on Windows, also do...
2022-06-19 Thomas Debesseradiant: restore original backup behaviour on Windows...
2021-11-26 Thomas Debesseradiant: introduce transformpath lib and make use of... illwieckz/transformpath 189/head
2022-06-18 Thomas Debesseradiant: rework the configuration of FHS and absolute...
2022-06-18 Walter Doekesuse /usr/lib/x86_64-linux-gnu/netradiant path
2022-06-18 Walter Doekesfix warning when not really starting netradiant
2022-06-18 Walter Doekesdo not rename() .map symlinks, but just overwrite them
2022-02-15 Thomas DebesseMerge branch 'reproducible' into 'master'
2021-12-24 Thomas Debesseradiant: store preferences in Library/Application Suppo...
2021-11-09 Thomas Debesseradiant: list games alphabetically
2021-11-09 Thomas Debessebikeshedding: better indentation
2021-11-09 Thomas Debessebikeshedding: better string syntax
2021-11-09 Thomas Debessemainframe: request texture browser to show all or commo...
2021-11-08 Thomas DebesseMerge branch 'focus-ok-button' into 'master'
2021-11-08 Thomas DebesseMerge branch 'dds' into 'master'
2021-11-08 Thomas Debesseradiant: also list images from dds/textures/ as texture... 185/head
2021-09-29 Thomas Debesseradiant/layouts: add a single-window layout
2021-08-27 Thomas Debesseradiant: ask user to restart the editor when map load...
2021-06-27 ballerburg9005radiant: add entries to increase and decrease FOV in...
2021-06-27 ballerburg9005radiant: make camera FOV modifiable and add slider...
2021-06-27 ballerburg9005radiant: Increase the far-clip distance
2021-05-03 Thomas DebesseMerge branch 'gtk3' into 'master' 10/merge
2021-05-03 Antoine Fontainevarious: readability improvements 178/head
2021-05-03 Antoine Fontaineradiant/brush: use std::shared_ptr
2021-05-03 Antoine FontaineDisable wayland backend on Linux and BSD
2021-05-03 Antoine Fontaineradiant: replace StringBuffer with std::string
2021-05-03 Thomas Debessenetradiant: detect and add missing ExtraQ3map2Args...
2021-04-24 Thomas DebesseMerge branch 'gcc10' into 'master'
2021-04-24 Thomas Debesseradiant: also filter subtelhint with “Filter hints...
2021-04-14 Antoine FontaineFix cast warning
2021-03-31 Antoine Fontainefix include
2021-03-28 Thomas Debessecmake: PIE linux debug build
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 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 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 Antoine FontaineForce legacy GDK backend for GTK3
2021-03-21 Antoine FontaineFix GTK_CRITICAL errors
2021-03-21 Antoine Fontaineradiant/texwindow: Remove g_TextureBrowser
2021-03-10 Thomas Debesseradiant/texwindow: fix a minor typo
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-08 Thomas Debesseradiant: build PIE linux binary on FHS installation
2021-03-07 Thomas Debesseradiant: build netradiant as non-PIE binary on Linux...
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 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-20 Thomas Debessewindows: reword a bit the gtkglext workaround
2021-02-20 Thomas Debessemacos: introduce ugly packing hack to attempt to reduce...
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
2020-12-22 Thomas DebesseMerge branch 'illwieckz/gtkglext' into 'master'
2020-12-22 Thomas Debessemacos: workaround faulty destructor
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-04-05 Thomas DebesseMerge branch 'clang' into 'master'
2020-04-05 slipherclang/error: fix: non-type template argument refers...
2020-04-04 Thomas Debesseradiant/build: add comment telling MaingFrame_getWindow...
2020-04-04 Thomas Debesseradiant/build: center buildmenu editor on screen
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/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 Debessecmake: drop useless version.h
next