aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 25571aa2c7..f0ec3a3fc4 100644
--- a/NEWS
+++ b/NEWS
@@ -9,12 +9,19 @@ For a more comprehensive changelog for the latest experimental CVS code, see:
General:
- Reworked cursor handling in SDL backend. Now cursors can have their own
palette and scaling. This is used by Humongous Entertainment games now.
+ - Less memory-hungry MPEG movie playback for the Broken Sword games.
- SCUMM
+ SCUMM:
- Added support for Mac Humongous Entertainment titles
- Added support for multiple filenames/versions using a single target
- Implemented CGA and Hercules render modes in early LEC titles
+ Sword2:
+ - Made the resource manager expire resources more intelligently.
+ - Improved performance when playing the game from CD instead of hard disk.
+ - Simplified sound effects handling. Again.
+ - Code cleanups and restructuring.
+
<PORT #1 NEWS>
- ...