Age | Commit message (Expand) | Author |
2019-07-24 | SCI: Fix GCC Compilation Error from Missing Format String | D G Turner |
2019-07-08 | SCI: Fix build when SCI32 isn't enabled | Le Philousophe |
2019-07-07 | SCI32: Add stub for the Hoyle 5 Poker game logic | Filippos Karapetis |
2019-06-23 | SCI: Add some more SCI11+ features | Kawa |
2019-03-25 | SCI: Fix Mac icon bar crash on restart (KQ6, FPFP) | sluicebox |
2019-01-05 | SCI: Rename kRestartGame to kRestartGame16 | Lars Skovlund |
2018-12-02 | SCI: Add support for The Dating Pool (#1403) | Kawa |
2018-10-23 | SCI32: Always start in the Bridge room in Hoyle 5 Bridge | Filippos Karapetis |
2018-08-21 | SCI32: Add handling for config settings used in Hoyle 5 | Filippos Karapetis |
2018-08-21 | SCI32: Add stub for kWinDLL - used in Hoyle 5 | Filippos Karapetis |
2017-09-24 | SCI32: Disable all SCI32 Mac code | Colin Snover |
2017-09-19 | SCI32: Hide warning about CD-ROM speed setting in kGetSierraProfileInt | Colin Snover |
2017-09-09 | SCI32: Send correct color depth to Phant2 | Colin Snover |
2017-08-06 | JANITORIAL: Silence more GCC 7 warnings | Torbjörn Andersson |
2017-07-24 | SCI32: Add deflang (default language) kGetConfig key for MGDX | Colin Snover |
2017-05-31 | SCI32: Return CD speed in kPlatform | Colin Snover |
2017-05-21 | SCI32: Fix return value of kWebConnect | Colin Snover |
2017-05-20 | SCI32: Fix kPlatform operation for SCI2 through SCI2.1early | Colin Snover |
2017-03-30 | SCI32: Add kWebConnect and kWinExec | Colin Snover |
2016-09-29 | SCI32: Add support for kPrintDebug | Colin Snover |
2016-08-23 | SCI: Fix compilation when SCI32 is not enabled | Filippos Karapetis |
2016-08-22 | SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32 | Filippos Karapetis |
2016-08-22 | SCI: Return the correct platform in kPlatform for Mac versions | Filippos Karapetis |
2016-08-19 | SCI32: Split kPlatform for SCI32 | Colin Snover |
2016-08-12 | SCI32: Implement kShowMovie | Colin Snover |
2016-08-11 | SCI32: Temporarily revert kShowMovie due to buildbot failures | Colin Snover |
2016-08-11 | SCI32: Implement kShowMovie | Colin Snover |
2016-07-25 | SCI: Add detection to the Hoyle 5 family of games | Omer Mor |
2016-07-11 | SCI32: Add detection for Hoyle 5 demo | Colin Snover |
2016-07-02 | SCI: Improve kernel subfunction logging | Willem Jan Palenstijn |
2016-06-27 | SCI: Fixed KGetTime with SYSDATE subop in SCI0-LATE. | Omer Mor |
2016-02-08 | SCI: Make kMemory behavior like original SCI | Martin Kiewitz |
2016-01-22 | SCI: add user option for high resolution graphics | Martin Kiewitz |
2016-01-14 | SCI: Use tick-based timing more consistently | Colin Snover |
2015-12-29 | SCI32: split up SCI2.1 into EARLY/MIDDLE/LATE | Martin Kiewitz |
2014-06-01 | SCI: fix kGetTime, fixes bug #6605 | Martin Kiewitz |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-07-03 | SCI: Move kGetWindowsOption together with the other misc kernel functions | Filippos Karapetis |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2012-06-14 | SCI: Add handling of two more configuration settings for LSL7 | Filippos Karapetis |
2012-06-13 | SCI: Handle the torindebug config setting for Torin's Passage French | Filippos Karapetis |
2012-06-11 | SCI: Return the default value for unknown configuration settings | Filippos Karapetis |
2012-06-09 | SCI: Update information on kGetSierraProfileInt | Filippos Karapetis |
2012-06-02 | SCI32: Implement GetConfig("language") | Lars Skovlund |
2012-05-30 | SCI32: Case-insensitive configuration getters | Lars Skovlund |
2012-05-26 | SCI: Implement kGetConfig and kGetSierraProfileInt | Filippos Karapetis |
2011-09-24 | SCI: Fixed timer bug #3127824 - "SCI: speed problem - Castle of Dr Brain" | Filippos Karapetis |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-15 | SCI: Silenced the warning for kMacPlatform(1) | md5 |