Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-19 | SCI: Add partial support for Amiga SCI1 games. | Walter van Niftrik | |
svn-id: r43549 | |||
2009-07-07 | - Added auto-detection for EGA graphics. As a result of this, GF_SCI1_EGA ↵ | Filippos Karapetis | |
has been removed and versions SCI_VERSION_01_EGA and SCI_VERSION_01_VGA have been merged into SCI_VERSION_01 - Simplified the checks for EGA and VGA graphics - Fixed a bug in script_adjust_opcode_formats() - Simplified the code in GfxResManager::getView() a bit svn-id: r42206 | |||
2009-07-06 | Replaced sciprintf() calls with printf, DebugPrintf, warning and error calls | Filippos Karapetis | |
svn-id: r42167 | |||
2009-06-19 | SCI: Fix cel1 y-offset regression introduced in r40997. | Walter van Niftrik | |
svn-id: r41680 | |||
2009-06-08 | Replaced GFXWARN with warning and GFXDEBUG with debugC | Filippos Karapetis | |
svn-id: r41367 | |||
2009-05-29 | Merged res_view0.cpp and res_view1.cpp | Filippos Karapetis | |
svn-id: r40997 |