Age | Commit message (Collapse) | Author |
|
|
|
|
|
There is currently a bug and only the thumbnail of the first save slot is
shown
|
|
|
|
|
|
Also, translated some comments
|
|
|
|
|
|
problem still present though.
|
|
|
|
|
|
|
|
The surface returned by OSystem::lockScreen() can have a pitch which
differs from w * bytesPerPixel, so modify the code to take this into
account. Fixes FMV problems on Dreamcast.
|
|
As supplied by alex86r in bug report #3297633.
|
|
As supplied by alex86r in bug report #3297602.
|
|
|
|
If the user has only a N64 mouse plugged in and no controllers
this avoids fake clicks.
|
|
|
|
|
|
* Not really sure when/how it got lost but as it's lack spectacularly
breaks the backend it is a really good idea to put it back ;)
Thanks to Max for the heads up.
|
|
|
|
|
|
|
|
serialiser -> serializer
synchronise -> synchronize
|
|
|
|
Savegames from revisions bf9b98f and 4f70162d are now version 2 savegames
|
|
Don't overwrite _destSpriteX after PRINTTEXT with a value that's only
appropriate for monospaced fonts; support for non-monospaced fonts
has been introduced with Woodruff.
This should fix bug #3295889.
|
|
Thanks to digitall for finding that one
|
|
|
|
|
|
|
|
|
|
useless parameters too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|