1,502
edits
(sfPollEvent is done) |
(Added a section about missing game features. Also, drawMenuText is never used) |
||
Line 4: | Line 4: | ||
* The Manhole is playable | * The Manhole is playable | ||
* Rodney's Funscreen is playable | * Rodney's Funscreen is playable | ||
== Still missing game features == | |||
* The music for LGoP2 and Manhole is not played | |||
* The intro credits in RtZ are not played | |||
* Only soundblaster music is played for RtZ | |||
* The first version of the Manhole is not supported | |||
== Bugs, glitches and ToDos == | == Bugs, glitches and ToDos == | ||
Line 52: | Line 58: | ||
=== screen.cpp === | === screen.cpp === | ||
* Implement clipRect in placeSprite(), placeAnim() and placeText() | * Implement clipRect in placeSprite(), placeAnim() and placeText() | ||
* Finish up Screen::show() | * Finish up Screen::show() |
edits