[Scummvm-tracker] [ScummVM] #10173: GUI: Game executed did not match window title or selection
Willem Jan Palenstijn
trac at scummvm.org
Mon Sep 11 14:48:15 CEST 2017
#10173: GUI: Game executed did not match window title or selection
---------------------+-------------------
Reporter: g5ppc | Owner: g5ppc
Type: defect | Status: new
Priority: low | Component: GUI
Resolution: | Keywords:
Game: |
---------------------+-------------------
Comment (by wjp):
The way `SearchMan` is used by sludge and director looks like it should be
removed, since the `fallbackDetect` function already has an `FSNode`
available for the files they try to open.
CGE and CGE2 on the other hand use their own `ResourceManager` class,
which goes through `SearchMan`, so that's less direct. `SearchMan` could
of course be avoided there if we want.
We should also be able to add some kind of push/pop model to `SearchMan`
where we can store its state and later restore it without re-scanning the
disk.
--
Ticket URL: <https://bugs.scummvm.org/ticket/10173#comment:9>
ScummVM <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list