]> de.git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
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 spoggcc fix
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-14 spogadded sockets.cpp to scons script
2006-05-13 spogadded patch support for texture-painting
2006-05-13 spogworkaround for --export-dynamic in gtkglext
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 bobtoolz patch from LordHavoc
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-30 spogfixed memleak
2006-04-23 spogfixed gcc 4.1 compile error
2006-04-10 spogoops
2006-04-10 spogfixed compile errors
2006-04-10 spogfixed gcc4 compile errors
2006-04-10 spogfixed gcc4 compile errors
2006-04-10 spogfixed gcc4 compile errors
2006-04-10 spogfixed gcc compile errors
2006-04-10 spogfixed gcc compile errors
2006-04-10 spogfixed compile errors
2006-04-10 spogfixed illegal template usage
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 spogfixed case for #includes
2006-03-26 spogported PrtView plugin
2006-03-25 spogfixed texture-fitting with rotated texture transforms
2006-03-25 spogfixed blended-decal rendering in textured mode
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 spogfixed newlines being included in aboutmsg.h
2006-03-02 spogupdated end-user changelog
2006-03-02 spogupdated About dialog
2006-03-02 spogupdated About dialog
2006-03-01 spogfixed gcc compile error
2006-03-01 spogrefactored light-resizing
2006-03-01 spogdrag-resizing for doom3/quake4 light_radius
2006-02-28 spogadded missing files
2006-02-26 spogfixed typo in comment
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-25 spogfixed culling bug in ortho views
2006-02-24 spogGPL text in windows installer
2006-02-21 spogfixed eol-style
2006-02-21 spogfixed eol-style
2006-02-21 spogfixed eol-style
2006-02-21 spogfixed access() assert when using msvc 8.0 runtime
2006-02-21 spogpatch by namespace: lighting-preview toggle command
2006-02-21 spogfixed gcc compile errors
2006-02-20 spogadded buffering to minimise GtkTextBuffer insert calls
2006-02-20 spogupdated COMPILING
2006-02-20 spogfixed crash on disabling lighting
2006-02-19 spogfixed const inconsistencies
2006-02-19 spogfixed const inconsistencies
2006-02-19 spogfixed crash when loading invalid ASE models
2006-02-19 spogadded missing svn python module
2006-02-18 spogfixed osx_setup error in SConstruct
2006-02-12 spogadded msvc dlls to install.py; added svn revision looku...
2006-02-12 spogcreating trunk dir, step 2 of 2
2006-02-12 spogcreating trunk dir, step 1 of 2
2006-02-12 spogupdated COMPILING to reflect gamepacks location
2006-02-11 spogadded install.py; updated COMPILING; fixed q3 shader...
2006-02-10 TTimook