Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DREAMWEB: Refactor segment management
|
|
DREAMWEB: Move sound related code to a new source file
|
|
|
|
|
|
|
|
|
|
|
|
Some of these functions in stubs.cpp have been removed or merged since
they are only used in a single place or are now unused.
|
|
|
|
|
|
Dreamweb: Remove more dead stuff, advance DreamBase <-> DreamGenContext split
|
|
All are empty and unused, except for soundStartup() which was called
but was empty and soundCheckInt which unconditionally set kTestResult
to 1 (assumed to be "Test Pass"), but this value is not used anywhere
and the function was not called anyway, so safe to remove.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'reexfromopen', 'useplate' ported to C++
|
|
'errormessage3', 'train' ported to C++
|
|
|
|
C++. textForMonk() has been converted to C++, too.
|
|
|
|
|
|
|
|
'redrawmainscrn', 'selectslot2', 'walkintoroom' ported to C++
|
|
|
|
|
|
|
|
|