diff options
author | Torbjörn Andersson | 2006-02-09 21:30:34 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2006-02-09 21:30:34 +0000 |
commit | f0d1cb1886173b725b935fdcc68bce564697c141 (patch) | |
tree | 0b2a22b36b0646369458c5c8dc8b124205a15d62 /TODO | |
parent | 83b8ad61cc7c30f6ee2cab73d508ee11fcdd4eaf (diff) | |
download | scummvm-rg350-f0d1cb1886173b725b935fdcc68bce564697c141.tar.gz scummvm-rg350-f0d1cb1886173b725b935fdcc68bce564697c141.tar.bz2 scummvm-rg350-f0d1cb1886173b725b935fdcc68bce564697c141.zip |
Thanks to Subversion, I've gotten rid of the sword2/driver directory. Now we
can go back to CVS again. (Just kidding.)
svn-id: r20447
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -354,9 +354,6 @@ Broken Sword 2 * Enable the CD swapping code. (Partly done.) * Fix the credits so they look more like the original. (Did we ever get the source code for that?) -* Eventually I would like to get rid of the "driver" sub-directory. We already - have a cross-platform infrastructure for ScummVM, so this separation is not - necessary. * Maybe work around script bug which causes the mop to disappear briefly when trying to pick it up from the top of the boat at the London docks. (The event to hide the mop is sent too early.) See bug #1214168. |