Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-09-20 | Normalize use of DISABLE_SCALERS. Now it really disables all scalers | Eugene Sandulenko | |
except essential Normal1x. Also thumbnails get compiled unconditionally so we get them on all platforms, even those which never display them. Sorted out mess brought to sdl backend by epoc maintainer. He misused __SYMBIAN32__ where DISABLE_SCALERS is more appropriate. svn-id: r18850 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-06-27 | Better test for disabled scalers... | Marcus Comstedt | |
svn-id: r18474 | |||
2005-06-24 | removed unneeded #include | Gregory Montoir | |
svn-id: r18458 | |||
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson | |
Test built for Symbian and run on P910i without any major problems. Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA). svn-id: r18430 | |||
2005-05-26 | Fix bad endian bug in thumbnails code | Max Horn | |
svn-id: r18256 | |||
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn | |
svn-id: r18038 | |||
2005-05-09 | Last part of patch #1163026 (Thumbnails for ScummEngine) | Max Horn | |
svn-id: r17982 |