Age | Commit message (Expand) | Author |
2014-11-04 | SCI: fix Japanese Space Quest 4 (intro + buttons) | Martin Kiewitz |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2013-12-11 | SCI: Add detection for Torin Mac | Matthew Hoops |
2013-04-16 | SCI: Fix potential memory leak with Mac cursor's hotspot | Matthew Hoops |
2013-01-11 | SCI: Add subop 9 of kPalVary (used in SCI32, e.g. QFG4 when exiting the caves) | Filippos Karapetis |
2012-07-24 | SCI: Cleanup of the palette remapping code | Filippos Karapetis |
2012-07-24 | SCI: More work on color remapping | Filippos Karapetis |
2012-07-24 | SCI: Initial implementation of kRemapColors(kRemapByPercent) | Filippos Karapetis |
2012-07-24 | SCI: Separate the early SCI11 version of kRemapColors from the SCI32 one | Filippos Karapetis |
2012-07-08 | SCI: Show information for correct file naming in the QFG4 import room | Filippos Karapetis |
2012-07-08 | SCI: Update the virtual file selected in the QFG4 character import screen | Filippos Karapetis |
2012-06-24 | SCI: Add a workaround for script bug #3537232 | Filippos Karapetis |
2012-06-20 | SCI: Change kRemapColors(5) again. Fixes the colors in QFG4 | Filippos Karapetis |
2012-06-20 | SCI: Add a warning for kRemapColors(RemapByPercent) | Filippos Karapetis |
2012-06-20 | SCI: Implement kRemapColors(5 - set color intensity) | Filippos Karapetis |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis |
2012-05-20 | SCI: Split the SCI32 graphics kernel functions in a separate file | Filippos Karapetis |
2012-02-12 | SCI: Expand adjustGraphColor to work for older EGA games too | Willem Jan Palenstijn |
2012-01-14 | SCI: Fix bug in fadeIn()/fadeOut() | Filippos Karapetis |
2012-01-13 | SCI: Some more work on kSetShowStyle. Silenced some chatty warnings in GK1 | Filippos Karapetis |
2011-10-28 | SCI: Remove unneeded casts (thanks to wjp for pointing that out) | Filippos Karapetis |
2011-10-28 | SCI: Added skeleton code for kEditText (still not working) | Filippos Karapetis |
2011-10-26 | SCI: Renamed GfxControls to GfxControls16 | Filippos Karapetis |
2011-10-19 | SCI: Added a detection for the second kSetShowStyle variant | Filippos Karapetis |
2011-10-19 | SCI: Merged all the code to get/set the NS rect | Filippos Karapetis |
2011-10-19 | SCI: Updated comments in kShowStyle() and kCelInfo() | Filippos Karapetis |
2011-10-19 | SCI: Implemented kObjectIntersect() | Filippos Karapetis |
2011-10-14 | SCI: Silenced warnings | Filippos Karapetis |
2011-10-14 | SCI: More work on kBitmap (still WIP) | Filippos Karapetis |
2011-10-13 | SCI: Implemented kBitmap(3) and kBitmap(5). Some cleanup | Filippos Karapetis |
2011-10-12 | SCI: Implementation of kCelInfo subop 4 | Heather Douglass |
2011-10-12 | SCI: Added proper handling of duplicate items in kAddScreenItem | Filippos Karapetis |
2011-10-11 | SCI: Some work on the SCI32 bitmap / font code | Filippos Karapetis |
2011-10-11 | SCI: kBitmap(1) is kDisposeTextBitmap | Filippos Karapetis |
2011-10-11 | SCI: Proper implementation of text drawing for SCI2+ | Filippos Karapetis |
2011-10-10 | SCI: SCI32 kernel functions kRepaintPlane and kInputText are unused | Filippos Karapetis |
2011-10-09 | SCI: CreateTextBitmap should return a pointer. Also, silenced a warning | Filippos Karapetis |
2011-10-09 | SCI32: Documented the extra 2 params in kCreateTextBitmap(0) | Filippos Karapetis |
2011-10-09 | SCI21: Moved kRobot() together with the other video functions | Filippos Karapetis |
2011-10-08 | SCI2+: Fixed the implementation of kTextSize(), removing some hacks | Filippos Karapetis |
2011-10-08 | SCI2+: Some groundwork for kTextSize() | Filippos Karapetis |
2011-10-07 | SCI: Fix comment in kCelInfo | Lars Skovlund |
2011-10-07 | SCI21: Some initial work on kBitmap | Filippos Karapetis |
2011-09-23 | SCI21: Added some skeleton code for offsetting pictures vertically (not worki... | Filippos Karapetis |
2011-09-03 | SCI32: Added an initial skeleton structure for the SCI2 text drawing code | Filippos Karapetis |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-29 | SCI: Added a more generalized fix for bug #3306417 | md5 |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-13 | SCI: Cleanup | md5 |
2011-03-05 | SCI: Added some support code for Longbow Amiga | md5 |