team-eternity / eternity

The Eternity Engine
http://eternity.youfailit.net/wiki/Main_Page
GNU General Public License v3.0
230 stars 36 forks source link

Widescreen asset support for Heretic #609

Open FozzeY opened 8 months ago

FozzeY commented 8 months ago

Continuing #500.

Added support for Heretic, fixed some minor issues.

Split off DrawPillars() functionality completely from DrawWings() and into the background drawing routines themselves. Calling it straight from D_Display() sometimes made the pillars cover up the widescreen background during wipes.