r3377 - trunk/data/maps

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Thu Feb 14 15:13:54 EST 2008


Author: lordhavoc
Date: 2008-02-14 15:13:53 -0500 (Thu, 14 Feb 2008)
New Revision: 3377

Added:
   trunk/data/maps/compile_bloodprisonctf.sh
Modified:
   trunk/data/maps/bloodprisonctf.bsp
Log:
recompiled bloodprisonctf with -scale 1.2, this fixed the lightgrid


Modified: trunk/data/maps/bloodprisonctf.bsp
===================================================================
(Binary files differ)

Added: trunk/data/maps/compile_bloodprisonctf.sh
===================================================================
--- trunk/data/maps/compile_bloodprisonctf.sh	                        (rev 0)
+++ trunk/data/maps/compile_bloodprisonctf.sh	2008-02-14 20:13:53 UTC (rev 3377)
@@ -0,0 +1,6 @@
+Q3MAP2="q3map2 -v -game quake3 -fs_basepath ../../ -fs_game data"
+MAP=bloodprisonctf.map
+$Q3MAP2 -meta -samplesize 8 -mv 1000000 -mi 6000000 $MAP
+$Q3MAP2 -scale 1.2 $MAP
+$Q3MAP2 -vis $MAP
+$Q3MAP2 -light -deluxe -fast -filter -deluxe -patchshadows -samples 3 $MAP


Property changes on: trunk/data/maps/compile_bloodprisonctf.sh
___________________________________________________________________
Name: svn:executable
   + *




More information about the nexuiz-commits mailing list