Age | Commit message (Expand) | Author |
2018-07-03 | ZVISION: Use degree conversion common math funcs | David Fioramonti |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2015-07-07 | ZVISION: Change mentions of ZVision to Z-Vision | David Russo |
2015-04-11 | ZVISION: Silence gcc warnings | Matthew Hoops |
2015-02-11 | ZVISION: Create temporary subtitle surfaces on the stack rather than the heap | RichieSams |
2015-02-11 | ZVISION: Handle question text rendering manually, rather than forcing an enti... | RichieSams |
2015-02-11 | ZVISION: Remove forced render to screen | RichieSams |
2015-02-11 | ZVISION: Refactor text rendering code in order to fix word wrapping | RichieSams |
2015-01-21 | ZVISION: Properly handle confirmation dialogs in the French ver. of ZGI | Filippos Karapetis |
2015-01-20 | ZVISION: Adapt confirmation dialogs for non-English versions | Filippos Karapetis |
2015-01-18 | ZVISION: Fix formatting and add curlies | RichieSams |
2015-01-18 | ZVISION: Remove trailing whitespace | Sven Hesse |
2015-01-10 | ZVISION: Change screen resolution for the hires DVD videos to 800x600 | Filippos Karapetis |
2015-01-10 | ZVISION: Remove unused variable | Filippos Karapetis |
2015-01-07 | Cursors "arrowa.zcr" and "arrowb.zcr" are missing from Zork: Nemesis | Filippos Karapetis |
2015-01-07 | ZVISION: Fix incorrect reference to cursor file | Filippos Karapetis |
2015-01-07 | ZVISION: Error out when a cursor file can't be found | Filippos Karapetis |
2014-12-30 | ZVISION: Update function documentation to represent the changes to the intern... | RichieSams |
2014-12-30 | ZVISION: Rename some scripting classes to better represent what the classes are | RichieSams |
2014-12-29 | ZVISION: Show system messages when subtitles are disabled | Filippos Karapetis |
2014-12-27 | ZVISION: Fix typo | Willem Jan Palenstijn |
2014-12-27 | ZVISION: Fix cursors on BE systems | Willem Jan Palenstijn |
2014-12-27 | ZVISION: Fix TGZ images on BE systems | Willem Jan Palenstijn |
2014-12-26 | ZVISION: Turn off subtitles, if requested | Filippos Karapetis |
2014-12-26 | ZVISION: Remove duplicate subtitle code | Filippos Karapetis |
2014-12-26 | ZVISION: Remove duplicate image loading code | Filippos Karapetis |
2014-12-26 | ZVISION: Remove duplicate blitting code for images and animations | Filippos Karapetis |
2014-12-26 | ZVISION: Move more graphics code out of the main engine code | Filippos Karapetis |
2014-12-26 | ZVISION: Move some event/rendering code out of the main engine code | Filippos Karapetis |
2014-12-25 | ZVISION: Document some of the ActionRegion effects | Filippos Karapetis |
2014-12-24 | ZVISION: Set all the internal graphics operations to use RGB555 (2/2) | Filippos Karapetis |
2014-12-24 | ZVISION: Set all the internal graphics operations to use RGB555 (1/2) | Filippos Karapetis |
2014-12-24 | ZVISION: Let the cursor manager do pixel format conversion for cursors | Filippos Karapetis |
2014-12-24 | ZVISION: Disable unused code | Filippos Karapetis |
2014-12-24 | ZVISION: Remove duplicate code | Filippos Karapetis |
2014-12-24 | ZVISION: Remove dead code | Filippos Karapetis |
2014-12-23 | ZVISION: Move all of the text related code together | Filippos Karapetis |
2014-12-23 | ZVISION: Remove dead code | Filippos Karapetis |
2014-12-22 | ZVISION: Add support for GNU Freefont fonts. Also, cleanup font loading | Filippos Karapetis |
2014-12-19 | ZVISION: Large scale variable, function, and class renaming to improve code c... | Adrian Astley |
2014-12-19 | ZVISION: Fix copy into fixed size buffer (CID 1257093) | Marisa-Chan |
2014-12-19 | ZVISION: Fix uninitialized scalar field (CID 1257073) | Marisa-Chan |
2014-12-19 | ZVISION: Fix uninitialized scalar field (CID 1109675) | Marisa-Chan |
2014-12-19 | ZVISION: Delete unused code | Marisa-Chan |
2014-12-16 | ZVISION: Move all the file-related classes together | Filippos Karapetis |
2014-12-16 | ZVISION: Move the mouse cursor handling code into the graphics code | Filippos Karapetis |
2014-12-03 | ZVISION: Move the subtitle class | 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: Explicitly define which version of atan2() to use | Filippos Karapetis |