#8575 closed patch
Backend feature to iconify the window
Reported by: | eriktorbjorn | Owned by: | eriktorbjorn |
---|---|---|---|
Priority: | normal | Component: | Engine: AGOS |
Version: | Keywords: | ||
Cc: | Game: | Simon the Sorcerer Puzzle Pack |
Description
The Simon Puzzle Pack has a rather unusual opcode: one that iconifies (minimizes) the game window. It's used by the solitaire games (at least), which have minimize and close buttons in the upper right corner.
To me, it seems that the best way to support this - if we are to support it at all - is to add a backend feature flag, but I don't want to muck about with the backend without asking first.
This patch adds that to the SDL backend, along with an implementation of the AGOS engine opcode.
Ticket imported from: #1568775. Ticket imported from: patches/680.
Attachments (1)
Change History (5)
by , 18 years ago
Attachment: | agos-iconify.diff added |
---|
comment:1 by , 18 years ago
I have no fundamental objections to this feature (although it seems rather odd :-).
comment:3 by , 18 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:4 by , 6 years ago
Component: | → Engine: AGOS |
---|---|
Game: | → Simon the Sorcerer Puzzle Pack |
Patch against current SVN