Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ENGINES: Add ScummVM splash
|
|
|
|
Allows to match Windows font size selection by converting font heights
to point sizes using the TrueType tables.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update the AUTHOR and credit.h files with Raspberry Pi port credits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
To match official documentation (e.g. game manual, credits).
|
|
|
|
|
|
The tooltip isn't really interested in any keyboard and mouse
events, other than as a signal to close itself, so pass them back
to the parent dialog. From what I understand, the tooltip isn't
part of the dialog, so there should be no risk of going into an
infinite loop here.
|
|
This means x and y has the same meaning as in the other handlers,
e.g. handleMouseUp(). Though as far as I can tell, these coordinates
aren't actually used anywhere at the moment.
|
|
|
|
|
|
This fixes overwriting of, for example, autosaves in the grid based save load
dialog when using "New Save".
|
|
This will be useful in matching the MD5 checksums with what the
advanced detector returns
|
|
|