]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - tools/quake3/q3map2/game_tenebrae.h
Merge branch 'master' of ssh://icculus.org/netradiant
[xonotic/netradiant.git] / tools / quake3 / q3map2 / game_tenebrae.h
index d76771818d1920057bb4f3625b97f955d64b7708..ab3121587f4dbc4a38011bc9081b6a906785dbae 100644 (file)
@@ -116,6 +116,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 */
        qtrue,                          /* disable shader lightstyles hack */
        qfalse,                         /* keep light entities on bsp */
        8,                                      /* default patchMeta subdivisions tolerance */
@@ -126,6 +127,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 */
        46,                                     /* bsp file version */