1,502
edits
(Layout) |
(Update) |
||
Line 7: | Line 7: | ||
== Still missing/incomplete game features == | == Still missing/incomplete game features == | ||
* The following script functions need to be implemented/finished: | * The following script functions need to be implemented/finished: | ||
** sfShakeScreen (for RtZ) | ** sfShakeScreen (for RtZ) | ||
** sfPlayNote/sfStopNote (used in Manhole:NE) - used to play individual notes (perhaps the PCSpkr class can be used) | ** sfPlayNote/sfStopNote (used in Manhole:NE, when playing the piano under the desk inside the ship) - used to play individual notes (perhaps the PCSpkr class can be used) | ||
** sfPlayTele/sfStopTele (used in Manhole:NE) - used to play telephone sounds (perhaps the PCSpkr class can be used) | ** sfPlayTele/sfStopTele (used in Manhole:NE, when examining the phone on the desk inside the ship) - used to play telephone sounds (perhaps the PCSpkr class can be used) | ||
* File-specific tasks: | * File-specific tasks: | ||
** Finish up printText() in screen.cpp | ** Finish up printText() in screen.cpp |
edits