Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
LURE: Use the mouse pointer for menus on the Wii
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Without this, this game is almost unplayable, since the
scrolling menus respond to the slightest tilt of the
Wiimote, typically scrolling from the top straight to the
bottom. Using a mouse pointer in the menus is much easier.
|
|
|
|
|
|
AGOS: Fix sound offset table access for StS 2 Mac/Amiga.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This (hopefully) fixes bug #6549: "#6549 AGOS: Simon2 Amiga Datafiles crashes with assertion in Intro".
I don't have any copy of StS 2 Mac/Amiga thus I cannot test this.
This bug was caused by a regression in c82a75df69aa5d8f36eae52deee508ef9a61e49e.
|
|
|
|
IPHONE: Support clang based toolchain
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|