diff options
| author | Gregory Montoir | 2004-09-18 00:37:35 +0000 |
|---|---|---|
| committer | Gregory Montoir | 2004-09-18 00:37:35 +0000 |
| commit | e026d179d4d623b48468df71dcf9398cd287cc60 (patch) | |
| tree | 0ba83f6f65c77fd4f3d4c2db976c17e143d8a20a | |
| parent | 22b2cfa00255dcb282c88817f5b33c0999473ab7 (diff) | |
| download | scummvm-rg350-e026d179d4d623b48468df71dcf9398cd287cc60.tar.gz scummvm-rg350-e026d179d4d623b48468df71dcf9398cd287cc60.tar.bz2 scummvm-rg350-e026d179d4d623b48468df71dcf9398cd287cc60.zip | |
update
svn-id: r15150
| -rw-r--r-- | NEWS | 4 | ||||
| -rw-r--r-- | TODO | 1 |
2 files changed, 3 insertions, 2 deletions
@@ -7,7 +7,7 @@ For a more comprehensive changelog for the latest experimental CVS code, see: and "Inherit the Earth") General: - - Added support for FLAC (losless) encoded audio files + - Added support for FLAC (lossless) encoded audio files - Added an 'On Screen Display' to the SDL backend - Partially rewrote the backend API - Comments in config files are preserved now @@ -29,7 +29,7 @@ For a more comprehensive changelog for the latest experimental CVS code, see: - Fixed ship-to-ship graphic glitches in COMI Queen: - - Various fixes [TODO: Somebody of the Queen team please fill this in] + - Fixed some issues with the Dreamcast backend. Sword2: - Simplified memory/resource management @@ -243,6 +243,7 @@ SCUMM * Humongous entertainment >= v7 titles: - Add support for local script offsets used in HE98+ games - Add support for additional drawWizImage flags + - Add support for WizPolygon rendering (cyx) - Add support for new akos animation code used by cut scenes (cyx) - Complete support for akos codec 32 - Fix debug strings (Reports incorrect values) (Kirben) |
