-
Notifications
You must be signed in to change notification settings - Fork 212
Open
Labels
UXFor issues affecting the user experience, such annoyances, counter-intuitive or ugly designFor issues affecting the user experience, such annoyances, counter-intuitive or ugly design
Milestone
Description
We still have Output::Error calls that are recoverable, like invalid BMP/XYZ/PNG.
And because we have a game browser now maybe we should differentiate between Output::Critical for stuff like "SDL init failed" and Output::Error should just clean up nicely and return to the GameBrowser (or shutdown if not on the stack).
The only unrecoverable game caused error I'm seeing is "Invalid Map", the rest could be handle gracefully.
fdelapena
Metadata
Metadata
Assignees
Labels
UXFor issues affecting the user experience, such annoyances, counter-intuitive or ugly designFor issues affecting the user experience, such annoyances, counter-intuitive or ugly design