Update TODO
git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@418 db0b04b0-f4d1-0310-9a6d-de3e77497b0e
This commit is contained in:
parent
7d639dea61
commit
2d0a128be7
6
TODO
6
TODO
|
@ -1,5 +1,5 @@
|
|||
-add new config file commands:
|
||||
-chpasswd (change user's password)
|
||||
x -chpasswd (change user's password)
|
||||
-chmail (change user's email address)
|
||||
-watch_menu (go to the watching menu)
|
||||
-login (login user)
|
||||
|
@ -96,6 +96,10 @@
|
|||
and maybe allow changing the watching-screen layout too?
|
||||
|
||||
|
||||
-add commandline parameters to dgamelaunch:
|
||||
dgamelaunch --chpasswd "nick" "newpass"
|
||||
dgamelaunch --wall "message to mail everyone"
|
||||
these are obviously only for the server admin...
|
||||
-allow setting the default watch-screen sortmode in config file.
|
||||
-some games (robotfindskitten?) are not worth saving into ttyrecs, make it configurable.
|
||||
-allow configuring ttyplay.c; some games may use different clear-screen
|
||||
|
|
Loading…
Reference in New Issue