Age | Commit message (Expand) | Author |
---|---|---|
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-02-26 | SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside ... | md5 |
2010-08-01 | SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's use... | Matthew Hoops |
2010-02-06 | SCI: put kShakeScreen into GfxPaint, called directly now | Martin Kiewitz |
2010-02-04 | SCI: making pathfinding debug support also work in sci32 (though it just show... | Martin Kiewitz |
2010-02-04 | SCI: putting kDrawCel info GfxPaint class, debug is using GfxPaint class as w... | Martin Kiewitz |
2010-02-04 | SCI: adding GfxPaint class, implementing kernelDrawPicture for GfxPaint16 and... | Martin Kiewitz |