Age | Commit message (Collapse) | Author |
|
|
|
The call to loadspeech() in setuptimedtemp() needs al set correctly,
while the C++ wrapper skipped this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 patch makes __dispatch_call (even more) superfluous,
but does not yet remove it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Silenced a lot of signed/unsigned MSVC warnings
- Changed (rarely used) "not" keywords to "!"
|
|
|
|
|
|
|
|
|
|
|
|
information is not needed by the client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
agains the upper border of the screen
|
|
|
|
|
|
|
|
|
|
|