[Scummvm-devel] Rename savefiles in Parallaction

Kostas Nakos knakos at phys.uoa.gr
Tue Oct 30 22:18:03 CET 2007


Hi,

Peres wrote:
> Porters, please let me know what is feasible on your ports, so I do it the right way.

On ce, file renaming is supported by the (unicode version of the) 
standard winapi MoveFile call. So there's no problem there.

I cannot comment on whether we really require such a thing in the fs api 
(i.e. if it's going to be used), but having a more complete fs api 
sounds ok for me.

BTW, why not: 1) Load the "old" file, 2) Warn the used about filename 
deprecation, 3) Subsequent saves use the new fname convention, without 
deleting the deprecated ones?

Best,
Kostas




More information about the Scummvm-devel mailing list