* Merged d_polyse.c from qw_client, _unchanged_ -- current data suggest it

works properly with UQ.
* Repaired my FIXME in r_alias.c (caused UQ's software targets to segfault)
This commit is contained in:
Jeff Teunissen 2000-01-03 23:27:17 +00:00
parent c61b284f58
commit fbc21a8c5e
3 changed files with 0 additions and 1113 deletions

View file

@ -747,13 +747,11 @@ void R_AliasDrawModel (alight_t *plighting)
if (r_affinetridesc.drawtype) {
D_PolysetUpdateTables (); // FIXME: precalc...
}
#ifdef QUAKEWORLD // FIXME: Is this needed?
#if id386
else
{
D_Aff8Patch (currententity->colormap);
}
#endif
#endif
acolormap = currententity->colormap;

File diff suppressed because it is too large Load diff