Age | Commit message (Collapse) | Author |
|
|
|
|
|
'updatesymbolbot' to C++
|
|
|
|
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 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++
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 546c6a07e4803541647ad18d69c650fdd4cf974c.
This wasn't a good idea, after all - it breaks saves and the game
time is always the real time (which is not what the original did - it
only synced the game time with the real time at the beginning)
|
|
|
|
|