]> de.git.xonotic.org Git - xonotic/netradiant.git/history - libs
Adding disappearing_sliver2 q3map2 regression test. No fix yet (will be soon).
[xonotic/netradiant.git] / libs /
2010-12-27 rambetterFixing "disappearing_sliver" bug.
2010-11-26 TTimofix Linux compile from mhash stuff
2010-11-26 TTimocompiles again on win32, trashed mhash
2008-09-01 TTimomerge branch work back into trunk
2008-08-24 TTimoABToSVK commit
2008-07-25 mattn* fixed a warning and an error in the overflow check...
2008-07-25 Forest Haleported over the 1.5 branch version of q3map2 which...
2008-06-27 mattn* reactivated WXY_Print function to generate screenshot...
2008-06-26 mattn* fixed warning
2008-06-26 mattn* fixed warnings
2008-06-26 mattn* fixed warnings
2008-06-26 mattn* fixed warnings and fixed clips counter
2008-06-26 mattn* removed config.mk (not used)
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2008-06-19 mattn* renamed class LoadModule into CLoadModule because...
2008-04-14 TTimoerror handling in watchbsp (contributed by ilm)
2008-04-12 TTimofix and improve the game selection and game configurati...
2008-03-18 mattn* implemented FindFiles, NextFile and ~FindFiles for...
2008-03-18 TTimofix windows compile, it's possible the linux build...
2008-03-04 mattn* improved quake2 support by added a quake2 boolean...
2008-02-25 TTimoadded file copy tree for the game packs - lists support...
2007-11-05 TTimopropagate from internal tree
2007-11-04 TTimoeol
2007-11-04 TTimomore eol-style
2007-11-04 TTimomore eol-style
2007-11-04 TTimomore eol-style
2007-11-04 TTimoeol style
2007-11-04 TTimoset eol-style
2007-11-03 TTimocompiles on OSX (10.4.10 Intel)
2007-10-24 TTimosome updates to the Linux build system - obtained a...
2007-09-30 TTimoget the basics of a new scons build system together
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2007-03-27 namespace- Fix: Added missing xml-writer pop-calls
2007-03-08 namespace- Win32 compile fix (woekele)
2007-03-05 Forest Halechanged ASSERT_MESSAGE and ERROR_MESSAGE macros to...
2007-03-05 Forest Haleadded a direct Xlib implementation of font bitmap gener...
2007-03-04 namespace- Disabled useless "deprecated" warnings when using...
2007-02-28 namespace- Radiant is now Vista compatible (Aero must be disabled)
2006-12-16 namespace15/12/2006
2006-12-08 namespace- Entity names are now drawn for group entities in...
2006-10-01 namespace- Fixed Etb saving custom tags to global tagfile (Shade...
2006-09-30 namespace- Added LocalLcPath to plugin interface
2006-09-11 namespaceFixed unnecessary warnings, see http://zerowing.idsoftw...
2006-09-11 namespaceFixed compile error on x86_64, see
2006-07-22 spogadded support for both ent and def files at the same...
2006-07-22 spogchanged ase texture parsing to match DoomEdit
2006-07-09 spogupdated libxml2 win32 package to 2.6.24
2006-06-11 spogfixed arbitrary rotation
2006-06-11 spogfixed gcc compile error
2006-06-03 spogfixed detail brushes being converted to structural...
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 spogportability improvements
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