X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=TODO;h=188da49212512a4d920be5a560034df9b720bf13;hp=8db67c45d6b91a694d4a83b0dd443686a75f31b8;hb=9056fa7a2c429bef0b5abca1f7f0f9bbecefd4b6;hpb=e0ae1b84b8b48ecada8214510357603541f1360d diff --git a/TODO b/TODO index 8db67c4..188da49 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,14 @@ = Open Adventure TODO = -* Translate the FORTRANish mess to actual C. +The FORTRANish mess that once was is now mostly idiomatic C. Some issues +remain to be cleaned up: +* Remaining unstructured gotos in do_command(). +* The program is still pretty much typeless - full of magic numbers being + sliced and diced in cryptic ways. Some attempt has been made to introduce + semantic types, but the job is barely started. + +We are aware that the lamp currently used as the project logo is a +hurricane lamp, not a proper miner's lamp. Submissions of potential +replacement images would be welcome.