Age | Commit message (Collapse) | Author |
|
The original separate implementation was causing problems with the mouse click variable remaining set too long.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The remapping allows the first image to now display using the correct colours.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functionality.
This includes moving the already created pixel and character functions into it, as well as a new method for drawing decoded graphic images.
|
|
The first image now completely decodes.
|
|
|
|
Decoding types 1 and 7 are now working, so the first scene is partially decoding correctly.
|
|
|
|
|