Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
SWORD25: Fix typo
|
|
|
|
This is a manual merge of pull request #632. The history fo the PR has been
cleaned up.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
As a side effect we get better coordinates from mouse move events in
fullscreen, i.e. we do not get actual window coordinates but something close
to actual viewport coordinates. The easily noticable issue is that mouse
coordinates inside black bars are outside of the viewport. For example, the
x coordinate can get negative when there's a black bar at the left side.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SYMBIAN: various fixes in build scripts
|
|
README: Fix broken links
|
|
|
|
|
|
|
|
Add missed engines, all engines ordered by names, simplified and clear comments
|
|
|
|
The English version is only intended as a template for translation; not for
installing. See FR#699.
|
|
|
|
|
|
|
|
In the original, a second SetHookScene call can validly occur due to first
placing the cover-switched book in the bookcase, and then by the thief
leaving if his arrival happens immediately.
|
|
|
|
|
|
|
|
CID 1230310. This fixes the credits easter eggs for me.
|
|
|
|
also remove another unused variable
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|