aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README7
-rw-r--r--TODO4
-rw-r--r--doc/03.tex7
3 files changed, 16 insertions, 2 deletions
diff --git a/README b/README
index cab7937ab5..8a5e196d41 100644
--- a/README
+++ b/README
@@ -123,6 +123,7 @@ SCUMM Games:
Fatty Bear's Birthday Surprise [Game: fbear]
Fatty Bear's Fun Pack [Game: fbpack]
+ Putt-Putt's Fun Pack [Game: funpack]
Putt-Putt Goes To The Moon [Game: puttmoon]
Putt-Putt Joins the Parade [Game: puttputt]
@@ -142,7 +143,11 @@ your own risk, and please do not file bug reports about them. If you want
the latest updates on game compatibility, visit our web site and view the
compatibility chart.
- Putt-Putt's Fun Pack [Game: funpack]
+ Freddi Fish 1: The Case of the Missing Kelp Seeds [Game: freddi]
+ Let's Explore the Airport with Buzzy [Game: airport]
+ Let's Explore the Farm with Buzzy [Game: farm]
+ Let's Explore the Jungle with Buzzy [Game: jungle]
+ Putt-Putt Saves the Zoo [Game: puttzoo]
The following games are SCUMM engine, but NOT supported by ScummVM (yet).
diff --git a/TODO b/TODO
index e269ef5299..556b28dafc 100644
--- a/TODO
+++ b/TODO
@@ -238,10 +238,14 @@ SCUMM
- Add proper handling of sound looping in Humongous games
- Add sound pitch support for piano keys in piano mini game of fbear (DOS)
- Add rename/delete file support, to make file opcodes function correctly
+ - Fix glitch causing bed covers to go green at end of fbear
+ - Fix o6_setboxset, only used when leaving basement in fbear
+ - Fix nukeArrays, it is nuking wrong array in some games (fbear)
- Fix remaining masking issues, when cars come out of garages in puttputt and
when Putt-Putt gets off the chair in Cosmic Dust Diner of puttmoon
- Document and fix AKOS differences in Humongous Entertainment games
* Humongous entertainment >= v7 titles:
+ - Add support for new animation code used by cut scenes.
- Add support for akos_drawLimb C021 (Used in pajama/pjs-demo/timedemo)
- Add support for akos codec 32 (Used in water/socks)
- Add support for debug strings (Replaces %d & %s with ints/strings from stack list)
diff --git a/doc/03.tex b/doc/03.tex
index cb69b34079..8db17cd029 100644
--- a/doc/03.tex
+++ b/doc/03.tex
@@ -40,6 +40,7 @@ this is not always true.
Fatty Bear's Birthday Surprise& [Game: fbear]\\
Fatty Bear's Fun Pack& [Game: fbpack]\\
+ Putt-Putt's Fun Pack& [Game: funpack]\\
Putt-Putt Goes To The Moon& [Game: puttmoon]\\
Putt-Putt Joins the Parade& [Game: puttputt]\\
\end{tabular}
@@ -61,7 +62,11 @@ the latest updates on game compatibility, visit our web site and view the
compatibility chart.
\begin{tabular}{ll}
- Putt-Putt's Fun Pack& [Game: funpack]\\
+ Freddi Fish 1: The Case of the Missing Kelp Seeds [Game: freddi]\\
+ Let's Explore the Airport with Buzzy [Game: airport]\\
+ Let's Explore the Farm with Buzzy [Game: farm]\\
+ Let's Explore the Jungle with Buzzy [Game: jungle]\\
+ Putt-Putt Saves the Zoo [Game: puttzoo]\\
\end{tabular}
The following games are SCUMM engine, but NOT supported by ScummVM (yet).