Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
ideally
|
|
|
|
|
|
|
|
|
|
|
|
This variant recursively calls itself. It's not used anywhere, so it should
be removed if it's actually unused.
|
|
|
|
|
|
(Still has __dispatch_call dependency)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
width and height returned
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|