Age | Commit message (Collapse) | Author |
|
They only saved the first four savegame descriptions. (Bug from the
original game.)
|
|
|
|
Also, make sure the save file is properly finalized before being closed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
this)
|
|
|
|
|
|
|
|
Also inline and remove 'saveseg', 'savefilewrite', 'makeheader'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This patch makes __dispatch_call (even more) superfluous,
but does not yet remove it.
|
|
mempcpy is a GNU extension and the only difference to memcpy is the
return value, which this code happily ignores. So I assume it's a
typo.
|
|
This is very error-prone, and needs testing.
|
|
The ScummVM menu will be used if dreamweb_originalsaveload
is set to true. This is very error-prone, and needs testing.
|
|
|