------------------------------------------------------------------------ r4456 | helixhorned | 2014-04-29 12:34:25 -0700 (Tue, 29 Apr 2014) | 4 lines engine.c: after creating gray fog palookup, make its greatest shade map to same color. Concretely, for all 1 <= i <= 255, make graypalookup[31][i] := graypalookup[31][0]. Also document 'fogpal' in the Lunatic doc. ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.