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
/
sci.cpp
Age
Commit message (
Expand
)
Author
2010-10-30
SCI: Fixed detection of fan made script patches for LSL1
Filippos Karapetis
2010-10-29
SCI: Remove unused variable + some formatting fixes.
Johannes Schickel
2010-10-29
SCI: Added detection of some fan made script patches.
Filippos Karapetis
2010-10-27
SCI: Proper pausing/resuming of MIDI music in SciEngine::pauseEngineIntern(),...
Filippos Karapetis
2010-10-13
SCI: Add detection for Hoyle4 Mac
Matthew Hoops
2010-09-08
SCI: dont replace save/restore in hoyle2 too
Martin Kiewitz
2010-09-08
SCI: don't replace save/restore in hoyle1
Martin Kiewitz
2010-09-07
SCI: Now distinguishing between native MT-32 MIDI from GM devices when checking
Filippos Karapetis
2010-09-02
SCI: Show a warning window regarding GM in some games.
Filippos Karapetis
2010-09-01
SCI: set master volume correctly
Martin Kiewitz
2010-09-01
SCI: disable dialog replacement for jones
Martin Kiewitz
2010-08-31
SCI: renaming fb01-enable to "native_fb01"
Martin Kiewitz
2010-08-31
SCI: renaming config-variables
Martin Kiewitz
2010-08-31
SCI: Remove duplicate comment line.
Johannes Schickel
2010-08-31
SCI: enable new kDoBresen/InitBresen
Martin Kiewitz
2010-08-29
SCI: adding virtual lists for qfg-import rooms
Martin Kiewitz
2010-08-29
SCI: Added proper handling of QFG exported character files.
Filippos Karapetis
2010-08-27
SCI: Fixed bug #3054613, "QFG character saves, naming convention"
Filippos Karapetis
2010-08-25
SCI: making loading from ScummVM menu work correctly
Martin Kiewitz
2010-08-24
SCI: replacing save dialog as well
Martin Kiewitz
2010-08-24
SCI: Check for the existence of script 180 before accessing it.
Filippos Karapetis
2010-08-24
SCI: more work on replacing save dialog
Martin Kiewitz
2010-08-24
SCI: some work on replacing save dialog
Martin Kiewitz
2010-08-24
SCI: fixing const cast warning
Martin Kiewitz
2010-08-24
SCI: changing signature of kRestoreGame
Martin Kiewitz
2010-08-24
SCI: now pausing/unpausing music in replaced restore dialog
Martin Kiewitz
2010-08-24
SCI: bit more work on restore dialog replacing
Martin Kiewitz
2010-08-23
SCI: some more work on replacing restore dialog
Martin Kiewitz
2010-08-23
SCI: storing game super class address now inside SciEngine
Martin Kiewitz
2010-08-17
SCI: Added a warning dialog on game startup for versions of Longbow with know...
Filippos Karapetis
2010-08-07
SCI: Added support for the inbuilt leftover parser in XMAS1990
Filippos Karapetis
2010-08-05
SCI: Fixed bug #3039477 - "KQ5CD: No speech after restoring from ScummVM" and...
Filippos Karapetis
2010-08-04
SCI: Add 'movie' subdirectory for VMD's
Matthew Hoops
2010-08-02
SCI: fixing getting selected language
Martin Kiewitz
2010-08-01
SCI: honoring english selection for multilingual games
Martin Kiewitz
2010-08-01
SCI: adding "audiosfx" to directories
Martin Kiewitz
2010-08-01
SCI: adding audio directory searching for patches
Martin Kiewitz
2010-07-31
SCI: kGameIsRestarting returns 2 when we restored
Martin Kiewitz
2010-07-30
SCI: Switch to Common::RandomSource.
Johannes Schickel
2010-07-28
SCI: Add 'robots' subdirectory (PQSWAT demo stores them there)
Matthew Hoops
2010-07-26
SCI: Fixed menu reset in SCI0/SCI01 games when restarting
Filippos Karapetis
2010-07-24
SCI: cache Planes for sci32
Martin Kiewitz
2010-07-22
SCI: Fixed a bug when loading some saved games (sometimes, the execution stac...
Filippos Karapetis
2010-07-20
SCI: Removed the restoring parameter of the run_vm() function
Filippos Karapetis
2010-07-19
SCI: don't initialize vocabulary twice
Martin Kiewitz
2010-07-19
SCI: fix regression of r51027
Martin Kiewitz
2010-07-19
SCI: implement foreign vocabulary support
Martin Kiewitz
2010-07-15
SCI: adding support to qfg4 to import qfg3 character data
Martin Kiewitz
2010-07-12
SCI: Turn global object g_debugState into SciEngine member var
Max Horn
2010-07-10
SCI: removed unused debug flags, changed fileio debug prints to only happen o...
Martin Kiewitz
[prev]
[next]