Opened 5 years ago

Closed 5 years ago

#10866 closed defect (fixed)

GLK: FROTZ: Prompting for title screen keypress even if MG1 file isn't present

Reported by: dreammaster Owned by: dreammaster
Priority: normal Component: Engine: GLK
Version: Keywords:
Cc: Game: GLK Z-Code (Frotz) Game

Description

If the MG1 file for Beyond Zork isn't present, it's still prompting for a keypress even though it wasn't able to show the title screen.

It looks like the glk_draw_picture and draw scaled methods are meant to return a result value (for whether the picture was present or not?), but are currently always returning false.

Change History (1)

comment:1 by dreammaster, 5 years ago

Owner: set to dreammaster
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.