]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant
* updated two toolbar images
[xonotic/netradiant.git] / radiant /
2007-06-28 namespaceFixes by Dunk
2007-04-26 namespace- Disabled auto-search for texbrowser and entityinspect...
2007-04-26 namespace- Fixed another texcompression bug
2007-04-25 namespace- Fixed texcompression being disabled after each restart
2007-03-28 namespaceTinyFix: mapxml Element memorymanagment
2007-03-27 namespace- Fix: Added missing xml-writer pop-calls
2007-03-19 namespaceFix: Selection is now deleted when creating a patch...
2007-03-08 namespaceAdded manifest files to setup for q3map2 and q2map
2007-03-05 Forest Halechanged ASSERT_MESSAGE and ERROR_MESSAGE macros to...
2007-03-04 namespace- Disabled useless "deprecated" warnings when using...
2007-03-04 namespaceLinux compile fix and updated COMPILING
2007-03-04 namespace- Reverted Q3 translucency fix since it randomly made...
2007-03-03 namespace(THIS IS A TRANSITIONAL REVISION, DO NOT USE, WAIT...
2007-02-28 namespace- Radiant is now Vista compatible (Aero must be disabled)
2007-01-24 namespace- Added Undo/Redo-Toolbarbuttons (Shaderman)
2007-01-18 namespace- Weird shiftvalues are now hidden to the user, shiftva...
2007-01-17 namespace- Fixed "jumping" texcoords when switching to a shader...
2006-12-25 namespace - Brushplugin Version 2.0, supports multiple collapse...
2006-12-16 namespace15/12/2006
2006-12-08 namespace- Entity names are now drawn for group entities in...
2006-11-06 namespace- (TODO) Texture sizes sometimes vary wildly. New textu...
2006-10-12 namespace- Updated help menu web links (removed map-center.com...
2006-10-09 namespace- Added option to toggle the camera window stats on/off
2006-10-08 namespace- Fix for bug 1106 - .wad files don't get listed in...
2006-10-07 namespace- Added "select inside" and "select touching"
2006-10-06 namespace- Changed ETB not to show any texture if a tag search...
2006-10-03 namespace- Fix for Bug 1113 (Topsun)
2006-10-03 namespace- Changed ETB tag toolbar to a notebook with tag/textur...
2006-10-01 namespace- Fixed Etb saving custom tags to global tagfile (Shade...
2006-09-30 namespace- Added LocalLcPath to plugin interface
2006-09-13 Forest Hale64bit compile fixes
2006-09-12 namespaceFixed 64 Bit issue in patch.h, see http://zerowing...
2006-09-11 namespaceFixed unnecessary warnings, see http://zerowing.idsoftw...
2006-09-09 namespaceAdded feature:
2006-08-22 spogfixed crash loading quake4 1.3 entity definitions
2006-08-13 spogrefactored CONTENTS_DETAIL macro
2006-08-13 spogdisabled 'detail' checkbox in q2 surface inspector
2006-07-22 spogadded support for both ent and def files at the same...
2006-07-22 spogfixed doom3 func_static creation bugs
2006-07-22 spogchanged ase texture parsing to match DoomEdit
2006-07-09 spogexperimental string converter class
2006-07-09 spogapplied patch: stack-backtrace support on linux; use...
2006-07-09 spogupdated libxml2 win32 package to 2.6.24
2006-06-24 spogtexture-browser: removed check for textures/ prefix...
2006-06-11 spogadded per-face filtering for caulk shader
2006-06-11 spogfixed arbitrary rotation
2006-06-11 spogminor refactoring
2006-06-04 spogfixed crash in build > customise
2006-06-03 spogfixed detail brushes being converted to structural...
2006-06-03 spogfixed save-region crash
2006-06-03 spogchanged doom3 entity-create to add model key for brush...
2006-05-29 spogfixed camera freemove shortcuts bug
2006-05-29 spogcleaned up duplicated doom3 light_radius default value
2006-05-29 spogportability improvements
2006-05-14 spogfixed gcc compile error
2006-05-13 spogadded patch support for texture-painting
2006-05-13 spogfixed nudge-selection and build-monitoring-defaults
2006-05-13 spogfixed linux-only crash when error message handler cause...
2006-05-13 spogminor change to error message handling
2006-05-13 spogadded plugins to win32/linux installers; fixed crash...
2006-05-13 spogintegrated x86_64 patch from LordHavoc
2006-05-09 spogrefactored vector classes to avoid reinterpret_cast
2006-05-09 spogportability fixes
2006-04-30 spogported bobtoolz
2006-04-23 spogfixed gcc 4.1 compile error
2006-04-10 spogfixed compile errors
2006-04-09 spoglimited win32 stack-trace size
2006-04-09 spogfixed compile error
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-04-09 spogadded documentation of .ent format
2006-03-31 spogchanged doom3/quake4 light creation to use size of...
2006-03-26 spogported PrtView plugin
2006-03-25 spogfixed texture-fitting with rotated texture transforms
2006-03-25 spogfixed crash on prefs reset; fixed crash on next-leak...
2006-03-20 spogcopy/paste face textures; fixed gtk assert on linux
2006-03-02 spogupdated About dialog
2006-03-02 spogupdated About dialog
2006-03-01 spogfixed gcc compile error
2006-03-01 spogdrag-resizing for doom3/quake4 light_radius
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-25 spogfixed culling bug in ortho views
2006-02-21 spogpatch by namespace: lighting-preview toggle command
2006-02-20 spogadded buffering to minimise GtkTextBuffer insert calls
2006-02-20 spogfixed crash on disabling lighting
2006-02-19 spogfixed const inconsistencies
2006-02-19 spogfixed crash when loading invalid ASE models
2006-02-11 spogadded install.py; updated COMPILING; fixed q3 shader...
2006-02-10 TTimook