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
Age
Commit message (
Expand
)
Author
2010-08-25
SCI: Make assert stricter.
Willem Jan Palenstijn
2010-08-24
SCI: adding pharkas patch for ladder issue
Martin Kiewitz
2010-08-24
SCI: adding qfg1vga patch for fight issue
Martin Kiewitz
2010-08-24
SCI: fixing comment of r52351
Martin Kiewitz
2010-08-24
SCI: Fixed bug #3052359 - "Hoyle1: Hearts Crash"
Filippos Karapetis
2010-08-24
SCI: fix race condition in sierra kPalVary code
Martin Kiewitz
2010-08-24
SCI: added another version of Hoyle 1 (bug report #3052366)
Filippos Karapetis
2010-08-24
SCI: Removed a now unused selector from the selector cache
Filippos Karapetis
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: Define xLast/yLast for LB2 floppy (which has no selector
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: dont load target palette when gameIsRestarting != 0
Martin Kiewitz
2010-08-24
SCI: changing signature of kRestoreGame
Martin Kiewitz
2010-08-24
SCI: changing maximum slots from 0-999 to 0-99
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-23
SCI: some work on replacing sierra restore dialog
Martin Kiewitz
2010-08-23
SCI: multiple changes for mother goose vga
Martin Kiewitz
2010-08-23
SCI: slightly changing msecs for scrolling
Martin Kiewitz
2010-08-23
SCI: Check for EOF and errors when reading from a file. Fixes bug #3049360 - ...
Filippos Karapetis
2010-08-23
SCI: Fix whitespace
Willem Jan Palenstijn
2010-08-23
SCI: Fixed bug #3051163 - "MOTHERGOOSE: Crash at the very end" and merged 2 S...
Filippos Karapetis
2010-08-22
SCI: Fixed bug #3048908 - "PQ3EGA: Wrong speech bubble background colors" and...
Filippos Karapetis
2010-08-22
SCI: Fixed bug #3050856 - "SQ3 : Crash at intro"
Filippos Karapetis
2010-08-22
SCI: Add uninit'd workaround for the SQ6 demo
Matthew Hoops
2010-08-22
SCI: Reimplemented the kShow kernel command, used by the inbuilt SCI debugger...
Filippos Karapetis
2010-08-22
SCI: Fix a bug in kFileIOWriteString. The first return statement should go in...
Matthew Hoops
2010-08-21
SCI: improving delaying transitions
Martin Kiewitz
2010-08-21
SCI: now fading color 255 as well in sci1.1
Martin Kiewitz
2010-08-21
SCI: removing debug output from r52259
Martin Kiewitz
2010-08-21
SCI: fixing resourcemgr for pharkas/german
Martin Kiewitz
2010-08-21
Reverted part of r52256, it's not really undefined behavior (the two parts of...
Filippos Karapetis
2010-08-21
SCI: Fixed potentially undefined behavior
Filippos Karapetis
2010-08-21
SCI: Added support for the DEL key
Filippos Karapetis
2010-08-21
SCI: add support for Control-C in earlier SCI games, too
Filippos Karapetis
2010-08-21
SCI added the "init" selector to the list of static selectors of LB2 floppy (...
Filippos Karapetis
2010-08-21
SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli...
Filippos Karapetis
2010-08-21
SCI: Fixed bug #3050122 - "QFG3: Crash after throwing the spear of death"
Filippos Karapetis
2010-08-21
SCI: Added a detection entry for LSL5 (bug report #3049771)
Filippos Karapetis
2010-08-20
SCI: added another comment to kRandom
Martin Kiewitz
2010-08-20
SCI: kRandom now exactly behaving like sierra sci
Martin Kiewitz
2010-08-20
SCI: Fixed typos in kRandom()
Filippos Karapetis
2010-08-20
SCI: Reverted kRandom to use unsigned integers again (used e.g. in LSL5) and ...
Filippos Karapetis
2010-08-20
SCI: Fixed bug #3039308 - "HOYLE4: Rules Dialog missing background"
Filippos Karapetis
2010-08-20
Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO"
Filippos Karapetis
[next]