aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kernel_tables.h
AgeCommit message (Expand)Author
2018-09-06SCI32: Allow malformed calls to kLock in PQ:SWAT, after the training videosFilippos Karapetis
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2017-09-30SCI32: Fix support for RAMA demoColin Snover
2017-09-29SCI32: Clean up unused kBitmap code/subopsColin Snover
2017-09-24SCI32: Dummy kPlayVMDSetFrameRateColin Snover
2017-09-24SCI32: Allow invalid references to be passed to kFileIOColin Snover
2017-09-24SCI32: Implement per-channel audio panningColin Snover
2017-09-23SCI32: Support RAMA's custom save games through kFileIOColin Snover
2017-09-08SCI32: Order nulls consistently in kernel signaturesColin Snover
2017-09-08SCI32: Remove redundant kStringGetData implementationColin Snover
2017-09-08SCI32: Fix kString signatures to allow null references where appropriateColin Snover
2017-09-08SCI32: Fix crash when changing security level of dead people in Phant2Colin Snover
2017-09-03SCI32: Implement kCelLinkColin Snover
2017-07-30SCI32: Implement Phant2 save/load integrationColin Snover
2017-07-26SCI32: Add kMinimize to stop unmapped function warningColin Snover
2017-07-26SCI32: Dummy SCI3 bitmap calls to discover possible usageColin Snover
2017-06-19SCI32: Add workaround for invalid kPalVarySetStart call in PQ4Colin Snover
2017-06-18SCI: Switch SCI2 games to use Audio32Colin Snover
2017-05-13SCI32: Fix crash at end of TorinColin Snover
2017-05-08SCI32: Add workaround for KQ7Colin Snover
2017-04-23SCI32: Fix crash in Phant2 when clicking Help in the control panelColin Snover
2017-04-23SCI32: Add kPlayVMD subop 27 (SetPlane)Colin Snover
2017-04-23SCI32: Fix call to kFileIOIsValidDirectory in RAMAColin Snover
2017-04-22SCI: Remove #undef for a macro that does not existColin Snover
2017-04-22SCI32: Fix bad kPointSize implementationColin Snover
2017-04-22SCI32: Fix kStringFormat signaturesColin Snover
2017-04-22SCI32: Remove original save/load option from games without ScummVM save integ...Colin Snover
2017-04-22SCI: Move ScummVM kernel calls to 0xe0Colin Snover
2017-04-22SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32Colin Snover
2017-03-30SCI32: Fix crash when using brightness slider in ShiversColin Snover
2017-03-30SCI32: Add kWebConnect and kWinExecColin Snover
2017-03-30SCI32: Implement known-used portions of kPlayDuckColin Snover
2017-02-26SCI: Clean up kRandom + allow 0 parameters via signaturesMartin Kiewitz
2017-01-16SCI32: Add workaround for Hoyle5Colin Snover
2017-01-16SCI32: Fix loading save games in KQ7 1.51Colin Snover
2017-01-16SCI32: Fix spinloop in Hoyle5Colin Snover
2017-01-12SCI32: Add workarounds, transitions, fixes for PQ4CDColin Snover
2017-01-09SCI32: Ignore attempts to free null array reg_tsColin Snover
2017-01-09SCI32: Clean up comment on kSetHotRectanglesColin Snover
2017-01-09SCI32: Split kCelInfo into subopsColin Snover
2017-01-09SCI32: Fix kSetShowStyle signature for SCI3Colin Snover
2016-12-11SCI32: Add workarounds for Hoyle5 Crazy EightsColin Snover
2016-12-11SCI32: Implement List sortColin Snover
2016-12-11SCI32: Add workaround for Hoyle5 startup call to kPlatformColin Snover
2016-11-04SCI32: Implement kPlayVMDIgnorePalettesColin Snover
2016-10-15SCI32: Fix crash clicking quit button during LSL6hires creditsColin Snover
2016-10-15SCI32: Fix kPalVary(SetVary) in SCI2.1early gamesColin Snover
2016-10-09SCI32: Clarify some identifiersColin Snover
2016-10-01SCI32: Stub kGraphColin Snover
2016-10-01SCI32: Fix signature of kString(ArraySetElements) to allow 0 argsColin Snover