From deccccc050b0bcebedb60558ca3cc7427a20d33e Mon Sep 17 00:00:00 2001 From: Gerd Flaig Date: Sun, 18 Jan 2009 12:50:19 +0100 Subject: [PATCH] Add TODO --- TODO | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..b1ea403 --- /dev/null +++ b/TODO @@ -0,0 +1,29 @@ + +Tests: + - Login + - Timeout + re-login + +Login: + +#: connect +#: < 2 Empire server ready +#: > client eow 0.0.1 +#: > user FIXME +#: > coun 1 +#: > pass 1 +#: > kill +#: > play +#: < 0 talking to eow 0.0.1 +#: < 0 hello FIXME +#: < 0 country name 1 +#: < 0 password ok +#: < 3 country not in use +#: < 2 2 +#: set-new-mode # -> PLAY-MODE +#: < 6 0 621 +#: User 1 logging in. + +Timeout: + +#: < 1 Bye-bye +#: < 3 so long... -- 2.43.0