X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=TODO;h=f7fe04b16eed3e9e4b48918776271d7a736305c4;hb=47ff725ff3b109b94a23ea7c8c07c8b1417e31ef;hp=da77894e2c6ed7e6e872fcc91eba2865fd5ce292;hpb=e26c0a51dea5e5ade3bdf081f29500a0fe3944d3;p=ttt diff --git a/TODO b/TODO index da77894..f7fe04b 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,18 @@ +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.1. HELO +✓ 1.2. Global commands ✓ 1.2.1. WHO -✓ 1.2.2. MESSAGE - 1.2.3. HELP -✓ 1.2.4. QUIT - 1.2.5. VERSION +✓ 1.2.2. STATISTICS +✓ 1.2.3. MESSAGE +✓ 1.2.4. HELP +✓ 1.2.5. QUIT +✓ 1.2.6. VERSION 1.3. Game management commands 1.3.1. INVITE 1.3.2. ACCEPT @@ -22,7 +26,7 @@ S C ✓ 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 +35,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