Age | Commit message (Collapse) | Author |
|
|
|
Regression from be1fd471be362eff1d6e05bef8b8469655174b16.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ENGINES: Add ScummVM splash
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When skipping to the next closeup, it seems to make little sense to
check the _graphicName of the current one.
|
|
This makes the tab key recognize the current mouse position
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
flowText was handling presence/absence of whitespace after lines
inconsistently. This caused end-of-string to be missed, which broke
last-page detection in the journal. It also introduced extra spaces at the
beginning of pages.
|
|
|
|
Since the extra image buffer is only used in one place, we can save
ourselves one assignment
|