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
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
2011-06-03
SCI: Switch some char* to Common::String&
Max Horn
2011-05-25
ALL: behaviour -> behavior
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-03-09
SCI32: Reroute kSave(5) to kGetSaveFiles(). Any differences to pre-SCI32
Lars Skovlund
2011-03-04
SCI21: kSave(1) is kRestoreGame
md5
2011-02-26
SCI: Fixed a memory leak. Thanks to digitall for finding this using Valgrind
md5
2011-02-10
SCI: Fix (rare) leak in kSaveGame, tweak kFileIOFindNext, cleanup
Max Horn
2011-02-07
GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTarget
Max Horn
2011-01-08
SCI2.1: Added/documented some functionality used by Shivers 1
Filippos Karapetis
2011-01-01
SCI: debugC calls no longer require a debug level of 2 to show output
Filippos Karapetis
2010-12-07
SCI: Removed the system strings code and replaced it with a much more simplif...
Filippos Karapetis
2010-11-11
SCI: kSave case 0 is actually kSaveGame. Based on a patch by lskovlun
Filippos Karapetis
[next]