]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_sof2.h
option: -sRGBcolor (unused yet)
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_sof2.h
index 1ef5e479a0a21cd84d61f0f9e40165c50b85ae4f..adce6b67f8c829be6184693e2e92f26d5388ca0a 100644 (file)
@@ -139,10 +139,14 @@ game_t struct
        qfalse,                                 /* wolf lighting model? */
        128,                                    /* lightmap width/height */
        1.0f,                                   /* lightmap gamma */
+       qfalse,                                 /* lightmap sRGB */
+       qfalse,                                 /* texture sRGB */
+       qfalse,                                 /* color sRGB */
        1.0f,                                   /* lightmap exposure */
        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 */
@@ -153,6 +157,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 */
        "RBSP",                                 /* bsp file prefix */
        1,                                              /* bsp file version */