Opened 16 years ago

Closed 16 years ago

Last modified 5 years ago

#8853 closed patch

CinE sprite overlay rewrite

Reported by: SF/next_ghost Owned by: sev-
Priority: normal Component: Engine: Cine
Version: Keywords:
Cc: Game:

Description

I've rewritten CinE overlay list to use Common::List, implemented some missing pieces of Operation Stealth overlay code (they don't work properly yet but it's better than nothing) and split script.cpp into script_fw.cpp and script_os.cpp. Rename script.cpp to script_fw.cpp before applying this patch. xref.txt changes are in the patch.

Ticket imported from: #1941066. Ticket imported from: patches/958.

Attachments (2)

overlay.patch (80.6 KB ) - added by SF/next_ghost 16 years ago.
Overlay rewrite
message.patch (87.5 KB ) - added by SF/next_ghost 16 years ago.
Last patch + Common::StringList messageTable

Download all attachments as: .zip

Change History (7)

by SF/next_ghost, 16 years ago

Attachment: overlay.patch added

Overlay rewrite

comment:1 by sev-, 16 years ago

Owner: set to sev-

by SF/next_ghost, 16 years ago

Attachment: message.patch added

Last patch + Common::StringList messageTable

comment:2 by SF/next_ghost, 16 years ago

I've rewritten messageTable to use Common::StringList. Everything else is the same as in the last patch. File Added: message.patch

comment:3 by sev-, 16 years ago

Excellent! Committed just as is.

comment:4 by sev-, 16 years ago

Status: newclosed

comment:5 by digitall, 5 years ago

Component: Engine: Cine
Note: See TracTickets for help on using tickets.