Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-07 | ZVISION: Change mentions of ZVision to Z-Vision | David Russo | |
To match official documentation (e.g. game manual, credits). | |||
2015-02-16 | ZVISION: Fix script bug #6793 in Zork Nemesis | Filippos Karapetis | |
2015-01-28 | ZVISION: Fix bug #6787 init lzss window by same values as in original game | Marisa-Chan | |
2015-01-23 | ZVISION: Fix shadowed variable | Filippos Karapetis | |
A bug in commit 21e9007d80. Thanks to fingolfin for pointing it out | |||
2015-01-18 | ZVISION: Remove trailing whitespace | Sven Hesse | |
2015-01-18 | ZVISION: Fix path handling in case-sensitive file systems (bug #6775) | Filippos Karapetis | |
A regression from commit d70503cc98. Thanks to wjp for bisecting. | |||
2015-01-10 | Revert "ZVISION: Remove ActionRestoreGame and loading of r.svr (restart slot)" | Filippos Karapetis | |
This reverts commit 9f642074ba8e17aa23b01bcee82b2293fe84f8f1, as it broke the credits screen in ZGI. This has been rewritten to use the common save code | |||
2015-01-09 | ZVISION: Clean up save logic, and fix a thumbnail-related FIXME | Filippos Karapetis | |
This fixes the save game thumbnails when using the original save/load screens | |||
2015-01-09 | ZVISION: Remove dead code | Filippos Karapetis | |
2015-01-08 | ZVISION: Also handle paths in NEMESIS.ZIX for the DVD ver. of Nemesis | Filippos Karapetis | |
2015-01-07 | ZVISION: Check the validity of ZIX files | Filippos Karapetis | |
2015-01-07 | ZVISION: Handle sound patches (.src files) dynamically | Filippos Karapetis | |
2015-01-07 | ZVISION: Cleanup the ZIX file code | Filippos Karapetis | |
Also, add handling for 3 CDs, for Zork: Nemesis | |||
2015-01-07 | ZVISION: Also handle paths in INQUIS.ZIX for the DVD version of ZGI | Filippos Karapetis | |
2015-01-02 | ZVISION: Add support for unmodified INQUIS.ZIX files | Filippos Karapetis | |
This will greatly help users copy the unmodified file from the game CDs of ZGI and get the game working straight away | |||
2014-12-26 | ZVISION: Implement auto-saving | Filippos Karapetis | |
2014-12-26 | ZVISION: Move the save manager together with the other file classes | Filippos Karapetis | |
2014-12-21 | ZVISION: Implement the "dumpallscripts" console command again | Filippos Karapetis | |
2014-12-20 | ZVISION: Fix code formatting | Filippos Karapetis | |
2014-12-19 | ZVISION: Fix unchecked return value (CID 1257092) | Marisa-Chan | |
2014-12-19 | ZVISION: Fix uninitialized scalar field (CID 1109700) | Marisa-Chan | |
2014-12-19 | ZVISION: Fix array compared against 0 (CID 1109648) | Marisa-Chan | |
2014-12-16 | ZVISION: Bugfix for addDir() - fixes the Nemesis subtitle patch | Filippos Karapetis | |
2014-12-16 | ZVISION: Move all the file-related classes together | Filippos Karapetis | |