#8395 closed patch
SAGA colours
Reported by: | eriktorbjorn | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Engine: SAGA |
Version: | Keywords: | ||
Cc: | Game: | Inherit the Earth |
Description
This patch removes getWhite(), getBlack() and matchColor() from the SAGA engine, replacing them with the kITEColor constants instead.
The reason I'm not applying this myself is that I don't know how it affects IHNM. Can we assume the same colours are constant there? If not, we may have to change the constants to variables, much like the script variables in the SCUMM engine.
Ticket imported from: #1106775. Ticket imported from: patches/500.
Attachments (1)
Change History (5)
by , 20 years ago
Attachment: | ite-colours.diff added |
---|
comment:1 by , 20 years ago
Owner: | set to |
---|
comment:2 by , 20 years ago
Status: | new → closed |
---|
comment:3 by , 20 years ago
Applied. we will address IHNM later. In case it uses different constant, we will switch to variables.
comment:4 by , 6 years ago
Component: | → Engine: SAGA |
---|---|
Game: | → Inherit the Earth |
Note:
See TracTickets
for help on using tickets.
Patch against a January 21 CVS snapshot