Age | Commit message (Collapse) | Author |
|
also disable journal recording for 3DO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when multiple frames were decoded, all but the last one were
free()d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tattoo has some different Sprite methods, and since Person descends
from Sprite, need to create descendents from it. And this has also
necessitated some refactoring of People class's _data array
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The 3DO Serrated Scalpel intro now runs without any Valgrind
warnings, up to the point where it should be showing the credits.
|
|
|
|
This includes cmdNPCLabelGoto, cmdNPCLabelIfFlagGoto, cmdNPCLabelSet,
cmdSetNPCPathDest, cmdSetNPCPathPause, cmdSetNPCPathPauseTakingNotes,
cmdSetNPCPathPauseLookingHolmes and cmdSetNPCTalkFile
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will be needed for Rose Tattoo, which needs to be able to
write text to arbitrary surfaces
|
|
done via screenshot comparison to match the original interpreter
|
|
|
|
|
|
|
|
|
|
|