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
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
2015-07-10
SCI: Fix wording for commit fc14641
Filippos Karapetis
2015-07-10
SCI: Enable the save game menu option when dying in PQ2 - bug #6875
Filippos Karapetis
2014-10-19
SCI: Add notes
Willem Jan Palenstijn
2014-10-19
SCI: Enable some menus in Jones after restoring (bugs #6537 and #6723)
Filippos Karapetis
2014-06-02
SCI: comment typo fix
Martin Kiewitz
2014-06-02
SCI: fix saving in mother goose sci0 (bug #6486)
Martin Kiewitz
2014-03-28
SCI: Initial implementation of the fanmade sciAudio library
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2014-02-17
SCI: Allow saving without a VERSION file in Jones
Filippos Karapetis
2013-11-23
SCI: Janitorial - Fix spacing errors
Strangerke
2013-04-27
SCI: Change wording for bug/further info references
Filippos Karapetis
2013-03-21
SCI: Fix loading in Jones
Filippos Karapetis
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-07-27
SCI: Add support for kCD(0) with a parameter
Filippos Karapetis
2012-07-04
SCI: FileIO subop 19 checks for directory validity
Filippos Karapetis
2012-06-18
SCI: Add setter/getter methods to reg_t's
Filippos Karapetis
2012-06-13
SCI: Fix the loading screen and the loading functionality in Shivers
Filippos Karapetis
2012-06-13
SCI: Shuffle the kernel functions inside kfile.cpp
Filippos Karapetis
2012-06-13
SCI: Use the later SCI file functions for the SCI0 ones
Filippos Karapetis
2012-06-13
SCI: Change kSave() to be a kernel function with subops
Filippos Karapetis
[next]