#8868 closed patch
HoF: Hand of Fate credits cleanup (WIP)
Reported by: | eriktorbjorn | Owned by: | athrxx |
---|---|---|---|
Priority: | normal | Component: | Engine: Kyra |
Version: | Keywords: | ||
Cc: | Game: | Kyrandia 2 |
Description
This is a first attempt at cleaning up the code that displays the scrolling credits text in Hand of Fate. I don't have the time to look any further at it at the moment. Maybe someone else would like to comment on it, and perhaps improve it. (It seems to work, but...)
The background to this patch is that I wanted to fix a glitch in the credits scroll (the topmost line simply vanishes, rather than scrolling off the screen), but found the code too hard to read.
Basically, what I've done is to replace the tmp[] byte array with an array of structs.
Ticket imported from: #1964853. Ticket imported from: patches/973.
Attachments (1)
Change History (6)
by , 17 years ago
Attachment: | kyra2-credits.diff added |
---|
comment:1 by , 17 years ago
Owner: | set to |
---|
comment:2 by , 17 years ago
Owner: | changed from | to
---|
comment:3 by , 17 years ago
committed with some changes and with a fix for that glitch (signed/unsigned bug).
Thanks a lot for your efforts (the code was admittedly not much fun to read :-) ).
comment:4 by , 17 years ago
Status: | new → closed |
---|
comment:5 by , 6 years ago
Component: | → Engine: Kyra |
---|---|
Game: | → Kyrandia 2 |
Patch against current SVN