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
2010-10-08
SCI: Support kGetTime modes 2 and 3 in SCI 0_LATE
Willem Jan Palenstijn
2010-10-07
SCI: Add one more workaround for end of QfG3 Awari
Willem Jan Palenstijn
2010-10-07
SCI: Still show warning for uninit. reads in release mode
Willem Jan Palenstijn
2010-10-07
SCI: unknown valgrind cases->fake 0 when official
Martin Kiewitz
2010-10-03
SCI: Added support for SCI1.1+ magnifier cursors (bug #3034973).
Filippos Karapetis
2010-10-03
SCI: Allow multiple word groups in parser
Willem Jan Palenstijn
2010-09-24
SCI: save/restore intensity of sysPalette
Martin Kiewitz
2010-09-19
SCI2/2.1: Changes to the plane code
Filippos Karapetis
2010-09-18
JANITORIAL: Removed most punctuation at end of warning() and error()
Torbjörn Andersson
2010-09-17
SCI: Use spaces for indentation for consistency.
Johannes Schickel
2010-09-17
SCI2: some very early work on kSetShowStyle
Filippos Karapetis
2010-09-17
SCI: Removed some unnamed selector access in the workarounds. Fixes the regre...
Filippos Karapetis
2010-09-15
SCI: Some very early work on kRemapColors (just comments/observations for now)
Filippos Karapetis
2010-09-15
SCI2: adding a stub for the kPurge memory function
Filippos Karapetis
2010-09-13
SCI: Changed the script protection code to be a hack for Hoyle 3 only
Filippos Karapetis
2010-09-13
SCI: Proper fix for bug #3038837 - "HOYLE3: EGA/VGA Crashes" and some cleanup
Filippos Karapetis
2010-09-12
SCI: patching cleanup (+orgbyte/adjust command)
Martin Kiewitz
2010-09-12
i18n: Translate Save and Restore buttons in SCI engine
Thierry Crozat
2010-09-12
SCI: Bugfix for rev #52688.
Filippos Karapetis
2010-09-12
Workaround for bug #038837: HOYLE3: EGA/VGA Crashes. Needs further
Lars Skovlund
2010-09-11
SCI: In kFormat, handle arguments pointing to text resource 0 correctly.
Lars Skovlund
2010-09-10
SCI: adding patch for castle brain cipher puzzle
Martin Kiewitz
2010-09-09
SCI: Implemented the kPrintDebug SCI2.1 kernel function, used in Shivers (demo)
Filippos Karapetis
2010-09-09
SCI: kIsOnMe is kOnMe, merge both into kIsOnMe
Martin Kiewitz
2010-09-09
SCI: Cleanup kWinHelp's dialog handling
Matthew Hoops
2010-09-09
SCI: Kernel table changes
Filippos Karapetis
2010-09-09
SCI: Support push and pop subfunctions in kMessage()
Lars Skovlund
2010-09-09
SCI: Changed the error message when execute_method() references an invalid ex...
Filippos Karapetis
2010-09-09
SCI: SCI2/2.1 kernel table changes
Filippos Karapetis
2010-09-09
SCI: adding text code reference support
Martin Kiewitz
2010-09-09
SCI: Support a few optional parameters in SCI32 List calls
Lars Skovlund
2010-09-09
SCI: Enabled the static selector remap code for SCI2+. The Torin demo works a...
Filippos Karapetis
2010-09-08
SCI: ability to change r_acc within DrawControl
Martin Kiewitz
2010-09-08
SCI: adding save description, if none was entered
Martin Kiewitz
2010-09-06
SCI: fix warning (and actual error)
Martin Kiewitz
2010-09-06
SCI: add patch for cannister lockup pharkas/cd
Martin Kiewitz
2010-09-06
SCI: Fixed an off-by one access error in the static selectors of some games
Filippos Karapetis
2010-09-06
SCI: fixing code
Martin Kiewitz
2010-09-06
SCI: fix regression of r52565
Martin Kiewitz
2010-09-06
SCI: Clear class bit when cloning objects.
Lars Skovlund
2010-09-05
Partial fix for bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while playing"
Filippos Karapetis
2010-09-05
SCI: adding patch for script bug in pharkas/cd
Martin Kiewitz
2010-09-05
SCI: kClone cleanup
Martin Kiewitz
2010-09-05
SCI: adjusting comment on kClone change
Martin Kiewitz
2010-09-05
SCI: merging -info- stuff in Clone/DisposeClone
Martin Kiewitz
2010-09-05
SCI: Fix bugs #3035650 and #3039566, crash in PEPPER demo and LAURABOW2.
Johannes Schickel
2010-09-05
SCI: reuse kGetAngle from kDoAvoider
Martin Kiewitz
2010-09-05
SCI: initialize members of the Object class when it's constructed
Filippos Karapetis
2010-09-05
SCI: Changed consecutive ifs to a switch
Filippos Karapetis
2010-09-05
SCI: Fix for alignment exception issue, reported by Bluddy
Filippos Karapetis
[next]