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
/
kfile.cpp
Age
Commit message (
Expand
)
Author
2017-07-26
SCI32: Fix truncated save game names in Phant2
Colin Snover
2017-07-24
SCI32: Match 4-language MGDX extra save game data
Colin Snover
2017-05-27
SCI32: Update some old comments related to virtual files
Filippos Karapetis
2017-05-13
SCI32: Make sure all save game validity checks are in kCheckSaveGame32
Colin Snover
2017-04-23
SCI32: Fix missing main menu in LSL7
Colin Snover
2017-04-23
SCI32: Fix crash when writing word to VIRTUALFILE_HANDLE_SCI32SAVE
Colin Snover
2017-04-23
SCI32: Put Lighthouse restart game in restart save slot
Colin Snover
2017-04-23
SCI32: Fix call to kFileIOIsValidDirectory in RAMA
Colin Snover
2017-04-22
SCI32: Implement support for QFG4 autosave
Colin Snover
2017-04-22
SCI32: Provide more detail in console when a save game fails checks
Colin Snover
2017-04-22
SCI32: Make version 41 the first supported save game version
Colin Snover
2017-04-22
SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32
Colin Snover
2017-02-27
SCI: Fix up readString writing into too small buffer
Willem Jan Palenstijn
2017-02-05
SCI: Use strnlen instead of strlen to avoid buffer overflows
Colin Snover
2017-01-16
SCI32: Fix loading save games in KQ7 1.51
Colin Snover
2017-01-11
SCI32: Remove backslashes from PQ:SWAT extra save game files
Colin Snover
2017-01-10
SCI: Fix Unused Variable Compiler Warning when SCI32 is not enabled.
D G Turner
2016-12-18
SCI32: Fix handling of rewritable files opened with mode 1
Colin Snover
2016-12-18
SCI: Fail gracefully when attempting to write to a read-only fd
Colin Snover
2016-12-18
SCI: Remove restriction on backwards seeking
Colin Snover
2016-10-09
SCI32: Change storage type of int16 arrays to hold reg_ts instead
Colin Snover
2016-10-05
SCI32: Fix deleting save games in native save/load dialogue
Colin Snover
2016-10-05
SCI32: Fix version file read failure in LSL6hires
Colin Snover
2016-09-30
SCI32: Fix some buildbot compiler warnings
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 deleting save games in KQ7
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: Fix read overflow when there are no save games
Colin Snover
2016-09-29
SCI32: Add handling for save catalogues
Colin Snover
2016-09-29
SCI32: Implement ScummVM save/load
Colin Snover
2016-09-29
SCI32: Correct return values for kFileIO operations
Colin Snover
2016-09-29
SCI32: Implement kSave for standard-save SCI32 games
Colin Snover
2016-09-29
SCI32: Fix "new game" and auto-save functionality
Colin Snover
2016-09-29
SCI32: Start implementing kSave for SCI32
Colin Snover
2016-09-29
SCI32: Clean up and fix some SCI32-only kFileIO operations
Colin Snover
2016-09-29
SCI32: Fix kFileIOOpen signature
Colin Snover
2016-09-29
SCI32: Rewrite kArray & kString
Colin Snover
2016-08-25
SCI: Make kFileIORename use wrapped filenames
Willem Jan Palenstijn
2016-08-23
SCI32: Also handle game checks for "torinsg.cat" in Torin
Filippos Karapetis
2016-08-19
SCI32: Partially implement kCD
Colin Snover
2016-08-11
SCI32: Don't use autosave.cat in Torin
Willem Jan Palenstijn
2016-07-29
SCI32: Support Torin's autosave system
Willem Jan Palenstijn
2016-07-06
SCI32: Add SaveFileRewriteStream for read/write access to files
Willem Jan Palenstijn
2016-06-25
SCI: Fix auto-saving in the fan-made Cascade Quest
Martin Kiewitz
2016-02-22
SCI: Add hack for Pepper's Adventure in Time CDAUDIO issue
Martin Kiewitz
2016-02-09
SCI: Script patch for Mixed Up Mother Goose SCI1
Martin Kiewitz
2016-02-05
SCI: Blocking ScummVM auto-save slot 0 for saving
Martin Kiewitz
2016-01-02
SCI: fix sciAudio support on some platforms
Martin Kiewitz
[next]