#2947 closed defect
SCUMM (v6): Cursor isn't updated after hotspot changes
| Reported by: | SF/albeu | Owned by: | fingolfin |
|---|---|---|---|
| Priority: | normal | Component: | Engine: SCUMM |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
Hi all,
while playing with ScummC i wanted to try having a moving cursor. For this a script regulary change the cursor hotspot, this work fine with the LEC interpreter but not in ScummVM. It seems to be because ScummVM doesn't update the screen when the cursor hotspot change. Attached is a patch that (at least apparently) fix the problem.
Ticket imported from: #1615417. Ticket imported from: bugs/2947.
Attachments (1)
Change History (4)
by , 19 years ago
| Attachment: | scummvm-cursor-hotspot.diff added |
|---|
comment:1 by , 19 years ago
| Owner: | set to |
|---|---|
| Status: | new → closed |
comment:3 by , 7 years ago
| Component: | → Engine: SCUMM |
|---|
Note:
See TracTickets
for help on using tickets.

Patch against r24845