Age | Commit message (Expand) | Author |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-03-30 | SCI32: Support for views with 640x400 native resolution | Lars Skovlund |
2010-10-26 | SCI: fix gfx issues when giving out cards hoyle4 | Martin Kiewitz |
2010-08-02 | SCI: adding non-scaleable view capability | Martin Kiewitz |
2010-07-31 | SCI: adjusting inside view::getCelRect for sci0early | Martin Kiewitz |
2010-07-25 | SCI: using coordadjuster in GfxView | Martin Kiewitz |
2010-07-24 | SCI: kCelWide/kCelHigh now adjust on hires views | Martin Kiewitz |
2010-06-30 | SCI: support for hires views in gk1 | Martin Kiewitz |
2010-06-28 | SCI: Remove GfxView::getLoopInfo; add assert to GfxView::getCelInfo | Max Horn |
2010-06-28 | SCI: Add const qualifiers to many GfxView methods and their return values. | Max Horn |
2010-06-23 | SCI: implementing boundary checking for GfxPalette::createFromData(), sq5 has... | Martin Kiewitz |
2010-02-05 | SCI: adding some minor documentation for the various graphic classes | Martin Kiewitz |
2010-02-04 | SCI: renaming class View to GfxView | Martin Kiewitz |
2010-02-04 | SCI: fix support for cels that are larger than 64k (sierra logo animation in ... | Martin Kiewitz |
2010-01-31 | SCI: renamed SciPalette to GfxPalette, Screen to GfxScreen, GfxPalette is now... | Martin Kiewitz |
2010-01-31 | SCI: cleaned up graphics classes, removed gfx&windowmgr, added gfxports, gfxc... | Martin Kiewitz |
2010-01-29 | SCI: view class fix for hires views that are larger than 64k (fixes kq7 cel c... | Martin Kiewitz |
2010-01-16 | SCI: View::drawScaled() created (doesnt do scaling yet), removed scaling vari... | Martin Kiewitz |
2010-01-16 | SCI: created getCelScaledRect() inside view class | Martin Kiewitz |
2010-01-12 | SCI: View::getCelCount now validates input | Martin Kiewitz |
2010-01-11 | SCI: changed displaceY and displaceX for cels to int16, also inserted cast to... | Martin Kiewitz |
2010-01-07 | SCI: implemented additional drawCel for hires views, fixes menu bar of kq6 - ... | Martin Kiewitz |
2010-01-06 | - Some work on kLocalToGlobal and kGlobalToLocal for SCI2+ | Filippos Karapetis |
2010-01-05 | Some initial work on SCI1.1 view scaling (not working yet) | Filippos Karapetis |
2010-01-05 | More renaming | Filippos Karapetis |