# HG changeset patch # User Simon Cross # Date 1282726749 -7200 # Node ID b317cdd638c2e084de2b68c06add35dfb759354f # Parent 2854aa4f5ac2492739dd07f5236c329f7e504879 Note some TODOs before I forget them. diff -r 2854aa4f5ac2 -r b317cdd638c2 TODO --- a/TODO Wed Aug 25 10:05:48 2010 +0200 +++ b/TODO Wed Aug 25 10:59:09 2010 +0200 @@ -2,3 +2,7 @@ * Lots of artwork. * Lots of game logic and plot. * Lots of refactoring. + +Cleanups: + * Clean-up finding and loading of speech strings. + * Move interacts out into their own module?