mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-18 07:53:12 +00:00
add a few things
svn-id: r12156
This commit is contained in:
parent
c21e5d797c
commit
fbc4168a8e
3
TODO
3
TODO
@ -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
|
||||
==============
|
||||
|
Loading…
x
Reference in New Issue
Block a user