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
2016-02-09
SCI: Script patch for Mixed Up Mother Goose SCI1
Martin Kiewitz
2016-02-08
SCI: Make kMemory behavior like original SCI
Martin Kiewitz
2016-02-08
SCI: Zero out dynamically allocated memory
Martin Kiewitz
2016-02-08
SCI: Script patch for PQ1 stuck in briefing room
Martin Kiewitz
2016-02-08
SCI: Script patch for SQ4 getting shot while rope
Martin Kiewitz
2016-02-06
SCI: Screen pixel optimizations
Martin Kiewitz
2016-02-06
SCI: Fix bits size calculation for upscaled hires
Martin Kiewitz
2016-02-06
SCI: Implement kernelSyncWithFramebuffer using copyFromScreen.
Johannes Schickel
2016-02-06
SCI: Properly use pitch in GfxScreen::copyFromScreen.
Johannes Schickel
2016-02-05
SCI: Clean up the op_infoToa and op_superToa SCI3 opcodes
Filippos Karapetis
2016-02-05
SCI: Silence false positive warning in MSVC
Filippos Karapetis
2016-02-05
SCI: Blocking ScummVM auto-save slot 0 for saving
Martin Kiewitz
2016-02-05
SCI: QfG1/2/3/4 character file detection changed
Martin Kiewitz
2016-02-03
SCI: code/define formatting
Martin Kiewitz
2016-02-03
SCI: Remove hardcoded value in getScummVMEvent()
Martin Kiewitz
2016-02-02
SCI: make event type, modifiers + character uint16
Martin Kiewitz
2016-02-02
SCI: Make event handling helper tables static
Martin Kiewitz
2016-02-02
SCI: Fix comment about debugger keys
Martin Kiewitz
2016-02-02
SCI: Keyboard event handling cleanup
Martin Kiewitz
2016-02-02
SCI: Fix regression of previous keycode commit
Martin Kiewitz
2016-02-02
SCI: Removed ".data" from SciEvent
Martin Kiewitz
2016-02-02
SCI: fix typo in comment
Martin Kiewitz
2016-02-02
SCI: Do not pass/use .data for mouse button type
Martin Kiewitz
2016-02-02
SCI: Fix control/Fx keys not working anymore
Martin Kiewitz
2016-02-01
SCI: Revert revert the keyboard handling changes
Martin Kiewitz
2016-02-01
SCI: Revert ascii detection for key event handling
Martin Kiewitz
2016-01-29
SCI: add code to make numpad cursor keys work again
Martin Kiewitz
2016-01-28
SCI: change ascii detection for key event handling
Martin Kiewitz
2016-01-26
SCI: Only select save slots for kernel calls
Martin Kiewitz
2016-01-26
SCI: Only request actual save slots in listSaves.
Johannes Schickel
2016-01-22
SCI32: PQ4 seems to support high resolution too
Martin Kiewitz
2016-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
2016-01-20
SCI: Fix SCI32 hires detection making PQ4 unusably slow
Colin Snover
2016-01-20
SCI: Fix SCI32 kPalVary subops 1, 4, 5, 7, 8, 9 using wrong indexes
Colin Snover
2016-01-15
SCI: Do not map SetScroll twice
Filippos Karapetis
2016-01-15
SCI: Indent comment properly.
Johannes Schickel
2016-01-15
SCI3: Add comment re new function
Lars Skovlund
2016-01-15
SCI: Add an initial implementation of kStringTrim
Filippos Karapetis
2016-01-15
SCI: Use the actual segment in the segment manager for SCI3 games
Filippos Karapetis
2016-01-15
SCI: Add a hack in music init for MUMG Deluxe, so that it starts
Filippos Karapetis
2016-01-15
SCI: Allow null references to kStringGetData, for Torin's Passage
Filippos Karapetis
2016-01-15
SCI: Fix usage of override functions and silence a warning
Filippos Karapetis
2016-01-15
Merge pull request #649 from csnover/sci32-kPalette
Filippos Karapetis
2016-01-14
SCI: Minor clean-ups to comments and null pointer values
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalette findColor and matchColor
Colin Snover
2016-01-14
SCI: fix kernelCoordinateToPriority
Martin Kiewitz
2016-01-14
SCI: Use tick-based timing more consistently
Colin Snover
2016-01-14
SCI: Implement SCI32 kPalVary and kPalette setFade
Colin Snover
2016-01-14
SCI: Add kPalMorph stub
Colin Snover
2016-01-14
SCI: Fix bad spacing in kernel tables
Colin Snover
[prev]
[next]