Age | Commit message (Collapse) | Author |
|
|
|
Update rest of the code accordingly.
|
|
It was for displaying debug lines. May be placed back again later during some debugging.
|
|
They are not used in CGE2 at all (or used differently).
|
|
|
|
CGE2 uses an instance of Spare instead of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also add stubs for called functions.
|
|
This also fixes previously broken compilation in 79ef038.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The actual click-handling is not working yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
comment). That fixes a warning
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Calling kDoSound(play) on a sample will stop currently playing sample
Fixes Space Quest 5 air-lock sound issue (bug #6464)
Thanks to wjp for tracking the issue down
|