add a few things

svn-id: r12156
This commit is contained in:
Jonathan Gray 2004-01-05 12:15:26 +00:00
parent c21e5d797c
commit fbc4168a8e

3
TODO
View File

@ -37,6 +37,7 @@ General
of the subdirs). Better would be to introduce a somewhat higher level API,
a replacement for File::open() which (optionally) takes a list of subdirs.
E.g. for Scumm, only certain files are to be expected in the VIDEO subdir).
* Add test(s) for backend usability in the configure script.
Documentation
=============
@ -138,6 +139,8 @@ SCUMM
piratehook still on ground after pick up")
* V7-8 games: Implement smooth horizontal scrolling (instead of scrolling in
increments of 8 pixels). See bug #629417.
* Implement o6_actorOps case 218 as used in Humongous games
* Implement localizeArray opcode as used in Humongous games
Broken Sword 2
==============