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-10-03
SCI32: Restore gameplay time in RAMA
Colin Snover
2017-09-30
SCI32: Fix crash when dying in RAMA
Colin Snover
2017-09-28
SCI32: Allow save games to be deleted from original save/restore in RAMA
Colin Snover
2017-09-28
SCI32: Block RAMA from creating PREF.DAT file
Colin Snover
2017-09-24
SCI32: Fix RAMA auto-save game
Colin Snover
2017-09-23
SCI32: Replace magic number with kAutoSaveId in QFG4 save code
Colin Snover
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-09-14
SCI32: Fix Phant2 "auto-save"
Colin Snover
2017-09-08
SCI32: Toggle Phant2 content censoring from game options
Colin Snover
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
[next]