#438 closed defect (fixed)
PocketScumm: Can't exit game
Reported by: | SF/lzandman | Owned by: | SF/arisme |
---|---|---|---|
Priority: | normal | Component: | Engine: AGOS |
Version: | Keywords: | ||
Cc: | Game: | Simon the Sorcerer 1 |
Description
I've installed Simon the Sorceror (DOS) on my Pocket PC and noticed a bug: I can't exit the game. When I want to exit the game I get a confirmation question asking me if I really want to quit. You have to press Y/N, but there's no keyboard around. So you can never exit the game.
PocketScumm Build 080502 (VM 2002-08-03)
Ticket imported from: #601757. Ticket imported from: bugs/438.
Change History (11)
comment:1 by , 22 years ago
Owner: | set to |
---|
comment:2 by , 22 years ago
comment:6 by , 22 years ago
ok, sorry for the delay ... problem is that this function is still unimplemented in Simon (case 135 in items.cpp) and that my error reporting function seems to be buggy (doesn't turn off GAPI before displaying the MessageBox for an unknown reason, then the MessageBox cannot be closed) ... guess that fixing my error reporting function would be the easiest for the moment
comment:8 by , 22 years ago
Status: | new → closed |
---|
comment:9 by , 22 years ago
Status: | closed → new |
---|
comment:10 by , 22 years ago
Component: | Engine: AGOS |
---|---|
Game: | Simon the Sorcerer 1 |
Owner: | removed |
comment:11 by , 22 years ago
Component: | → Engine: AGOS |
---|---|
Game: | → Simon the Sorcerer 1 |
Owner: | set to |
Resolution: | → fixed |
Status: | new → closed |
OK, I'll fix this soon - should be a recent change in Simon code as I don't remember that this was checked before