X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=TODO;h=ec6630fb10f8e08c13cbef8f3200345dd878244f;hp=0e94c69ece02171d158e5fd70d4b1af86d2e8522;hb=b18c78a24034922e7b9152a03683cf930d703dd0;hpb=65526318e1c88d56bd1a78d072c4d38252dbd864 diff --git a/TODO b/TODO index 0e94c69..ec6630f 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,6 @@ +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 @@ -5,7 +8,7 @@ S C ✓ 1.1 HELO 1.2. Global commands ✓ 1.2.1. WHO - 1.2.2. MESSAGE +✓ 1.2.2. MESSAGE 1.2.3. HELP ✓ 1.2.4. QUIT 1.2.5. VERSION @@ -18,11 +21,11 @@ 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 +✓ 2.1.5. NOTICE MESSAGE 2.2. Game notices 2.2.1. Global game notices 2.2.1.1. NOTICE NEWGAME @@ -31,7 +34,7 @@ S C 2.2.2.1. NOTICE MOVE 3. Errors 3.1. Connection setup errors - 3.1.1. ERROR NONAMESET +✓ 3.1.1. ERROR NONAMESET ✓ 3.1.2. ERROR INVALIDNAME 3.2. Command format errors 3.2.1. ERROR COMMAND