Project

General

Profile

« Previous | Next » 

Revision 5201984c

Added by skyjake over 12 years ago

Hexen|Fixed: Loading color translation tables for class 2

The lump name of the translation table was incorrectly determined,
as a printf formatting of %X only works up to table index 15. Hexen
has 21 tables.

Refactoring the R_GetTranslation() method for more clarity and
elegance. Class 2 is now also available as the lumps are read
correctly.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences