2021-03-05 |
Thomas Debesse | radiant/texwindow: fix crash when assigning a tag,... 174/head |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | q3map2: implement symlink resolution 173/head |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | netradiant: implement symlink resolution |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | q3map2: better use strncpy instead of strcpy |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | q3map2: fix a leak (an allocated string not being freed... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | netradiant: some bikeshedding (whitespace, wording) |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | q3map2: dds/ prefix, print log at the right time, when... |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | netradiant: dds/ prefix, use makeQuoted() in log printing |
commit | commitdiff | tree | snapshot |
2021-03-05 |
Thomas Debesse | preferences: onlrework the path page |
commit | commitdiff | tree | snapshot |
2021-03-02 |
Thomas Debesse | radiant/build menu: reword Commandline as Command line |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Thomas Debesse | q3map2: accept -bsp stage option name without complaining |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Thomas Debesse | macos: delete now useless gitignore file in setup/ |
commit | commitdiff | tree | snapshot |
2021-02-26 |
Thomas Debesse | macos: set NSHighResolutionCapable to true |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Thomas Debesse | daemonmap: sync submodule |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Thomas Debesse | cmake: fix whitespace |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Thomas Debesse | macos: ignore warnings about OpenGL being deprecated |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Thomas Debesse | macos: rework the plist and rename apple to macos in... |
commit | commitdiff | tree | snapshot |
2021-02-22 |
Thomas Debesse | library-bundler: don't use -a, it may fail on network... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | quake3: delete dead strupr |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | quake2,heretic2: attempt to fix undeclared strupr,... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | library-bundler: rely on gcp instead of cp on macos |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | library-bundler: fix path |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | windows: reword a bit the gtkglext workaround |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | macos: set NSHighResolutionCapable to file in plist... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | macos: also read arguments |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | macos: don't run in background |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | macos: remove undefined value in plist |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | macos: introduce ugly packing hack to attempt to reduce... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | macos: support for macOS-like GTK theme with light... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | easy-builder: get number of cpus on macOS a better way |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | q3map2: also look for .dds file in dds/ prefix like... 172/head |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | netradiant: also look for .dds file in dds/ prefix... |
commit | commitdiff | tree | snapshot |
2021-02-20 |
Thomas Debesse | about: minor spacing fixes |
commit | commitdiff | tree | snapshot |
2021-02-18 |
Thomas Debesse | Make About window message more explicit about maintaine... 171/head |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Thomas Debesse | Merge branch 'max' into 'master' |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Garux | bump MAX_IMAGES, MAX_MODELS 170/head |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Thomas Debesse | Merge branch 'dds' into 'master' |
commit | commitdiff | tree | snapshot |
2021-02-15 |
Garux | fix dds loading in 64 bit 169/head |
commit | commitdiff | tree | snapshot |
2020-12-23 |
Thomas Debesse | readme: update with macOS and bundling instructions |
commit | commitdiff | tree | snapshot |
2020-12-23 |
Thomas Debesse | plugin/vfspk3: prevent buffer overflow/stack smashing |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | Merge branch 'illwieckz/gtkglext' into 'master' |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | cmake: minor tweaks |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | macos: produce working NetRadiant.app |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | macos: rename radiant to netradiant |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | bundle: bundle macos binaries (no .app file done yet) |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | tools: update daemonmap submodule |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | tools: no need for minizip/ directory, pkg-config tells it |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | easy-builder: also build builtins, make macos use built... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | macos: disable drawing xorrectangle (rectangle selectio... |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | macos: workaround faulty destructor |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | gtkglext: build macos non-x11 gtkglext |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | gtkglext: build and bundle built-in gtkglext |
commit | commitdiff | tree | snapshot |
2020-12-22 |
Thomas Debesse | bundler: detect missing libraries |
commit | commitdiff | tree | snapshot |
2020-12-21 |
Thomas Debesse | gtkglext: build builtin GtkGLExt as cmake external... |
commit | commitdiff | tree | snapshot |
2020-07-01 |
Thomas Debesse | q3map2/light_bounce: prevent infinite loop on obscure... 167/head |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Garux | q3map2 * fix: do not affect styled lightmaps by floodlight |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Thomas Debesse | gamepacks: add Alien Arena (GPL) |
commit | commitdiff | tree | snapshot |
2020-05-25 |
Thomas Debesse | Merge branch 'vfs' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/texwindow: use TextureBrowser_showWads when... 166/head |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/texwindow: only show per-wad textures, update... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/texwindow: beautify wad list |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/texwindow: test .wad file extension case-insens... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/image: load fallback images with png loader... |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/vfs: do not load enginepath twice |
commit | commitdiff | tree | snapshot |
2020-05-22 |
Thomas Debesse | radiant/vfs: rework vfs loading, attempt to load wads... |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Azamat H. Hackimov | Fixing compilation with -DBUILD_SHARED_LIBS=ON |
commit | commitdiff | tree | snapshot |
2020-05-21 |
Thomas Debesse | daemonmap: update submodule for fixes for compilation... |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Thomas Debesse | Merge branch 'illwieckz/gcc10' into 'master' |
commit | commitdiff | tree | snapshot |
2020-05-17 |
Thomas Debesse | daemonmap: update submodule 163/head |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | h2data: use static for homonyms |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | q3data: already defined in cmdlib.h |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | q2map: declare once, define as extern |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | q2map: do not define globally when used locally |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | h2data: do not redefine if unused |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | h2data: declare once, define as extern |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | q3map2: declare or define with Q_EXTERN |
commit | commitdiff | tree | snapshot |
2020-05-15 |
Thomas Debesse | q3map2: already defined in inout.h |
commit | commitdiff | tree | snapshot |
2020-04-24 |
Thomas Debesse | readme: add download link, make sure people download... |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Thomas Debesse | q3map2: generate unvanquished minimap sidecar file |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Thomas Debesse | q3map2: remove useless zlib dependency |
commit | commitdiff | tree | snapshot |
2020-04-19 |
Rudolf Polzer | Comment ColorToBytesNonZero and fix zero detection... |
commit | commitdiff | tree | snapshot |
2020-04-18 |
Rudolf Polzer | Fix ioq3 compatibility bug with lightgrid and only... |
commit | commitdiff | tree | snapshot |
2020-04-06 |
Thomas Debesse | easy-builder: make it compatible with Ubuntu 18.04... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Thomas Debesse | readme: update |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Thomas Debesse | Merge branch 'clang' into 'master' |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Thomas Debesse | readme: gcc is not required anymore on FreeBSD and... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
Thomas Debesse | easy-builder: do not enforce gcc on FreeBSD and macOS |
commit | commitdiff | tree | snapshot |
2020-04-05 |
slipher | clang/error: fix: call to convertToOpaque is ambiguous |
commit | commitdiff | tree | snapshot |
2020-04-05 |
slipher | clang/error: fix: non-type template argument refers... |
commit | commitdiff | tree | snapshot |
2020-04-05 |
slipher | clang/error: fix: non-type template argument refers... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | radiant/build: add comment telling MaingFrame_getWindow... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | docs: set index.html to redirect |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | contrib: update urls and names |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | radiant/build: center buildmenu editor on screen |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | bikeshedding: unifying some variable in contrib/bobtoolz |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | bikeshedding: unifying some variable in contrib/shaderplug |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | contrib/bobtoolz: center some dialog windows on main... |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | contrib/brushexport: center export window on main window |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | contrib/prtview: center config window on main window |
commit | commitdiff | tree | snapshot |
2020-04-04 |
Thomas Debesse | radiant/xywindow: center background select error messag... |
commit | commitdiff | tree | snapshot |
next |