Age | Commit message (Collapse) | Author |
|
|
|
Instead of crashing if the save game isn't writable, popup a
gui message and then skip
|
|
|
|
- Split The Last Express' ADPCM to the engine. Using the MS IMA routine was really a hack.
- Fixed stereo MS IMA ADPCM, the old routine was completely wrong.
|
|
#3291959.
|
|
|
|
|
|
several bugs.
It's now possible to complete scene group 5 despite a couple of glitches in scene 4000 and 4045
|
|
This happens for example if the drascula.dat file is not found.
|
|
|
|
|
|
|
|
|
|
Bug #3291725: "TOON: Crash on the title screen"
|
|
|
|
|
|
|
|
apply same solution as for the sound/smush ARM asm here
|
|
gas from the iphone failchain doesn't know about .equ, and .set is
synonymous with .equ - which it supports
|
|
|
|
|
|
Since displayMessages usualy vsnprintf internally it is not quite safe to pass
any string to it, since it might include a format argument like %n, which is
unsafe.
|
|
|
|
|
|
|
|
Minor correction to use integer value, rather than boolean.
|
|
This fixes bug #3289799.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scene changes
|
|
|
|
|
|
|
|
That unlocks the infamous "Alcohol? Cool, get my daughter!" scene :P
|
|
|
|
|
|
|
|
introduction has played
|
|
|
|
SceneManager::_sceneNumber
|
|
Note that this undoes the recent compilation fix for GCC, since it didn't work. For now, used an explicit void ** conversion as previously suggested.
|
|
|
|
|
|
|
|
|