From: Pasi Kallinen Date: Fri, 28 Dec 2007 12:02:58 +0000 (+0000) Subject: Update TODO X-Git-Tag: v1.6.1-roc-dev~329 X-Git-Url: https://skyeroc.xyz/gitweb/?a=commitdiff_plain;h=8ced6978368c084a5d624d8ee71eda69b7a7ec3f;p=dgamelaunch Update TODO git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@379 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- diff --git a/TODO b/TODO index 7a42a4a..1b47462 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,9 @@ +-add the sqlite3 stuff to autotools configure (#define USE_SQLITE3 1 + and #define DGL_SQLITE_DB "/dgldir/dgamelaunch.db" in config.h) +-allow configuring ttyplay.c; some games may use different clear-screen + commands. (see for example crawl) +-return back to dgl after exiting the game. (on NAO, the dgl processes + take 33m+ resident memory, so might not be viable unless we use sqlite3) -public (no-password) accounts? -change the watching screen not to show the 'press 'm' to mail user' part, if spool isn't enabled.