X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=10ec7692a829ad87ab60d1ab10a18b62a87fdbc8;hb=86e2e21ef8ab220d4581929617a7b5ea57b15b0c;hp=3e865293eadc12b2aab29110ffe3087703c7a567;hpb=5341a3e2ee614dfc1b5aa771443bf3a959046628;p=open-adventure.git diff --git a/TODO b/TODO index 3e86529..10ec769 100644 --- a/TODO +++ b/TODO @@ -3,16 +3,9 @@ The FORTRANish mess that once was is now mostly idiomatic C. Some issues remain to be cleaned up: -* The remaining shared globals: WD1, WD1X, WD2, WD2X. These are used - rather promiscuously to pass around information that ought to be function - arguments in a modern language. +* More possible vase tests: + Die while carrying the vase and confirm that it doesn't break. -* 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. +* 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.