Age | Commit message (Expand) | Author |
---|---|---|
2014-12-30 | ZVISION: Fix an off-by-one error in the RLF decoder | Filippos Karapetis |
2014-12-30 | ZVISION: Initialize the starting frame to -1 in RLF animations | Filippos Karapetis |
2014-12-27 | ZVISION: Remove dead code (uint is always > 0) | Ori Avtalion |
2014-12-24 | ZVISION: Set all the internal graphics operations to use RGB555 (1/2) | Filippos Karapetis |
2014-12-23 | ZVISION: Handle animation rewinding outside the RLF encoder | Filippos Karapetis |
2014-12-23 | ZVISION: Add error checking when loading in-game animations and videos | Filippos Karapetis |
2014-12-23 | ZVISION: Spacing | Filippos Karapetis |
2014-12-23 | ZVISION: Avoid using color masks for in-game animations | Filippos Karapetis |
2014-12-16 | ZVISION: Make the RLF decoder a subclass of the common video decoder | Filippos Karapetis |
2014-12-16 | ZVISION: Move the RLF decoder | Filippos Karapetis |