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
2012-08-11
SCI: Add PQ3 Spanish DOS detection entry from bug #3555647.
D G Turner
2012-08-11
SCI: Add KQ5 Spanish DOS detection entry from bug #3555646.
D G Turner
2012-08-07
SCI: Remove duplicate detection entry
Willem Jan Palenstijn
2012-08-07
SCI: Add extra comments to new detection entries. No functional changes.
D G Turner
2012-08-07
SCI: Add missing QFG1 detection entries from bug #3554611.
D G Turner
2012-08-07
SCI: Add missing QFG2 detection entry from bug #3554614.
D G Turner
2012-08-02
SCI: Add a workaround for a script bug in QFG4
Filippos Karapetis
2012-07-27
SCI: Add a workaround for a bug in Phantasmagoria 1
Filippos Karapetis
2012-07-27
SCI: Add support for kCD(0) with a parameter
Filippos Karapetis
2012-07-26
SCI: Add some debug code to op_line
Filippos Karapetis
2012-07-26
SCI: Differentiate between screen width and pitch
Filippos Karapetis
2012-07-25
SCI: Fix delete[] formatting.
Johannes Schickel
2012-07-25
SCI: Add a workaround for a script bug in QFG4
Filippos Karapetis
2012-07-25
SCI: Silence some very chatty warnings
Filippos Karapetis
2012-07-25
SCI: Expand an uninitialized read workaround for SQ6
Filippos Karapetis
2012-07-25
SCI: Add a workaround for QFG4, screen 140 (character selection screen)
Filippos Karapetis
2012-07-25
SCI: Set the RemapByPercent palette initially
Filippos Karapetis
2012-07-25
SCI: Rewrite the color remapping code to support simultaneous effects
Filippos Karapetis
2012-07-24
SCI: Refresh remapping by percent whenever the screen palette changes
Filippos Karapetis
2012-07-24
SCI: Cleanup of the palette remapping code
Filippos Karapetis
2012-07-24
SCI: More work on color remapping
Filippos Karapetis
2012-07-24
SCI: Remove unused variables
Filippos Karapetis
2012-07-24
SCI: Initial implementation of kRemapColors(kRemapByPercent)
Filippos Karapetis
2012-07-24
SCI: Separate the early SCI11 version of kRemapColors from the SCI32 one
Filippos Karapetis
2012-07-17
SCI: Bugfix for kCreateTextBitmap(). Fixes the ComPost text in the SQ6 demo
Filippos Karapetis
2012-07-16
SCI: Only skip text in room 100 in the SQ6 demo
Filippos Karapetis
2012-07-16
SCI: Temporarily disable text display in the demo of SQ6 to stop crashes
Filippos Karapetis
2012-07-16
SCI: Handle all negative priority values. Fixes graphics in the SQ6 demo
Filippos Karapetis
2012-07-15
SCI: Properly detect the Polish version of KQ5
Filippos Karapetis
2012-07-09
SCI: Update comments in kGetAngleWorker()
Filippos Karapetis
2012-07-08
SCI: Also set the filename of the videoState struct when playing AVIs
Filippos Karapetis
2012-07-08
SCI: Fix a typo and add some comments to kGetAngleWorker()
Filippos Karapetis
2012-07-08
SCI: Ignore another leftover script from KQ7 in the debugger
Filippos Karapetis
2012-07-08
SCI: Add another English floppy version of KQ5 (bug #3536863)
Filippos Karapetis
2012-07-08
SCI: Show information for correct file naming in the QFG4 import room
Filippos Karapetis
2012-07-08
SCI: Update the virtual file selected in the QFG4 character import screen
Filippos Karapetis
2012-07-08
SCI: Add a hack in kGetAngleWorker to fix bug #3540976
Filippos Karapetis
2012-07-06
SCI: Better handling for Phantasmagoria's odd screen size
Filippos Karapetis
2012-07-06
SCI: Add a hack to handle the internal script resolution in Phantasmagoria
Filippos Karapetis
2012-07-05
SCI: Fix typo
Filippos Karapetis
2012-07-05
SCI: Handle calls from MessageState::outputString() to arrays
Filippos Karapetis
2012-07-05
SCI: Some updates to SCI32 kernel graphics functions
Filippos Karapetis
2012-07-04
SCI: make g_base_opcode_formats and SciOpcodes a bit more readable
Filippos Karapetis
2012-07-04
SCI: Fix spelling of Yamaha.
Johannes Schickel
2012-07-04
SCI: Add a check for invalid clip rectangles
Filippos Karapetis
2012-07-04
SCI: Some cleanup of the warnings in the SCI32 plane manipulation code
Filippos Karapetis
2012-07-04
SCI: Make the debug message in kSetShowStyle more verbose
Filippos Karapetis
2012-07-04
SCI: Mark the SetScroll and SetHotRectangles kernel functions as unused
Filippos Karapetis
2012-07-04
SCI: Update some kernel table related comments
Filippos Karapetis
2012-07-04
SCI: Update some version checks in kernelFrameout() to work with SCI3 too
Filippos Karapetis
[next]