]> de.git.xonotic.org Git - xonotic/netradiant.git/history - tools
add a feature shift-k to assign killtarget, not target like ctrl-k
[xonotic/netradiant.git] / tools /
2010-01-04 divverentfix a typo that shouldn't have an impact on most maps...
2009-12-30 divverentqfusion: new defaults
2009-12-30 divverentdon't bounce from trans surfaces
2009-10-04 divverentToggleGridSnap command (beware of it)
2009-10-04 divverentas patchshadows is broken for grid... turn it off for...
2009-10-04 divverentmake it not loop endlessly :P
2009-10-04 divverentlightgrid search fix; increase max vertices of poly
2009-10-04 divverentallowing to customize how directional the light is
2009-10-04 divverentallow more light contributions to the grid; remove...
2009-08-02 divverentsupposedly, RTCW and W:ET use BSP format 47... so let...
2009-07-14 divverentdisable the max bbox distance feature for now, it seems...
2009-07-12 divverentpossibly speed up MergeMetaTriangles, will benchmark...
2009-07-12 divverentsupport "none" in the _celshader key
2009-06-18 divverentalways allocate bspEntData
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-23 divverentsame bug, different place :P
2009-05-23 divverentfix "invalid tracenode: 0" bug
2009-05-22 divverentfix -rawlightmapsizelimit
2009-05-22 divverentnew option -rawlightmapsizelimit to limit the size...
2009-05-22 divverentfux segv
2009-05-22 divverent-lightmapsearchpower
2009-05-20 divverentfix one bug in last commit
2009-05-20 divverentfix segv in nolightmapsearch
2009-05-20 divverentonly reserve ONE lightmap at once, not TWO (but make...
2009-05-20 divverentnolightmapsearch by LH
2009-05-12 divverentmerge content and compile flags of all surfaces of...
2009-05-07 divverentconsistently handle the aliases to _clone
2009-05-06 divverentset stack size to 8 MB explicitly, should fix light...
2009-05-06 divverentdisable threads if MAC_STATIC_HACK is set
2009-05-05 divverenta Q3 map origin to origin brush converter to fix maps...
2009-05-01 divverent_lightmapsamplesize entity key by jal
2009-04-29 divverentuse warsow defaults for minimap in qfusion game
2009-04-29 divverentbetter shadeangle support by jal
2009-04-27 divverentqfusion now keeps aspect too
2009-04-27 divverentminimap: -boost = contrast boost (like in darkplaces)
2009-04-27 divverentnew modes for minimap: -black = black on transparent...
2009-04-27 divverentuse "minimaps" directory for warsow
2009-04-27 divverentallow not keeping aspect
2009-04-27 divverentmake minimap parameters game dependent
2009-04-27 divverentoption -border in minimap
2009-04-27 divverentmsvc shut up
2009-04-27 divverentremove two debug prints
2009-04-27 divverentfix a 0.5 error
2009-04-27 divverentprobabilistic sample dispersion for minimap -samples
2009-04-26 divverenttiny progress indicator fix
2009-04-26 divverentmake -minmax work
2009-04-26 divverentsimplify shader decision logic in MiniMapSetupBrushes
2009-04-26 divverentbetter progress display
2009-04-26 divverentignore nonsolid brushes
2009-04-26 divverentnaming fixes, allow ordered supersampling
2009-04-26 divverentcommand line options for minimap
2009-04-26 divverentbe compatible to nexuiz for minimaps :P
2009-04-26 divverent-minimap is now a main option... to be used on already...
2009-04-25 divverentunfinished -minimap support in bsp.c, do not use yet...
2009-04-23 divverentbugfix in latest change
2009-04-23 divverentless spammy vis output, more useful
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-13 divverentfix two msvc compile errors
2009-04-10 divverentfix a crash in RBSP reading
2009-04-10 divverentadd alias _shadeangle to _smoothnormals
2009-04-05 divverentmore portals on leaf
2009-04-05 divverentmake it output nice looking origin brushes
2009-04-05 divverentcrude origin brush generation when decompiling
2009-04-04 divverentfix decompiling crash
2009-04-04 divverentnew options:
2009-04-03 divverentadd an option -mergeportals to speed up vis, while...
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-28 divverentadd a "todo item" directory containing VorteX's patches
2009-03-28 divverentfix q3map2 -scale command line parsing
2009-03-23 divverentfix a stupid error in moving paths
2009-03-22 divverentQ_mkdir: create parent directories first
2009-03-20 divverentnew argument -celshader, for cel shading without changi...
2009-03-20 divverentremove two mysterious crashes (although I don't know...
2009-03-16 divverentadd an option -fs_homebase to override homebase path...
2009-02-25 divverentfix two other bugs in the same function
2009-02-25 divverentfix a typo on tjunction.c that makes surface "fixing...
2009-02-25 divverenttry to eliminate MAX_MAP_PLANES limits
2009-02-25 divverent-lightmapdir option
2009-02-23 divverentnew insane -tex option to q3map2 -scale; simulates...
2009-02-15 divverentsupport non-uniform -scale
2009-02-15 divverentallow non-uniform -scale
2009-02-14 divverentfix multiple bugs with the limit extension
2009-02-14 divverentfix hang in tjunction.c
2009-02-12 divverententirely remove MAX_ORIGINAL_EDGES and MAX_EDGE_LINES
2009-02-10 divverent16x MAX_EDGE_LINES, MAX_ORIGINAL_EDGES
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-09 divverentit now compiles on OS X, but does it work?
2009-01-06 divverentremove two debug prints
2009-01-02 divverentnew command: regroup entities.
2009-01-01 divverentif an origin brush exists, ALSO take into account the...
2008-12-10 divverentbug fix, sorry, mikeeusa... but make dotproduct*scale...
next