Commit Graph
3 Commits
Author SHA1 Message Date
Paul Gilbert 8a82d902c3 ULTIMA1: Refactor the text cursor to be drawn directly to the screen
Previously it was being drawn to the Screen surface as opposed to the
physical ScummVM screen. This was causing problems with it flickering,
unless it was changed to be drawn every time, since on some frames
drawing of the screen was overwriting the cursor
2020-02-01 13:13:51 -08:00
Paul Gilbert d562f101a3 ULTIMA1: Adding startup logic for VGA mode 2020-02-01 13:13:51 -08:00
Paul Gilbert 5e83156975 ULTIMA1: Initial skeleton engine 2020-02-01 13:13:51 -08:00