aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/file.h
AgeCommit message (Expand)Author
2019-09-12SCI32: Fix loading autosaves (slot 0)sluicebox
2017-09-23SCI32: Support RAMA's custom save games through kFileIOColin Snover
2017-09-23SCI: Clean-ups to file handling codeColin Snover
2017-07-26SCI32: Fix truncated save game names in Phant2Colin Snover
2017-05-13SCI32: Make sure all save game validity checks are in kCheckSaveGame32Colin Snover
2016-12-18SCI32: Fix handling of rewritable files opened with mode 1Colin Snover
2016-09-29SCI32: Fix warnings and incompatible save games when built without SCI32Colin Snover
2016-09-29SCI32: Emulate MGDX ego view metadataColin Snover
2016-09-29SCI32: Fix multiple bugs in kSaveColin Snover
2016-09-29SCI32: Emulate Shivers 1 game score metadataColin Snover
2016-09-29SCI32: Add constants documentationColin Snover
2016-09-29SCI32: Start implementing kSave for SCI32Colin Snover
2016-07-06SCI32: Add SaveFileRewriteStream for read/write access to filesWillem Jan Palenstijn
2016-01-05SCI: fix compatibility issue in kFileIOMartin Kiewitz
2016-01-02SCI: fix sciAudio support on some platformsMartin Kiewitz
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13SCI: Fix the loading screen and the loading functionality in ShiversFilippos Karapetis
2012-06-13SCI: Move all file-related functions in file.*Filippos Karapetis
2012-06-13SCI: Implement the file operations needed for the save dialog in PhantasmagoriaFilippos Karapetis