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-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
2012-07-04
SCI: Handle the autosave call of Torin's Passage
Filippos Karapetis
2012-07-04
SCI: FileIO subop 19 checks for directory validity
Filippos Karapetis
2012-07-04
SCI: Merge and simplify the code that sets the kernel functions
Filippos Karapetis
2012-07-03
SCI: Slight cleanup in querySaveMetaInfos.
Johannes Schickel
2012-07-03
SCI: Move kGetWindowsOption together with the other misc kernel functions
Filippos Karapetis
2012-07-03
SCI: Fix incorrect game options for SQ4CD
Filippos Karapetis
2012-07-03
SCI: Remove an unnecessary warning and related FIXME comments
Filippos Karapetis
2012-07-03
SCI: Remove unnecessary const-cast
Willem Jan Palenstijn
2012-07-02
SCI: Add a hack for a bug in the script handling code
Filippos Karapetis
2012-07-02
SCI: Fix a workaround for an uninitialized variable in SQ4CD
Filippos Karapetis
2012-07-01
Merge pull request #239 from bluegr/skipsavecompression
Filippos Karapetis
2012-06-28
SCI: Fix bug #3538418 in SQ4CD
Filippos Karapetis
2012-06-28
SCI: Remove an incorrect error check in validateExportFunc()
Filippos Karapetis
2012-06-28
SCI: Fix the detection entry for the Spanish version of KQ6
Filippos Karapetis
2012-06-26
SCI: Remove a music fading hack used for the intro of Longbow
Filippos Karapetis
2012-06-26
SCI: Rename a parameter in validateExportFunc()
Filippos Karapetis
2012-06-24
SCI: Add a workaround for script bug #3537232
Filippos Karapetis
2012-06-23
SCI: Change the program counter (PC) to be a 32-bit variable
Filippos Karapetis
2012-06-23
SCI: Clean up validateExportFunc() and related functions
Filippos Karapetis
2012-06-23
SCI: Add support for the debug opcode "file" in our script dissassembler
Filippos Karapetis
2012-06-23
SCI: Remove a duplicate sanity check
Filippos Karapetis
2012-06-23
SCI: Implement kPlayVMD subop 23 (set palette range)
Filippos Karapetis
2012-06-22
SCI: Further cleanup of the frame drawing code
Filippos Karapetis
2012-06-22
SCI: Simplify the SCI32 coordinate adjustment code
Filippos Karapetis
2012-06-21
SCI: Fix silly typo
Filippos Karapetis
2012-06-21
SCI: Fix warnings
Filippos Karapetis
2012-06-21
SCI: Add the graphics undithering game option back for QFG2
Filippos Karapetis
2012-06-21
SCI: Don't compress exported heroes in the Quest for Glory games
Filippos Karapetis
2012-06-20
Merge pull request #246 from lordhoto/osystem-void-buffers
Johannes Schickel
2012-06-20
SCI: Change kRemapColors(5) again. Fixes the colors in QFG4
Filippos Karapetis
[prev]
[next]