index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
engine
/
file.h
Age
Commit message (
Expand
)
Author
2017-09-23
SCI32: Support RAMA's custom save games through kFileIO
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
2016-12-18
SCI32: Fix handling of rewritable files opened with mode 1
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
SCI32: Add constants documentation
Colin Snover
2016-09-29
SCI32: Start implementing kSave for SCI32
Colin Snover
2016-07-06
SCI32: Add SaveFileRewriteStream for read/write access to files
Willem Jan Palenstijn
2016-01-05
SCI: fix compatibility issue in kFileIO
Martin Kiewitz
2016-01-02
SCI: fix sciAudio support on some platforms
Martin Kiewitz
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
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