]> de.git.xonotic.org Git - xonotic/netradiant.git/history - radiant
minor refactoring
[xonotic/netradiant.git] / radiant /
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