Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
This keeps MSVC happy, without using struct packing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|