Age | Commit message (Expand) | Author |
2016-08-19 | SCI32: Implement kShakeScreen for SCI32 | Colin Snover |
2016-06-26 | SCI32: Change Color::operator!= to all operator== directly | Colin Snover |
2016-06-21 | SCI32: Expose a draw buffer on BitmapResource objects | Colin Snover |
2016-05-16 | SCI: Removing redundant virtual destructor as per LordHoto's suggestion | Eugene Sandulenko |
2016-05-16 | SCI: Make the Window destructor actually virtual | Eugene Sandulenko |
2016-05-16 | SCI: Add virtual destructor | Eugene Sandulenko |
2016-03-02 | SCI32: Review rect rounding in Plane and ScreenItem | Colin Snover |
2016-02-28 | SCI32: Non-titled text bitmap implementation | Colin Snover |
2016-02-18 | SCI: Fix some rect off-by-ones | Colin Snover |
2016-02-18 | SCI: WIP GfxText32 code | Colin Snover |
2016-02-18 | SCI: Fix palette equality check | Colin Snover |
2016-02-18 | SCI: Implement accurate renderer architecture for SCI32 | Colin Snover |
2016-01-14 | SCI: Implement SCI32 kPalVary and kPalette setFade | Colin Snover |
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-07 | SCI: Initial handling of the views in Longbow Amiga. Still not right | md5 |
2011-03-05 | SCI: Cleared up the different view types and ordered them by color count | md5 |
2011-02-28 | SCI: Skip Ports when iterating over Windows in GC | Willem Jan Palenstijn |
2010-11-01 | SCI: Fixed a silly bug when restoring port rectangles. This uncovered a bug w... | Filippos Karapetis |
2010-11-01 | SCI: fixing lf | Martin Kiewitz |
2010-11-01 | SCI: saving/restoring script created windows now | Martin Kiewitz |
2010-08-08 | SCI: kDisposeWindow changes | Martin Kiewitz |
2010-07-27 | SCI: implemented kPalette(save/restore) | Martin Kiewitz |
2010-07-23 | SCI: Now saving the kPalVary state inside savegames | Filippos Karapetis |
2010-02-02 | SCI: moving structs/enums from helpers to animate/controls | Martin Kiewitz |
2010-01-31 | SCI: implemented font caching | Martin Kiewitz |
2010-01-15 | SCI: adding caching for scalesignal, scaleX and scaleY within kAnimate() | Martin Kiewitz |
2010-01-11 | Moved all the cache limits inside helpers.h and removed an obsolete TODO | Filippos Karapetis |
2010-01-06 | - Some work on kLocalToGlobal and kGlobalToLocal for SCI2+ | Filippos Karapetis |
2010-01-05 | More renaming | Filippos Karapetis |