[ scummvm-Patches-2105593 ] Launcher/MetaEngine: Finnished removeSaveState

SourceForge.net noreply at sourceforge.net
Thu Sep 11 14:35:50 CEST 2008


Patches item #2105593, was opened at 2008-09-11 14:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2105593&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Johannes Schickel (lordhoto)
Assigned to: Max Horn (fingolfin)
Summary: Launcher/MetaEngine: Finnished removeSaveState

Initial Comment:
Hi,

this patch makes the 'removeSaveState' method in MetaEngine usable for the launcher load/delete dialog. To achieve this I introduced a 'target' parameter for 'removeSaveState' also, so the plugin implementation is able to create the correct savefile name with it.

I implemented the new 'removeSaveState' for all engines flagged with 'kSupportsDeleteSave'.

Next I changed the Launcher implementation of deleting save states to use MetaEngine::removeSaveState instead of using SaveFileManager directly.

I wasn't able to test all engines, but it *should* work. (Actually I even have Touche disabled in my build, same for queen, so if it doesn't compile I made some stupied typo :-)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2105593&group_id=37116




More information about the Scummvm-tracker mailing list