Open main menu

Difference between revisions of "Gob/TODO"

15 bytes added ,  14:51, 3 April 2005
no edit summary
m (Sorted files section)
Line 1: Line 1:
== Status ==
== Status ==
Now engine runs intro script but no gfx output and you cannot skip it because keyboard input isn't implemented too. Also it is not endiean-safe, though Joostp makes some testing/fixing it.
The engine now runs with graphical output, input is not implemented yet. The code is also not endian-safe, JoostP is looking into this as time permits.


== Problematic places ==
== Problematic places ==
Line 81: Line 81:


=== video.cpp ===
=== video.cpp ===
'''Assignee:''' Ender is working on these
'''Assignee:''' JoostP is working on these
* Proper video initialisation
* Proper video initialisation
* Implement pDrawSprite, pDrawRect, pDrawLine, pPutPixel, pDrawletter functions from the VGA driver (lvga.gdr)
* Implement <strike>pDrawSprite</strike>, <strike>pFillRect</strike>, pDrawLine, <strike>pPutPixel</strike>, pDrawletter 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)
65

edits