1,554
edits
(Update issues) |
(Update issues) |
||
Line 11: | Line 11: | ||
== Showstoppers/Overall bugs == | == Showstoppers/Overall bugs == | ||
[[Image:GobClickGlitch.png|Screenshot from first screen|right|frame|Click at shown spot to see the glitch]] | [[Image:GobClickGlitch.png|Screenshot from first screen|right|frame|Click at shown spot to see the glitch]] | ||
* Screen is not wiped out properly between fade in/fade outs | * Screen is not wiped out properly between fade in/fade outs | ||
* Fade out leaves yellow background | * Fade out leaves yellow background | ||
Line 84: | Line 82: | ||
=== video.cpp === | === video.cpp === | ||
'''Assignee:''' JoostP is working on these | '''Assignee:''' JoostP is working on these | ||
* Implement <strike>pDrawSprite</strike>, <strike>pFillRect</strike>, pDrawLine, <strike>pPutPixel</strike>, pDrawletter, pDrawPackedSprite functions from the VGA driver (lvga.gdr) | * Implement <strike>pDrawSprite</strike>, <strike>pFillRect</strike>, pDrawLine, <strike>pPutPixel</strike>, <strike>pDrawletter</strike>, pDrawPackedSprite functions from the VGA driver (lvga.gdr) | ||
* Classify | * Classify | ||
* Add support for other rendering modes (EGA/CGA/Hercules) | * Add support for other rendering modes (EGA/CGA/Hercules) |