Hi Christoph,

On 15 May 2000 [EMAIL PROTECTED] wrote:

> CVSROOT:      /home/cvs
> Module name:  freesci
Hi Christoph,

> Nice-to-have stuff:
> - Sort savegames by date of last modification (requires a call to fstat(),
> which, in all likelihood, doesn't exist on non-UNIX platforms)

IIRC, Sierra SCI does this when saving with a clever update algorithm for
the game ID file. We could probably do the same and avoid fstat()
entirely.

Lars


Reply via email to