comparison TODO @ 164:b317cdd638c2

Note some TODOs before I forget them.
author Simon Cross <simon@simonx>
date Wed, 25 Aug 2010 10:59:09 +0200
parents 02f8b8487210
children ebb859fd7ab9
comparison
equal deleted inserted replaced
163:2854aa4f5ac2 164:b317cdd638c2
1 General: 1 General:
2 * Lots of artwork. 2 * Lots of artwork.
3 * Lots of game logic and plot. 3 * Lots of game logic and plot.
4 * Lots of refactoring. 4 * Lots of refactoring.
5
6 Cleanups:
7 * Clean-up finding and loading of speech strings.
8 * Move interacts out into their own module?