]> de.git.xonotic.org Git - xonotic/netradiant.git/history - plugins/entity
Merge branch 'master' into divVerent/farplanedist-sky-fix
[xonotic/netradiant.git] / plugins / entity /
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-04-06 rambetter8MB stack size linker options on all VC2008 proj files.
2011-04-06 rambetterBacking out commit 483. Going to set linker flags...
2011-04-06 rambetterIncreasing stack size on Windows build.
2011-02-21 rambetterThis is a major change that updates the 3rd party libs...
2010-12-24 TTimomisc project file fixes from trunk (e.g. rev 345)....
2010-12-15 rambetterBacking out r347 and r345. Keeping r346.
2010-12-13 TTimorebuilt gtk binary dependencies file
2010-07-30 Rudolf Polzerturn lights by 45 degrees to make them look the same...
2010-07-25 Rudolf PolzerMerge remote branch 'icculus/master'
2010-07-16 Rudolf PolzerMerge remote branch 'refs/remotes/origin/parasti/connec...
2010-07-14 Jānis RūcisWhen connecting entities, don't reuse the target field...
2010-06-04 Rudolf PolzerMerge remote branch 'icculus/master'
2010-06-04 Rudolf Polzersupport misc_*model as misc_model in the radiant editor...
2010-03-28 Rudolf PolzerMerge branch 'osxnetradiant'
2010-02-11 Rudolf Polzersupport "angles" key in generic entities
2010-02-08 Rudolf Polzeradd a feature shift-k to assign killtarget, not target...
2009-03-04 divverentfix MD3 model entities crash on OS X (by renaming a...
2009-01-14 divverentuse "%f" format for angles, prevents weird exponential...
2009-01-01 divverentsupport the "origin" key for display in radiant too
2008-11-10 rpolzersupport "target2" etc. name keys for Q3A maps too
2008-09-16 rpolzerthe historic move: getting rid of all visual studio...
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-06-26 mattn* fixed warnings
2008-06-26 mattn* moved zeroradiant (1.6) into trunk
2008-04-25 TTimoMSVC8: change output dir rules to put binaries into...
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-10-24 TTimosome updates to the Linux build system - obtained a...
2007-09-12 TTimotransfer from internal tree r5311 branches/1.4-gpl
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-05 namespace- UFO:Alien Invasion Plugin (mattn2)
2006-12-08 namespace- Entity names are now drawn for group entities in...
2006-11-06 namespace- (TODO) Texture sizes sometimes vary wildly. New textu...
2006-11-04 namespaceSmall fix, reverting an accidental change in group.cpp
2006-11-04 namespace- Added warzow-support to q3map2
2006-07-22 spogfixed doom3 func_static creation bugs
2006-07-22 spogfixed func_static model dragging
2006-05-29 spogcleaned up duplicated doom3 light_radius default value
2006-05-09 spogrefactored vector classes to avoid reinterpret_cast
2006-04-09 spoglimited win32 stack-trace size
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-26 spogadded string-pooling for shader variable names and...
2006-02-10 TTimook