[Scummvm-tracker] [ScummVM :: Bugs] #15132: ZVISION: Subtitles addon not showing in Zork Nemesis
ScummVM :: Bugs
trac at scummvm.org
Sun May 19 21:05:29 UTC 2024
#15132: ZVISION: Subtitles addon not showing in Zork Nemesis
---------------------+------------------------------
Reporter: BLooperZ | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: ZVision
Version: | Resolution:
Keywords: | Game:
---------------------+------------------------------
Comment (by antoniou79):
In [changeset:"7b0718c6ef4b8d2280f57a59ce5669a11da2ad83" 7b0718c6]:
{{{#!CommitTicketReference repository=""
revision="7b0718c6ef4b8d2280f57a59ce5669a11da2ad83"
ZVISION: Fix addDir after 2.9.0 path changes
Also comparison is now ignoring case (uses equalsIgnoreCase)
This fix was required since, as reported in #15132, the subtitles addon
(within a subfolder "Addon") would no longer work in ScummVM 2.9.0git. As
far as I've tested, apart from the ignoreCase comparison, normalize() has
to be applied at least on the iterator of the _dirList, since those paths
end with a separator ("/").
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/15132#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list