DavidKinder / Windows-Frotz

Z-code interpreter for Windows, based on Stefan Jokisch's Frotz interpreter core.
http://www.davidkinder.co.uk/frotz.html
GNU General Public License v2.0
58 stars 12 forks source link

Fix picture colors in Infocom's V6 games #1

Closed StefanJokisch closed 7 years ago

StefanJokisch commented 8 years ago

With these changes borders in Arthur and Shogun change colors like they did on the original interpreters. In addition, colors of an ornate initial in Zork Zero have been fixed.

My scheme works as follows:

To simplify my task I have made a number of changes in FrotzGfx -- most notably, when the Blorb file contains an 'APal' chunk, pictures with a color palette are no longer converted to true color.