------------------------------------------------------------------------ r3704 | helixhorned | 2013-04-22 03:35:50 -0700 (Mon, 22 Apr 2013) | 7 lines a.m32: add user variable 'override_basepal'. Set it to >=0 to override the base palette (water, slime, ...) in 3D mode. This can be useful to navigate Lameduke's underwater sections, since its LOOKUP.DAT only contains 8 lookup tables, but no other *base* palettes. Consequently, base palettes >=1 will make the whole screen black when Lameduke's LOOKUP.DAT is loaded into EDuke32 or Mapster32. ------------------------------------------------------------------------ r3703 | helixhorned | 2013-04-22 03:35:48 -0700 (Mon, 22 Apr 2013) | 1 line Revert an awful stupidity I committed in r3700. ------------------------------------------------------------------------ r3702 | helixhorned | 2013-04-22 03:35:44 -0700 (Mon, 22 Apr 2013) | 4 lines Remove 'cl_angleinterpolation' cvar because it had no effect for a while. Also remove the two instances of commented out code, but not the respective CON structure access code. ------------------------------------------------------------------------