[Scummvm-tracker] [ScummVM :: Bugs] #7098: LURE: Adlib support broken/incomplete
ScummVM :: Bugs
trac at scummvm.org
Tue Dec 23 06:49:38 UTC 2025
#7098: LURE: Adlib support broken/incomplete
-------------------+------------------------------------
Reporter: Kirben | Owner: NMIError
Type: defect | Status: closed
Priority: normal | Component: Engine: Lure
Version: | Resolution: fixed
Keywords: | Game: Lure of the Temptress
-------------------+------------------------------------
Comment (by sluicebox <22204938+sluicebox@…>):
In [changeset:"0d86594243e36bfa37f39165f4d64b2477b05a2b" 0d865942]:
{{{#!CommitTicketReference repository=""
revision="0d86594243e36bfa37f39165f4d64b2477b05a2b"
HUGO: Fix HUGO2 DOS parser (#7098)
* HUGO: Implement HUGO2 DOS catch-all verb handling
Fixes:
- Commands not being recognized
- Commands not awarding points
- Look commands not listing items in room
Examples:
- "look plant" and "look picture" were not recognized in first room
- "talk bird" and "dial" did not award points in the study
* HUGO: Implement HUGO2 DOS background word handling
Fixes more unrecognized commands and missing points.
For example, "get phone" did not work in the study because the parser
used HUGO1 logic that confused "tardis" with "phone".
This also fixes an incorrect empty-string test.
* HUGO: Implement HUGO2 DOS verb handling
Fixes get/take commands.
Example: "get balloon" in the baby's room no longer displays an
incorrect message before the correct messages.
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/7098#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list