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
/
engine
Age
Commit message (
Expand
)
Author
2016-02-20
SCI32: Change kAddLine to use kStubNull b/c signatures
Martin Kiewitz
2016-02-20
SCI32: Some work on kIsOnMe
Martin Kiewitz
2016-02-19
SCI: Silence false positive warnings by MSVC
Filippos Karapetis
2016-02-18
SCI: Fix too-fast rendering
Colin Snover
2016-02-18
SCI: Fix some rect off-by-ones
Colin Snover
2016-02-18
SCI: Add short-lived kSetFontRes kernel function
Colin Snover
2016-02-18
SCI: WIP GfxText32 code
Colin Snover
2016-02-18
SCI: Build kernel table for ScrollWindow and stub seen functions
Colin Snover
2016-02-18
SCI: Remove wrong comments in kernel.h and break apart logical sections
Colin Snover
2016-02-18
SCI: Implement accurate renderer architecture for SCI32
Colin Snover
2016-02-09
SCI: Add script patch kq6 dual mode CD-Audio
Martin Kiewitz
2016-02-09
SCI: Additional info about Mother Goose patches
Martin Kiewitz
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-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-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-01-22
SCI: add user option for high resolution graphics
Martin Kiewitz
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: Allow null references to kStringGetData, for Torin's Passage
Filippos Karapetis
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
2016-01-08
SCI: Initialize kString properly for SCI2 games
Filippos Karapetis
2016-01-08
Merge pull request #644 from csnover/sci32-kPalCycle
Filippos Karapetis
2016-01-07
SCI: Remove unused member property _palCycleToColor
Colin Snover
2016-01-07
SCI32: Add kFrameOut stub code
Colin Snover
2016-01-07
SCI32: Add kSetPalStyleRange stub code
Colin Snover
2016-01-07
SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Colin Snover
2016-01-05
SCI: fix compatibility issue in kFileIO
Martin Kiewitz
2016-01-04
SCI32: fix kString calling from within kArray
Martin Kiewitz
2016-01-03
SCI: kGetEvent modifiers bug was fixed in SCI1
Martin Kiewitz
2016-01-03
SCI: implement kGetEvent modifiers DOS bug
Martin Kiewitz
2016-01-02
SCI: fix sciAudio support on some platforms
Martin Kiewitz
2015-12-29
SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE
Martin Kiewitz
2015-07-13
SCI: Fix object init in SCI3 scripts which are larger than 64kb
Filippos Karapetis
2015-07-10
SCI: Fix wording for commit fc14641
Filippos Karapetis
2015-07-10
SCI: Enable the save game menu option when dying in PQ2 - bug #6875
Filippos Karapetis
[prev]
[next]