aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--TODO1
2 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0971c1f413..9eac6a30fb 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/TODO b/TODO
index f9d2feb22b..8a9589943e 100644
--- a/TODO
+++ b/TODO
@@ -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)