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 |
2009-04-15 |
divverent | some new toolbar bitmaps by sev |
commit | commitdiff | tree | snapshot |
2009-04-14 |
divverent | hopefully fix llrint |
commit | commitdiff | tree | snapshot |
2009-04-13 |
divverent | fix two msvc compile errors |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | fix a crash in RBSP reading |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | also detect being part of a warsow install |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | update changelog |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | add alias _shadeangle to _smoothnormals |
commit | commitdiff | tree | snapshot |
2009-04-10 |
divverent | add WarsowPack |
commit | commitdiff | tree | snapshot |
2009-04-09 |
divverent | slightly better font handling, enjoy! |
commit | commitdiff | tree | snapshot |
2009-04-08 |
divverent | include windows.h |
commit | commitdiff | tree | snapshot |
2009-04-08 |
divverent | try to disable composition on Vista |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | finally, done bumping revisions to exceed the accidenta... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
2009-04-07 |
divverent | bumping revision because of file with accidentally... |
commit | commitdiff | tree | snapshot |
next |