Age | Commit message (Expand) | Author |
2015-02-11 | ZVISION: Refactor text rendering code in order to fix word wrapping | RichieSams |
2015-02-08 | ZVISION: Draw transparent text in original save dialog | Torbjörn Andersson |
2015-01-12 | ZVISION: Check eos() after reading from stream, not before | Torbjörn Andersson |
2014-12-26 | ZVISION: Remove duplicate blitting code for images and animations | Filippos Karapetis |
2014-12-24 | ZVISION: Set all the internal graphics operations to use RGB555 (1/2) | Filippos Karapetis |
2014-12-23 | ZVISION: Disable more unused code | Filippos Karapetis |
2014-12-23 | ZVISION: Disable unused code | Filippos Karapetis |
2014-12-23 | ZVISION: Add a comment about the special 0xCCCC character | Filippos Karapetis |
2014-12-23 | ZVISION: Move all of the text related code together | Filippos Karapetis |
2014-12-23 | ZVISION: Ignore the special 0xCCCC character in subtitles | Filippos Karapetis |
2014-12-22 | ZVISION: Prefix some class member variables with an underscore | Filippos Karapetis |
2014-12-16 | ZVISION: Fix the display of state variables, such as the high score | Filippos Karapetis |
2014-12-03 | ZVISION: Move the TruetypeFont class | Filippos Karapetis |
2014-12-03 | ZVISION: Remove superfluous spacing and reorder some includes | Filippos Karapetis |
2014-12-03 | ZVISION: Use the ScummVM defined type int32, instead of int32_t | Filippos Karapetis |
2014-11-20 | ZVISION: More CamelCase and a bit of comments cleanup | Marisa-Chan |
2014-07-12 | ZVISION: Fix drawTxt y-position. | Marisa-Chan |
2014-07-02 | ZVISION: Reorgonize source files into directories. | Marisa-Chan |