X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=c55f890e370dfd677ff61cb5380f3f89a0b146d0;hb=b95a33abda8faac3638691dde70de0d59fadb30f;hp=98b90f5a92d6362756c9125ab7690609f2e7ff82;hpb=f8bdcd97af8d0dcee79ab692fffb83dba5a5498a;p=ttt diff --git a/TODO b/TODO index 98b90f5..c55f890 100644 --- a/TODO +++ b/TODO @@ -1,13 +1,16 @@ +Use the first letter of your name to indicate you are in the middle of +working on something. + /----- Server, implemented in ttt-server / /---- Client, implemented in ttt S C 1. Requests ✓ 1.1 HELO 1.2. Global commands - 1.2.1. WHO - 1.2.2. MESSAGE +✓ 1.2.1. WHO +✓ 1.2.2. MESSAGE 1.2.3. HELP - 1.2.4. QUIT +✓ 1.2.4. QUIT 1.2.5. VERSION 1.3. Game management commands 1.3.1. INVITE @@ -18,8 +21,8 @@ S C 1.4.3. MOVE 2. Asynchronous notification. 2.1. Global notices - 2.1.1. NOTICE USER - 2.1.2. NOTICE QUIT +✓ 2.1.1. NOTICE USER +✓ 2.1.2. NOTICE QUIT 2.1.3. NOTICE INVITE 2.1.4. NOTICE DISPOSE 2.1.5. NOTICE MESSAGE @@ -35,7 +38,7 @@ S C ✓ 3.1.2. ERROR INVALIDNAME 3.2. Command format errors 3.2.1. ERROR COMMAND - 3.2.2. ERROR SYNTAX +✓ 3.2.2. ERROR SYNTAX 3.2.3. ERROR NOTNUMBER 3.2.4. ERROR NOTGRID 3.3. Global command errors. @@ -49,4 +52,4 @@ S C 3.6.1.2. ERROR NOTPLAYING 3.6.2. Moving errors 3.6.2.1. ERROR NOTYOURTURN - \ No newline at end of file +