]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
more portals on leaf
authordivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Sun, 5 Apr 2009 18:19:14 +0000 (18:19 +0000)
committerdivverent <divverent@61c419a2-8eb2-4b30-bcec-8cead039b335>
Sun, 5 Apr 2009 18:19:14 +0000 (18:19 +0000)
git-svn-id: svn://svn.icculus.org/netradiant/trunk@249 61c419a2-8eb2-4b30-bcec-8cead039b335

tools/quake3/q3map2/q3map2.h

index fbde390db7c496d37020db926f2b2985314a76e2..fb723ead934c25cd4ed998e0f48c070e183981c3 100644 (file)
@@ -218,7 +218,7 @@ constants
 #define        MAX_PORTALS                             32768
 #define MAX_SEPERATORS                 MAX_POINTS_ON_WINDING
 #define        MAX_POINTS_ON_FIXED_WINDING     24      /* ydnar: increased this from 12 at the expense of more memory */
 #define        MAX_PORTALS                             32768
 #define MAX_SEPERATORS                 MAX_POINTS_ON_WINDING
 #define        MAX_POINTS_ON_FIXED_WINDING     24      /* ydnar: increased this from 12 at the expense of more memory */
-#define        MAX_PORTALS_ON_LEAF             128
+#define        MAX_PORTALS_ON_LEAF             1024
 
 
 /* light */
 
 
 /* light */