#8465 closed patch
Various sprite-related things for the Kyra engine
Reported by: | vinterstum | Owned by: | cyxx |
---|---|---|---|
Priority: | normal | Component: | Engine: Kyra |
Version: | Keywords: | ||
Cc: | Game: |
Description
* An interpreter for .dat (room data files) * Parses sprite information and executes sprite animation scripts from the above. * Loads and sets palettes for the rooms, loads cursors. * A basic main game loop, shows room animations and lets you flip through 11 various rooms.
Known issues: All animations in a room play, even ones that normally will be triggered by .emc scripts.
Ticket imported from: #1312156. Ticket imported from: patches/570.
Attachments (1)
Change History (4)
by , 19 years ago
Attachment: | kyra-spritesdiv-v1.patch added |
---|
comment:2 by , 19 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Engine: Kyra |
---|
Note:
See TracTickets
for help on using tickets.
Kyra-engine sprite patch v1