Age | Commit message (Expand) | Author |
2019-09-12 | SCI32: Fix loading autosaves (slot 0) | sluicebox |
2019-08-30 | SCI: Fix addAsVirtualFiles creating titles with no files | sluicebox |
2017-09-24 | SCI32: Remove unnecessary negative assertion check on unsigned integer | Colin Snover |
2017-09-23 | SCI32: Support RAMA's custom save games through kFileIO | Colin Snover |
2017-09-23 | SCI: Use reference instead of pointer for required out-data in metadata save ... | Colin Snover |
2017-09-23 | SCI: Clean-ups to file handling code | Colin Snover |
2017-07-26 | SCI32: Fix truncated save game names in Phant2 | Colin Snover |
2017-05-13 | SCI32: Make sure all save game validity checks are in kCheckSaveGame32 | Colin Snover |
2017-02-05 | SCI: Fix more unsafe C-string usage | Colin Snover |
2017-01-16 | SCI32: Disable compression on Hoyle5 options files | Colin Snover |
2017-01-09 | SCI32: Disable compression for Phantasmagoria save files | Colin Snover |
2016-12-18 | SCI32: Fix handling of rewritable files opened with mode 1 | Colin Snover |
2016-12-18 | SCI32: Fix overwriting of file content when opened in append mode | Colin Snover |
2016-09-29 | SCI32: Fix warnings and incompatible save games when built without SCI32 | Colin Snover |
2016-09-29 | SCI32: Emulate MGDX ego view metadata | Colin Snover |
2016-09-29 | SCI32: Fix multiple bugs in kSave | Colin Snover |
2016-09-29 | SCI32: Emulate Shivers 1 game score metadata | Colin Snover |
2016-09-29 | SCI: Split savegame descriptor fill code from savegame list code | Colin Snover |
2016-09-29 | SCI32: Start implementing kSave for SCI32 | Colin Snover |
2016-08-25 | SCI32: Also handle chase.dat in Phantasmagoria like phantsg.dir | Filippos Karapetis |
2016-07-06 | SCI32: Add SaveFileRewriteStream for read/write access to files | Willem Jan Palenstijn |
2016-02-05 | SCI: QfG1/2/3/4 character file detection changed | Martin Kiewitz |
2016-01-05 | SCI: fix compatibility issue in kFileIO | Martin Kiewitz |
2016-01-02 | SCI: fix sciAudio support on some platforms | Martin Kiewitz |
2015-04-17 | SCI: sort qfg import files alphabetically | Martin Kiewitz |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-06-21 | SCI: Don't compress exported heroes in the Quest for Glory games | Filippos Karapetis |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2012-06-15 | SCI: Fix warnings | Filippos Karapetis |
2012-06-13 | SCI: Fix the loading screen and the loading functionality in Shivers | Filippos Karapetis |
2012-06-13 | SCI: Move all file-related functions in file.* | Filippos Karapetis |
2012-06-13 | SCI: Implement the file operations needed for the save dialog in Phantasmagoria | Filippos Karapetis |