]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_nexuiz.h
option: -sRGBcolor (unused yet)
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_nexuiz.h
index 70258c440c9caab6bf2550bcda780b93b1c62bb7..dcfc0a22f69bb12d1965cd28a609cb79bc29096b 100644 (file)
@@ -63,10 +63,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 */
        qtrue,                          /* disable shader lightstyles hack */
        qtrue,                          /* keep light entities on bsp */
        8,                                      /* default patchMeta subdivisions tolerance */
@@ -77,6 +81,7 @@ game_t struct
        1.0f,               /* minimap sharpener */
        1.0f/66.0f,         /* minimap border */
        qtrue,              /* minimap keep aspect */
+       MINIMAP_MODE_GRAY,  /* minimap mode */
        "../gfx/%s_mini.tga", /* minimap name format */
        "IBSP",                         /* bsp file prefix */
        46,                                     /* bsp file version */