Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
This will allow us to play the portrait movies at full resolution,
and better display the fonts, which dont look good at low resolution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
At some point, at least some of these will have to be handled
differentl for the 3DO version, since it uses 16 bpp. I hope this
will make them easier to find when that time comes.
|
|
|
|
|
|
This will be needed for Rose Tattoo, which needs to be able to
write text to arbitrary surfaces
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There are simply too many places that simply pass a string directly
to the print methods rather than a format string
|
|
|
|
|
|
Conflicts:
engines/sherlock/decompress.cpp
engines/sherlock/objects.cpp
engines/sherlock/objects.h
engines/sherlock/scene.cpp
engines/sherlock/scene.h
engines/sherlock/sound.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|