[Scummvm-tracker] [ScummVM :: Bugs] #15000: AGI-FANMADE: V Demo doesn't recognize valid word "ammunition"
ScummVM :: Bugs
trac at scummvm.org
Thu Feb 29 14:29:47 UTC 2024
#15000: AGI-FANMADE: V Demo doesn't recognize valid word "ammunition"
------------------------------+--------------------------
Reporter: dfsgand | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: AGI
Version: | Resolution:
Keywords: vocabulary script | Game: AGI Fanmade
------------------------------+--------------------------
Comment (by antoniou79):
It actually seems that our AGI engine code was skipping most (or all) of
the valid words that started with "a". With some quick debugging, it
seemed to pick up about two or three of those but with bad prefix (ie. not
actually "a").
I've issued a PR with a potential fix, which works for me, and also seems
to still work with Space Quest 0 (a fan game for which we've had to add a
work around for our word parsing code for the dictionary).
PR is here: https://github.com/scummvm/scummvm/pull/5676
--
Ticket URL: <https://bugs.scummvm.org/ticket/15000#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list