]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs
added plugins to win32/linux installers; fixed crash when plugins are disabled
[xonotic/netradiant.git] / libs /
2006-05-13 spogadded plugins to win32/linux installers; fixed crash...
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-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 spogrefactored plugin api; refactored callback library...
2006-03-26 spogported PrtView plugin
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-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 spogfixed gcc compile errors
2006-02-20 spogadded buffering to minimise GtkTextBuffer insert calls
2006-02-20 spogfixed crash on disabling lighting
2006-02-19 spogfixed crash when loading invalid ASE models
2006-02-10 TTimook