Age | Commit message (Collapse) | Author |
|
|
|
This caused Dreamweb to exit immediately on EN versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The functions 'mainscreen' and 'screenupdate' can set kQuitrequested,
so we have to check that from their callers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes the 'use' icon on the winch controls.
Regression from 1f531c6f7fc90d78a4d14cda377e5aed7c7f4eb0.
Thanks to fuzzie for spotting it.
|
|
|
|
|
|
|
|
This patch makes __dispatch_call (even more) superfluous,
but does not yet remove it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows replacement of the supplied MIDI music with tracks from
the Music Enhancement Project.
|
|
|
|
|
|
Also removed a useless comment
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Formerly the code was confused about what _saveSlots is doing, i.e. creating a
continous list of existing save slot ids.
|
|
|
|
|