Age | Commit message (Expand) | Author |
---|---|---|
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-07 | SCI: small cleanup in view drawing | Martin Kiewitz |
2010-01-06 | - Some work on kLocalToGlobal and kGlobalToLocal for SCI2+ | Filippos Karapetis |
2010-01-05 | SCI: removed uint16 limit within view class (allows hires views) | Martin Kiewitz |
2010-01-05 | Some initial work on SCI1.1 view scaling (not working yet) | Filippos Karapetis |
2010-01-05 | More renaming | Filippos Karapetis |