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-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
2012-06-13
SCI: Move all file-related functions in file.*
Filippos Karapetis
2012-06-13
SCI: Reorder the file kernel functions a bit
Filippos Karapetis
2012-06-13
SCI: Implement the file operations needed for the save dialog in Phantasmagoria
Filippos Karapetis
2012-06-10
GUI: Refactor default savegame description creation.
Johannes Schickel
2012-06-10
GUI: Add helper to SaveLoadChooser, which uses the currently active target.
Johannes Schickel
2012-06-10
GUI: Get rid of SaveLoadChooser::setSaveMode.
Johannes Schickel
2012-05-26
SCI: Add a TODO in kFileIOReadRaw
Filippos Karapetis
2012-05-26
SCI: Bugfix for kFileIOReadRaw
Filippos Karapetis
2012-05-14
SCI: kMakeSaveFileName is actually using virtual savegame IDs
Filippos Karapetis
2012-05-14
SCI: Implement savegame deletion functionality in SCI32
Filippos Karapetis
2012-03-08
SCI: Fix KQ6 Mac movies with resource fork names
Matthew Hoops
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-10-30
SCI: Removed the hack for the creation of LARRY3.DRV, used in LSL3
Filippos Karapetis
2011-10-29
SCI: Added a new debug flag, "DebugMode" for SCI32 games
Filippos Karapetis
2011-10-12
SCI: kSave(3) is kCheckSaveGame() and kSave(6) is kFileIOUnlink()
Filippos Karapetis
2011-10-09
SCI2+: Added info for the extra parameter used in kGetSaveDir in SCI32
Filippos Karapetis
2011-09-23
SCI: change savegame default description day format to YYYY.MM.DD
Tarek Soliman
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-03
ENGINES: Remove some uses of g_engine
Max Horn
[next]