]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_quakelive.h
Merge branch 'osxnetradiant'
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_quakelive.h
index 34f56717228e8c7e8f73ef35b909c949eeaac0b5..1a509272b3a80c88ca9408485d64ac0046da33ca 100644 (file)
@@ -68,6 +68,7 @@ game_t struct
        1.0f,                           /* lightmap compensate */
        1.0f,                           /* lightgrid scale */
        1.0f,                           /* lightgrid ambient scale */
+       qfalse,                         /* light angle attenuation uses half-lambert curve */
        qfalse,                         /* disable shader lightstyles hack */
        qfalse,                         /* keep light entities on bsp */
        8,                                      /* default patchMeta subdivisions tolerance */
@@ -78,6 +79,7 @@ game_t struct
        1.0f,               /* minimap sharpener */
        0.0f,               /* minimap border */
        qtrue,              /* minimap keep aspect */
+       MINIMAP_MODE_GRAY,  /* minimap mode */
        "%s.tga",           /* minimap name format */
        "IBSP",                         /* bsp file prefix */
        47,                                     /* bsp file version */