From 5340fdded8701085db8fdc781b61e9bcaa591e08 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Fri, 22 Oct 2010 09:29:25 +0200 Subject: [PATCH] we no longer need explicit samples options, as I changed the default to use randomsamples. --- maps/g-23.map.options | 2 +- maps/glowplant.map.options | 2 +- maps/red-planet.map.options | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/maps/g-23.map.options b/maps/g-23.map.options index 43359217..9ada8053 100644 --- a/maps/g-23.map.options +++ b/maps/g-23.map.options @@ -1,5 +1,5 @@ -bsp + -samplesize 4 --light + -bounce 8 -dirtscale 2 -randomsamples -samples 64 +-light + -bounce 8 -dirtscale 2 -vis + -minimap + Version: 3 diff --git a/maps/glowplant.map.options b/maps/glowplant.map.options index 0b5e9eaf..5f8a919b 100644 --- a/maps/glowplant.map.options +++ b/maps/glowplant.map.options @@ -1,5 +1,5 @@ -bsp + -samplesize 4 -minsamplesize 2 --light + -bounce 8 -dirtscale 2 -randomsamples -samples 128 +-light + -bounce 8 -dirtscale 2 -vis + -minimap + Version: 7 diff --git a/maps/red-planet.map.options b/maps/red-planet.map.options index 5c2836f0..5f089142 100644 --- a/maps/red-planet.map.options +++ b/maps/red-planet.map.options @@ -1,4 +1,4 @@ -bsp + -samplesize 6 -vis + --light + -bounce 8 -randomsamples -samples 128 -dirtscale 2 -bouncescale 1.15 -exposure 150 -areascale 1.25 -pointscale 1.4 +-light + -bounce 8 -dirtscale 2 -bouncescale 1.15 -exposure 150 -areascale 1.25 -pointscale 1.4 -minimap + -- 2.39.2