Age | Commit message (Collapse) | Author |
|
|
|
This is for the keymapper keymap
|
|
|
|
|
|
|
|
bresenhams()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MACOSX: Optionally allow building against "new" (10.5+) CoreAudio API
|
|
|
|
functions to DreamBase
|
|
instead of 0xFF
|
|
|
|
'triggermessage' to C++
|
|
|
|
|
|
to DreamBase
|
|
|
|
|
|
|
|
Fixes videos where the audio track length is smaller than the video track length.
|
|
|
|
|
|
|
|
This avoid warnings, as these methods were being hidden by methods in subclasses
with differing signatures.
|
|
|
|
|
|
This silences a bunch of deprecation warnings when compiling on any current
system. Moreover, the new API is available on the iPhone, so perhaps this
is interesting for the iPhone port, too.
On the long run, ScummVM will have to switch to the new API, as Apple
will eventually drop the old one.
|
|
|
|
|
|
|
|
|
|
tasm-recover
|
|
|
|
|
|
|
|
I had previously tested the wrong end credits by accident. Oops...
|
|
Dreamweb cleanup, convert DreamGenContext::rollEndCredits() to C++
|
|
|
|
|
|
|
|
|
|
|