Age | Commit message (Expand) | Author |
2019-01-05 | SCI: Rename kRestartGame to kRestartGame16 | Lars Skovlund |
2019-01-05 | SCI32: Stub out kRestartGame | Lars Skovlund |
2018-12-02 | SCI: Add support for The Dating Pool (#1403) | Kawa |
2018-09-06 | SCI32: Allow malformed calls to kLock in PQ:SWAT, after the training videos | Filippos Karapetis |
2018-08-21 | SCI32: Add stub for kWinDLL - used in Hoyle 5 | Filippos Karapetis |
2017-09-30 | SCI32: Fix support for RAMA demo | Colin Snover |
2017-09-29 | SCI32: Clean up unused kBitmap code/subops | Colin Snover |
2017-09-24 | SCI32: Dummy kPlayVMDSetFrameRate | Colin Snover |
2017-09-24 | SCI32: Allow invalid references to be passed to kFileIO | Colin Snover |
2017-09-24 | SCI32: Implement per-channel audio panning | Colin Snover |
2017-09-23 | SCI32: Support RAMA's custom save games through kFileIO | Colin Snover |
2017-09-08 | SCI32: Order nulls consistently in kernel signatures | Colin Snover |
2017-09-08 | SCI32: Remove redundant kStringGetData implementation | Colin Snover |
2017-09-08 | SCI32: Fix kString signatures to allow null references where appropriate | Colin Snover |
2017-09-08 | SCI32: Fix crash when changing security level of dead people in Phant2 | Colin Snover |
2017-09-03 | SCI32: Implement kCelLink | Colin Snover |
2017-07-30 | SCI32: Implement Phant2 save/load integration | Colin Snover |
2017-07-26 | SCI32: Add kMinimize to stop unmapped function warning | Colin Snover |
2017-07-26 | SCI32: Dummy SCI3 bitmap calls to discover possible usage | Colin Snover |
2017-06-19 | SCI32: Add workaround for invalid kPalVarySetStart call in PQ4 | Colin Snover |
2017-06-18 | SCI: Switch SCI2 games to use Audio32 | Colin Snover |
2017-05-13 | SCI32: Fix crash at end of Torin | Colin Snover |
2017-05-08 | SCI32: Add workaround for KQ7 | Colin Snover |
2017-04-23 | SCI32: Fix crash in Phant2 when clicking Help in the control panel | Colin Snover |
2017-04-23 | SCI32: Add kPlayVMD subop 27 (SetPlane) | Colin Snover |
2017-04-23 | SCI32: Fix call to kFileIOIsValidDirectory in RAMA | Colin Snover |
2017-04-22 | SCI: Remove #undef for a macro that does not exist | Colin Snover |
2017-04-22 | SCI32: Fix bad kPointSize implementation | Colin Snover |
2017-04-22 | SCI32: Fix kStringFormat signatures | Colin Snover |
2017-04-22 | SCI32: Remove original save/load option from games without ScummVM save integ... | Colin Snover |
2017-04-22 | SCI: Move ScummVM kernel calls to 0xe0 | Colin Snover |
2017-04-22 | SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32 | Colin Snover |
2017-03-30 | SCI32: Fix crash when using brightness slider in Shivers | Colin Snover |
2017-03-30 | SCI32: Add kWebConnect and kWinExec | Colin Snover |
2017-03-30 | SCI32: Implement known-used portions of kPlayDuck | Colin Snover |
2017-02-26 | SCI: Clean up kRandom + allow 0 parameters via signatures | Martin Kiewitz |
2017-01-16 | SCI32: Add workaround for Hoyle5 | Colin Snover |
2017-01-16 | SCI32: Fix loading save games in KQ7 1.51 | Colin Snover |
2017-01-16 | SCI32: Fix spinloop in Hoyle5 | Colin Snover |
2017-01-12 | SCI32: Add workarounds, transitions, fixes for PQ4CD | Colin Snover |
2017-01-09 | SCI32: Ignore attempts to free null array reg_ts | Colin Snover |
2017-01-09 | SCI32: Clean up comment on kSetHotRectangles | Colin Snover |
2017-01-09 | SCI32: Split kCelInfo into subops | Colin Snover |
2017-01-09 | SCI32: Fix kSetShowStyle signature for SCI3 | Colin Snover |
2016-12-11 | SCI32: Add workarounds for Hoyle5 Crazy Eights | Colin Snover |
2016-12-11 | SCI32: Implement List sort | Colin Snover |
2016-12-11 | SCI32: Add workaround for Hoyle5 startup call to kPlatform | Colin Snover |
2016-11-04 | SCI32: Implement kPlayVMDIgnorePalettes | Colin Snover |
2016-10-15 | SCI32: Fix crash clicking quit button during LSL6hires credits | Colin Snover |
2016-10-15 | SCI32: Fix kPalVary(SetVary) in SCI2.1early games | Colin Snover |