#8563 closed patch
KYRA: Kyra 2 & 3 main menu unification
Reported by: | eriktorbjorn | Owned by: | lordhoto |
---|---|---|---|
Priority: | normal | Component: | Engine: Kyra |
Version: | Keywords: | ||
Cc: | Game: |
Description
This patch is an initial attempt at moving the Kyra 3 main menu code so that it can be used by both Kyra 2 and 3. It is a bit hacky, though:
* Menu colours are wrong for Kyra 2. That's a simple matter of not hard-coding the colour values for Kyra 3, of course.
* I had to use the Kyra 3 screen dimensions table for Kyra 2 as well to get the correct dimensions for the menu drawing. Maybe the main menu should keep its own screen dimensions?
And of course, the fact that the menu code warps the mouse (why?) and Kyra 2 not showing any mouse cursor yet makes it a bit confusing to use.
But I figured it might make a good starting point.
Ticket imported from: #1531929. Ticket imported from: patches/668.
Attachments (1)
Change History (6)
by , 18 years ago
Attachment: | kyra-menu.diff added |
---|
comment:1 by , 18 years ago
Owner: | set to |
---|
comment:2 by , 18 years ago
Nice work :).
I have no objections to this being committed; but I'm leaving for Prague tomorrow, for a week's time, so I don't have time to review it properly. I'll leave it for LordHoto, since he's done the menu.
comment:4 by , 18 years ago
Status: | new → closed |
---|
comment:5 by , 6 years ago
Component: | → Engine: Kyra |
---|
Patch against current SVN