Difference between revisions of "SCUMM/V0"
< SCUMM
Jump to navigation
Jump to search
(some information that may be useful here.) |
(Modified layout, added note about character selection boxes, added link to page containing some information on sound for apple ii) |
||
Line 2: | Line 2: | ||
* Both LFL extractor and built-in disk support written. | * Both LFL extractor and built-in disk support written. | ||
== Maniac Mansion == | == Things To Do == | ||
=== Maniac Mansion === | |||
==== Apple II ==== | |||
* Implement sound support for the Apple II version, there is some information available [[SCUMM/V0/Maniac_Mansion_Apple_II|here]]. | |||
* Investigate the strange width of some of the character selection boxes. | |||
== Known Issues == | |||
* Actor and verb names are hard coded. | * Actor and verb names are hard coded. | ||
* Walk boxes are buggy and need more work. | * Walk boxes are buggy and need more work. | ||
Revision as of 12:41, 2 December 2009
General
- Both LFL extractor and built-in disk support written.
Things To Do
Maniac Mansion
Apple II
- Implement sound support for the Apple II version, there is some information available here.
- Investigate the strange width of some of the character selection boxes.
Known Issues
- Actor and verb names are hard coded.
- Walk boxes are buggy and need more work.