]> icculus.org git repositories - divverent/netradiant.git/history - tools/quake3/q3map2/q3map2.h
initial code for converting .map to .map
[divverent/netradiant.git] / tools / quake3 / q3map2 / q3map2.h
2010-10-09 Rudolf Polzerinitial code for converting .map to .map
2010-10-07 Rudolf Polzerfix compile errors
2010-10-07 Rudolf Polzerexperimental non-BrushPrimit map decompiling (probably...
2010-10-05 rpolzerq3map2 is now waring free
2010-10-03 Rudolf Polzeroption -randomsamples: makes -samples use adaptive...
2010-10-01 Rudolf Polzerskinfiles: use the VFS
2010-10-01 Rudolf Polzerfix warnings
2010-10-01 Rudolf Polzersupport .skin files for models (modelname_<n>.skin...
2010-09-22 Rudolf Polzerforce subsampling only where REALLY needed
2010-09-22 Rudolf Polzerforce the first stage of subsampling on luxels that...
2010-09-22 Rudolf Polzernew funny option: -samplessearchboxsize, tunes the...
2010-09-01 Rudolf PolzerMerge remote branch 'origin/merlijn/osx-compile'
2010-08-31 Rudolf Polzerbsp: new option -maxarea, selects more GPU friendly...
2010-06-04 Rudolf PolzerMerge remote branch 'icculus/master'
2010-05-29 jaladd shader key q3map_noDirty, which disables the dirty...
2010-05-10 Rudolf PolzerMerge branch 'master' of ssh://icculus.org/netradiant...
2010-05-02 Rudolf Polzeractually activate -game xonotic in q3map2 :(
2010-04-30 jalIncrease the influence of directional lights on the...
2010-04-06 Rudolf Polzernew option -extradist to improve lighting a bit, also...
2010-03-28 Rudolf PolzerMerge branch 'osxnetradiant'
2010-02-14 Rudolf Polzerhalf lambert lighting by jal (option: -lightanglehl)
2009-10-04 divverentToggleGridSnap command (beware of it)
2009-10-04 divverentallowing to customize how directional the light is
2009-06-18 divverenttry to fix FindFloatPlane bug
2009-06-12 divverentup MAX_BUILD_SIDES to match MAX_BRUSH_SIDES
2009-05-24 divverentincrease MAX_PORTALS, also show an error if exceeded
2009-05-22 divverentnew option -rawlightmapsizelimit to limit the size...
2009-05-22 divverent-lightmapsearchpower
2009-05-20 divverentnolightmapsearch by LH
2009-05-01 divverent_lightmapsamplesize entity key by jal
2009-04-29 divverentbetter shadeangle support by jal
2009-04-27 divverentnew modes for minimap: -black = black on transparent...
2009-04-27 divverentallow not keeping aspect
2009-04-27 divverentmake minimap parameters game dependent
2009-04-23 divverentless spammy vis output
2009-04-23 divverentpatches by jal: fix some warnings, and spawnflags 64...
2009-04-21 divverentncrease MAX_MAP_VISIBILITY
2009-04-05 divverentmore portals on leaf
2009-04-04 divverentnew options:
2009-03-31 divverentsome stuff by 27:
2009-03-29 divverentapply all of VorteX's changes except deviance (that...
2009-03-29 divverentVorteX: KeyExists function, cast shadows from func_wall...
2009-03-28 divverentalready apply some safe changes:
2009-03-20 divverentnew argument -celshader, for cel shading without changi...
2009-02-25 divverenttry to eliminate MAX_MAP_PLANES limits
2009-02-25 divverent-lightmapdir option
2009-02-14 divverentfix multiple bugs with the limit extension
2009-02-14 divverentfix hang in tjunction.c
2009-02-10 divverentSome limits removed by dynamically expanding the arrays...
2009-02-10 divverentretain _q3map2_version worldspawn tag when using -onlyents
2009-02-08 divverentq3map2: inject the invocation commandline into keys...
2009-01-01 divverentif an origin brush exists, ALSO take into account the...
2008-11-20 rpolzerSome not THAT memory demanding limits extension;
2008-11-18 rpolzertrivial patch: remove MAX_MAP_DRAW_VERTS limit complete...
2008-10-27 rpolzerq3map2 -convert -format ase -shadersasbitmap option...
2008-10-12 rpolzerSorry, have to undo the limits raising patch by mikeeus...
2008-10-11 rpolzer2x brushes
2008-09-30 rpolzerremove not-normalized deluxemap support again - it...
2008-09-26 rpolzerfix -nodeluxenormalize
2008-09-26 rpolzerTurn some UT stuff into options, as it is broken for...
2008-09-22 rpolzer-minsamplesize
2008-09-22 rpolzerdotProduct2scale, dotProductScale shader parameters
2008-09-21 rpolzerlimits raising patch from mikeeusa
2008-09-15 rpolzergot rid of libmhash dependency
2008-09-13 rpolzerupdate version strings
2008-09-13 rpolzerinitial