From d53cd918413663ff4bcf0398f74b3fdb7293b58a Mon Sep 17 00:00:00 2001 From: David Pethes Date: Wed, 15 Oct 2014 23:42:24 +0200 Subject: [PATCH] add TODO --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e31fbca..b2e5d88 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,17 @@ rerogue ======= -Tools to extract data from Star Wars: Rogue Squadron 3D - +Tools to extract data from Star Wars: Rogue Squadron 3D. Compilation ----------- -Use recent Lazarus (1.2.x) with Freepascal (2.6.x) to compile. \ No newline at end of file +Use recent Lazarus (1.2.x) with Freepascal (2.6.x) to compile. + +TODO +----------- + +* hmt parser: decode textures +* hob parser: parse more header fields, parse UV data +* mesh viewer: reuse hmt & hob parsers to display data +* bundle repack: extract & compile bundle.00x archives