Difference between revisions of "SCUMM/V0"
< SCUMM
Jump to navigation
Jump to search
(Modified layout, added note about character selection boxes, added link to page containing some information on sound for apple ii) |
m (Apple II's odd character selection boxes are actually intentional. Most likely this is done because they looked odd on the Apple II screen(it had some weird scaling/color issues)) |
||
Line 6: | Line 6: | ||
==== Apple II ==== | ==== Apple II ==== | ||
* Implement sound support for the Apple II version, there is some information available [[SCUMM/V0/Maniac_Mansion_Apple_II|here]]. | * Implement sound support for the Apple II version, there is some information available [[SCUMM/V0/Maniac_Mansion_Apple_II|here]]. | ||
== Known Issues == | == 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 19:48, 4 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.
Known Issues
- Actor and verb names are hard coded.
- Walk boxes are buggy and need more work.