#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)
Change History (7)
by , 18 years ago
| Attachment: | overlay.patch added |
|---|
comment:1 by , 18 years ago
| Owner: | set to |
|---|
comment:2 by , 18 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:4 by , 18 years ago
| Status: | new → closed |
|---|
comment:5 by , 8 years ago
| Component: | → Engine: Cine |
|---|
Note:
See TracTickets
for help on using tickets.

Overlay rewrite