2010-02-05 |
Rudolf Polzer | try making it work with newer libpng |
commit | commitdiff | tree | snapshot |
2010-02-04 |
divverent | separate out the process of installing a game pack... svn-r421 |
commit | commitdiff | tree | snapshot |
2010-01-13 |
divverent | add warning for missing game packs |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | add note to svn in PATH |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | add a comment to indicate the options |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | create the games subdir first |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | remove svn:externals-using games subdirectory |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | mention that the C++ compiler is needed |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | compile instructions for native win32 |
commit | commitdiff | tree | snapshot |
2010-01-07 |
divverent | add a Makefile.conf for mingw32 |
commit | commitdiff | tree | snapshot |
2010-01-04 |
divverent | fix a typo that shouldn't have an impact on most maps... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
divverent | sync bkgrnd2d with ZeroRadiant (const only) |
commit | commitdiff | tree | snapshot |
2010-01-04 |
divverent | merge l_net from ZeroRadiant |
commit | commitdiff | tree | snapshot |
2010-01-04 |
divverent | merge gtkgensurf from ZeroRadiant trunk |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | qfusion: new defaults |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | some more clip shader names |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | don't bounce from trans surfaces |
commit | commitdiff | tree | snapshot |
2009-12-30 |
divverent | fix Ctrl-Tab handling in the Floating window style... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
divverent | some fixes, and patch bobtoolz improvements, from osxne... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | show the grid with faded out alpha if grid snapping... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | ToggleGridSnap command (beware of it) |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | as patchshadows is broken for grid... turn it off for... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | make it not loop endlessly :P |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | lightgrid search fix; increase max vertices of poly |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | allowing to customize how directional the light is |
commit | commitdiff | tree | snapshot |
2009-10-04 |
divverent | allow more light contributions to the grid; remove... |
commit | commitdiff | tree | snapshot |
2009-08-08 |
divverent | -fno-strict-aliasing |
commit | commitdiff | tree | snapshot |
2009-08-02 |
divverent | supposedly, RTCW and W:ET use BSP format 47... so let... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
divverent | fix zip file warnings |
commit | commitdiff | tree | snapshot |
2009-07-25 |
divverent | fix smooth operator on cylinders |
commit | commitdiff | tree | snapshot |
2009-07-25 |
divverent | allow specifying executable type |
commit | commitdiff | tree | snapshot |
2009-07-24 |
divverent | enable the previously disabled "Sphere" patch primitive |
commit | commitdiff | tree | snapshot |
2009-07-21 |
divverent | support MAX_PATCH_* matching q3map2 |
commit | commitdiff | tree | snapshot |
2009-07-21 |
divverent | allow up to 31x31 patches |
commit | commitdiff | tree | snapshot |
2009-07-21 |
divverent | new feature to smooth patches |
commit | commitdiff | tree | snapshot |
2009-07-14 |
divverent | disable the max bbox distance feature for now, it seems... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
divverent | possibly speed up MergeMetaTriangles, will benchmark... |
commit | commitdiff | tree | snapshot |
2009-07-12 |
divverent | support "none" in the _celshader key |
commit | commitdiff | tree | snapshot |
2009-06-18 |
divverent | always allocate bspEntData |
commit | commitdiff | tree | snapshot |
2009-06-18 |
divverent | try to fix FindFloatPlane bug |
commit | commitdiff | tree | snapshot |
2009-06-12 |
divverent | up MAX_BUILD_SIDES to match MAX_BRUSH_SIDES |
commit | commitdiff | tree | snapshot |
2009-06-12 |
divverent | we can allow 31 sides for regular spheres, if we can... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
divverent | new brush primitive: a "rock" |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | fixing last commit :P |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | add more ignore patterns |
commit | commitdiff | tree | snapshot |
2009-05-24 |
divverent | increase MAX_PORTALS, also show an error if exceeded |
commit | commitdiff | tree | snapshot |
2009-05-23 |
divverent | same bug, different place :P |
commit | commitdiff | tree | snapshot |
2009-05-23 |
divverent | fix "invalid tracenode: 0" bug |
commit | commitdiff | tree | snapshot |
2009-05-22 |
divverent | fix -rawlightmapsizelimit |
commit | commitdiff | tree | snapshot |
2009-05-22 |
divverent | new option -rawlightmapsizelimit to limit the size... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
divverent | fux segv |
commit | commitdiff | tree | snapshot |
2009-05-22 |
divverent | -lightmapsearchpower |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | fix one bug in last commit |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | fix segv in nolightmapsearch |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | only reserve ONE lightmap at once, not TWO (but make... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
divverent | nolightmapsearch by LH |
commit | commitdiff | tree | snapshot |
2009-05-17 |
divverent | add menu item for SnapToGrid |
commit | commitdiff | tree | snapshot |
2009-05-12 |
divverent | merge content and compile flags of all surfaces of... |
commit | commitdiff | tree | snapshot |
2009-05-07 |
divverent | consistently handle the aliases to _clone |
commit | commitdiff | tree | snapshot |
2009-05-06 |
divverent | set stack size to 8 MB explicitly, should fix light... |
commit | commitdiff | tree | snapshot |
2009-05-06 |
divverent | disable threads if MAC_STATIC_HACK is set |
commit | commitdiff | tree | snapshot |
2009-05-05 |
divverent | a Q3 map origin to origin brush converter to fix maps... |
commit | commitdiff | tree | snapshot |
2009-05-01 |
divverent | _lightmapsamplesize entity key by jal |
commit | commitdiff | tree | snapshot |
2009-04-29 |
divverent | fix greyscaling bug in texture compression |
commit | commitdiff | tree | snapshot |
2009-04-29 |
divverent | always sort game descriptions by displayed name |
commit | commitdiff | tree | snapshot |
2009-04-29 |
divverent | use warsow defaults for minimap in qfusion game |
commit | commitdiff | tree | snapshot |
2009-04-29 |
divverent | better shadeangle support by jal |
commit | commitdiff | tree | snapshot |
2009-04-28 |
divverent | better dependency check |
commit | commitdiff | tree | snapshot |
2009-04-28 |
divverent | fix Gtk warnings about nonzero page_size in spin buttons |
commit | commitdiff | tree | snapshot |
2009-04-28 |
divverent | if a font was not found, fall back to fixed or courier... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | always use courier new 8 on win32 again |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | as a workaround, hardcode the font offset in the xy... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | qfusion now keeps aspect too |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | minimap: -boost = contrast boost (like in darkplaces) |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | new modes for minimap: -black = black on transparent... |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | use "minimaps" directory for warsow |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | allow not keeping aspect |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | make minimap parameters game dependent |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | option -border in minimap |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | msvc shut up |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | remove two debug prints |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | fix a 0.5 error |
commit | commitdiff | tree | snapshot |
2009-04-27 |
divverent | probabilistic sample dispersion for minimap -samples |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | update changelog |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | tiny progress indicator fix |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | make -minmax work |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | simplify shader decision logic in MiniMapSetupBrushes |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | better progress display |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | ignore nonsolid brushes |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | naming fixes, allow ordered supersampling |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | command line options for minimap |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | be compatible to nexuiz for minimaps :P |
commit | commitdiff | tree | snapshot |
2009-04-26 |
divverent | -minimap is now a main option... to be used on already... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
divverent | unfinished -minimap support in bsp.c, do not use yet... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
divverent | bugfix in latest change |
commit | commitdiff | tree | snapshot |
2009-04-23 |
divverent | less spammy vis output, more useful |
commit | commitdiff | tree | snapshot |
2009-04-23 |
divverent | less spammy vis output |
commit | commitdiff | tree | snapshot |
2009-04-23 |
divverent | patches by jal: fix some warnings, and spawnflags 64... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
divverent | ncrease MAX_MAP_VISIBILITY |
commit | commitdiff | tree | snapshot |
2009-04-16 |
divverent | more bitmaps... |
commit | commitdiff | tree | snapshot |
next |