aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kernel.h
AgeCommit message (Expand)Author
2019-12-21SCI: Implement kFileIOCopysluicebox
2019-12-06SCI32: Fix kRobot subop 6 implementationsluicebox
2019-12-04SCI32: Implement VMD Censorship Blobssluicebox
2019-10-11SCI32: Enable Mac code (remove ENABLE_SCI32_MAC)sluicebox
2019-06-23SCI: Add some more SCI11+ featuresKawa
2019-06-08SCI: Do not apply script patches when checking for static selectorsFilippos Karapetis
2019-05-12SCI: Remove unnecessary two-phase Kernel initialisationFilippos Karapetis
2019-01-05SCI: Rename kRestartGame to kRestartGame16Lars Skovlund
2018-12-02SCI: Add support for The Dating Pool (#1403)Kawa
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2017-09-29SCI32: Clean up unused kBitmap code/subopsColin Snover
2017-09-24SCI32: Disable all SCI32 Mac codeColin Snover
2017-09-24SCI32: Implement per-channel audio panningColin Snover
2017-09-08SCI32: Remove redundant kStringGetData implementationColin Snover
2017-09-03SCI32: Implement kCelLinkColin Snover
2017-06-10SCI: Move bpk/logkernel to main breakpoint infrastructureWillem Jan Palenstijn
2017-05-27SCI32: Remove dead codeColin Snover
2017-04-23SCI32: Add kPlayVMD subop 27 (SetPlane)Colin Snover
2017-04-22SCI32: Fix bad kPointSize implementationColin 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: Add kWebConnect and kWinExecColin Snover
2017-03-30SCI32: Implement known-used portions of kPlayDuckColin Snover
2017-03-27SCI: Implement bounds-checked reads of game resourcesColin Snover
2017-01-09SCI32: Split kCelInfo into subopsColin Snover
2016-12-11SCI32: Implement List sortColin Snover
2016-11-04SCI32: Implement kPlayVMDIgnorePalettesColin Snover
2016-10-09SCI32: Clarify some identifiersColin Snover
2016-09-29SCI32: Implement kSave for standard-save SCI32 gamesColin Snover
2016-09-29SCI32: Fix "new game" and auto-save functionalityColin Snover
2016-09-29SCI32: Start implementing kSave for SCI32Colin Snover
2016-09-29SCI32: Clean up and fix some SCI32-only kFileIO operationsColin Snover
2016-09-29SCI32: Add support for kPrintDebugColin Snover
2016-09-29SCI32: Implement kSetHotRectanglesColin Snover
2016-09-29SCI32: Rewrite kArray & kStringColin Snover
2016-08-22SCI32: Add stubs for the kPlayVMDSetPreload and kPaletteSetGamma callsFilippos Karapetis
2016-08-19SCI32: Partially implement kCDColin Snover
2016-08-19SCI32: Add kPlayVMDGetStatus kernel callColin Snover
2016-08-19SCI32: Fix kGlobalToLocal and kLocalToGlobalColin Snover
2016-08-19SCI32: Implement kRobotColin Snover
2016-08-19SCI32: Split kPlatform for SCI32Colin Snover
2016-08-19SCI32: Implement kShakeScreen for SCI32Colin Snover
2016-08-19SCI32: Remove GfxScreen from SCI32Colin Snover
2016-08-19SCI32: Implement SCI32 cursor supportColin Snover
2016-08-12SCI32: Implement kShowMovieColin Snover
2016-08-11SCI32: Temporarily revert kShowMovie due to buildbot failuresColin Snover
2016-08-11SCI32: Implement kShowMovieColin Snover
2016-07-11SCI32: Split GfxPalette and GfxPalette32 + HunkPaletteColin Snover
2016-07-11SCI32: Split kPalCycle into subop functionsColin Snover
2016-07-10SCI32: Clean up Video32/VMDPlayerColin Snover