aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/kmisc.cpp
AgeCommit message (Expand)Author
2019-10-11SCI32: Enable Mac code (remove ENABLE_SCI32_MAC)sluicebox
2019-10-08SCI32: Some initial work on the Hoyle 5 poker logicFilippos Karapetis
2019-07-24SCI: Fix GCC Compilation Error from Missing Format StringD G Turner
2019-07-08SCI: Fix build when SCI32 isn't enabledLe Philousophe
2019-07-07SCI32: Add stub for the Hoyle 5 Poker game logicFilippos Karapetis
2019-06-23SCI: Add some more SCI11+ featuresKawa
2019-03-25SCI: Fix Mac icon bar crash on restart (KQ6, FPFP)sluicebox
2019-01-05SCI: Rename kRestartGame to kRestartGame16Lars Skovlund
2018-12-02SCI: Add support for The Dating Pool (#1403)Kawa
2018-10-23SCI32: Always start in the Bridge room in Hoyle 5 BridgeFilippos Karapetis
2018-08-21SCI32: Add handling for config settings used in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2017-09-24SCI32: Disable all SCI32 Mac codeColin Snover
2017-09-19SCI32: Hide warning about CD-ROM speed setting in kGetSierraProfileIntColin Snover
2017-09-09SCI32: Send correct color depth to Phant2Colin Snover
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-07-24SCI32: Add deflang (default language) kGetConfig key for MGDXColin Snover
2017-05-31SCI32: Return CD speed in kPlatformColin Snover
2017-05-21SCI32: Fix return value of kWebConnectColin Snover
2017-05-20SCI32: Fix kPlatform operation for SCI2 through SCI2.1earlyColin Snover
2017-03-30SCI32: Add kWebConnect and kWinExecColin Snover
2016-09-29SCI32: Add support for kPrintDebugColin Snover
2016-08-23SCI: Fix compilation when SCI32 is not enabledFilippos Karapetis
2016-08-22SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32Filippos Karapetis
2016-08-22SCI: Return the correct platform in kPlatform for Mac versionsFilippos Karapetis
2016-08-19SCI32: Split kPlatform for SCI32Colin 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-25SCI: Add detection to the Hoyle 5 family of gamesOmer Mor
2016-07-11SCI32: Add detection for Hoyle 5 demoColin Snover
2016-07-02SCI: Improve kernel subfunction loggingWillem Jan Palenstijn
2016-06-27SCI: Fixed KGetTime with SYSDATE subop in SCI0-LATE.Omer Mor
2016-02-08SCI: Make kMemory behavior like original SCIMartin Kiewitz
2016-01-22SCI: add user option for high resolution graphicsMartin Kiewitz
2016-01-14SCI: Use tick-based timing more consistentlyColin Snover
2015-12-29SCI32: split up SCI2.1 into EARLY/MIDDLE/LATEMartin Kiewitz
2014-06-01SCI: fix kGetTime, fixes bug #6605Martin Kiewitz
2014-02-18SCI: Make GPL headers consistent in themselves.Johannes Schickel
2012-07-03SCI: Move kGetWindowsOption together with the other misc kernel functionsFilippos Karapetis
2012-06-18SCI: Add setter/getter methods to reg_t'sFilippos Karapetis
2012-06-14SCI: Add handling of two more configuration settings for LSL7Filippos Karapetis
2012-06-13SCI: Handle the torindebug config setting for Torin's Passage FrenchFilippos Karapetis
2012-06-11SCI: Return the default value for unknown configuration settingsFilippos Karapetis
2012-06-09SCI: Update information on kGetSierraProfileIntFilippos Karapetis
2012-06-02SCI32: Implement GetConfig("language")Lars Skovlund
2012-05-30SCI32: Case-insensitive configuration gettersLars Skovlund
2012-05-26SCI: Implement kGetConfig and kGetSierraProfileIntFilippos Karapetis
2011-09-24SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain"Filippos Karapetis
2011-06-20ALL: Remove trailing whitespacesMax Horn