]> de.git.xonotic.org Git - xonotic/netradiant.git/history - include
[quake3/q3map2/brush.c] Fix misnamed variable
[xonotic/netradiant.git] / include /
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/lokipaths'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/keepshader'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/exportents'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/fastallocate'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/pakpath'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/outoftree'
2016-04-14 TimePathMerge remote-tracking branch 'illwieckz/split' into...
2016-04-14 TimePathAdd CMakeLists.txt
2016-01-12 MirioMerge branch 'ingar/png_icons' into 'master'
2015-08-02 MarioMerge branch 'ingar/png_icons' into 'master'
2014-02-13 Rudolf PolzerSome clang fixes. Not all yet.
2012-05-15 Rudolf PolzerMerge branch 'master' into divVerent/farplanedist-sky-fix
2012-05-07 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-04-12 Rudolf PolzerMerge remote-tracking branch 'ttimo/master'
2012-03-27 Rudolf PolzerMerge remote-tracking branch 'github/master'
2012-03-27 Rudolf PolzerMerge commit '830125fad042fad35dc029b6eb57c8156ad7e176'
2012-03-27 Rudolf Polzermy own uncrustify run
2012-03-27 Rudolf PolzerMerge commit '515673c08f8718a237e90c2130a1f5294f966d6a'
2012-03-27 Rudolf PolzerMerge commit '48410b113dd2036e69dbf723a39ec9af02fc9b12'
2012-03-17 Timothee TTimo Bessetuncrustify! now the code is only ugly on the *inside*
2011-07-01 Rudolf Polzerfix more compile errors
2011-07-01 Rudolf Polzerforbidden dirs: allow wildcard patterns
2010-12-05 Rudolf PolzerMerge remote branch 'origin/divVerent/pangofix'
2010-11-29 TTimoupdated the setup functionality on windows, new deps...
2010-11-18 Rudolf Polzerremove some redundant data members
2010-11-18 Rudolf Polzerrefactoring font code to hopefully be closer to be...
2010-11-16 Rudolf Polzersimplify font drawing a bit so we only have to move...
2010-10-14 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant
2010-10-10 Rudolf PolzerMerge remote branch 'origin/divVerent/convert-from...
2010-10-10 Rudolf Polzerallow different file type selections for open/import...
2010-10-10 Rudolf Polzersomewhat unclean code, sorry... but it allows opening...
2010-06-04 Rudolf PolzerMerge remote branch 'icculus/master'
2010-05-29 Jānis RūcisConcat all found shaderlist.txt files to build the...
2010-03-28 Rudolf PolzerMerge branch 'osxnetradiant'
2010-03-28 Rudolf Polzerchanges from OSXnetradiant
2010-02-08 Rudolf Polzeradd a feature shift-k to assign killtarget, not target...
2010-02-06 Rudolf Polzeradd a "decals" texture filter option (textures/decals/)
2009-12-31 TTimoapply misc fixes from Markus Fischer and Rambetter
2009-04-09 divverentslightly better font handling, enjoy!
2008-09-18 rpolzerfix OpenGL erorr bug on XP software renderer; use svn...
2008-09-17 rpolzers/GtkRadiant/NetRadiant/
2008-09-16 rpolzeradd version/aboutmsg replacements
2008-09-16 rpolzermore makefile fixes
2008-09-16 rpolzerthe historic move: getting rid of all visual studio...
2008-09-16 rpolzergit-svn-id: svn://svn.icculus.org/netradiant/trunk...
2008-09-13 rpolzerupdate version strings
2008-09-13 rpolzerinitial
2008-09-01 TTimomerge branch work back into trunk
2008-07-25 Forest Haleported over the 1.5 branch version of q3map2 which...
2008-07-10 mattn* divVerent's patch for the brush primitives surface...
2008-06-27 mattn* reactivated WXY_Print function to generate screenshot...
2008-06-26 mattn* removed unnecessary gi18n.h inclusions
2008-06-26 mattn* fixed a lot of compiler warnings (mostly const char...
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2008-03-16 mattn* added three new filter types for quake2 surface and...
2008-03-16 mattn* forgot the header files in previous commit
2008-03-02 TTimomisc fixes
2008-02-28 TTimomisc nix
2008-02-18 TTimoapply patch from Martin Gerhardy - more quake2 related...
2008-01-16 Forest Halepatch from Ciaran Gillespie to fix a g++ 4 compile...
2007-11-04 TTimoeol style
2007-11-04 TTimoset eol-style
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
2007-04-28 namespacegit-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant...
2007-03-04 namespace- Disabled useless "deprecated" warnings when using...
2007-02-28 namespace- Radiant is now Vista compatible (Aero must be disabled)
2007-01-17 namespace- Fixed "jumping" texcoords when switching to a shader...
2007-01-04 Forest Halereverting my last change as I don't know where to put it
2007-01-04 Forest Haleadded Node_getBrush function as requested by mattn...
2006-09-30 namespace- Added LocalLcPath to plugin interface
2006-09-11 namespaceFixed unnecessary warnings, see http://zerowing.idsoftw...
2006-07-22 spogadded support for both ent and def files at the same...
2006-07-09 spogupdated libxml2 win32 package to 2.6.24
2006-05-09 spogrefactored vector classes to avoid reinterpret_cast
2006-04-30 spogported bobtoolz
2006-04-09 spoglimited win32 stack-trace size
2006-04-09 spogrefactored plugin api; refactored callback library...
2006-03-26 spogported PrtView plugin
2006-02-26 spogadded string-pooling for shader variable names and...
2006-02-12 spogadded msvc dlls to install.py; added svn revision looku...
2006-02-10 TTimook