Hi,
here's the TODO list for 0.3.4; IMHO, the 'primary goals' part looks a
bit long. Any wishes, suggestions or volunteers?
Primary goals:
* Auto-detect version number from Sierra's executable
* Add PCM output support and one driver to use it
-- These two are urgent, IMHO. Even if it's just Tandy support...
* Re-implement on-screen console
-- Working on the debug interpreter ATM. Displaying on-screen is a
-- different job, of course.
* operations.c: Add full support for state->visible_map
-- Results will be slow neccessarily, and it's not really that urgent.
* optimize pic drawing
* Add graphical game selection screen
-- Nice to have, but not as urgent as others
Secondary goals:
* docs: Mention words with class set to zero (no word).
-- Now that should be simple.
* grammar.c: Replace proto-Earley parser with backtracking Earley
-- Did I write that? CYK should work fine here (with minor extensions).
-- That's an interesting one, of course, but not really urgent.
* Don't crash when loading SCI1 resources
Bonus goals:
+ Add glx graphics driver
-- Volunteers?
* modify Cygwin setup for use as win32 installer
* per resource palettes
llap,
Christoph