Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Press key to continue/for more is now translated in the Spanish+German
versions of the game
|
|
Talking to Watson in the Alleyway scene can result in the text
"Change Speaker to Sherlock Holmes" appearing mid-conversation,
even in DosBox. This workaround fixes this by skipping the text.
|
|
|
|
|
|
|
|
|
|
|
|
Ideally, it would be great if the portraits could be played at their
original size, but it would mean using a higher resolution graphics
mode, and changing co-ordinates everywhere in the engine, which
would be a major undertaking
|
|
|
|
|
|
|
|
The changes remove most of the hardcoding that was in place for showing
the conversation movies, and have them triggered like the Rose Tattoo
speech files. It will still need some work to hook it into our new
voice playback, though, so text dialogs are closed at the right time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so that line wrapping works properly for international versions
|
|
also implemented text for windows (exit/up/down) using this class
|
|
|
|
cut scriptname to 6 characters in case it's longer than that
|
|
also added debug information output
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also adds some code missing from the Serrated Scalpel implementation
|
|
|