]> git.cworth.org Git - ttt/blobdiff - TODO
2005-11-25 Bryan Worth <bryan@theworths.org>
[ttt] / TODO
diff --git a/TODO b/TODO
index 79d35fbc0a8a9a1eddca801ba9f077370975b2bd..da77894e2c6ed7e6e872fcc91eba2865fd5ce292 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,10 +4,10 @@ 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 +18,8 @@ S C
     1.4.3. MOVE
     2. Asynchronous notification.  
     2.1. Global notices
-    2.1.1. NOTICE USER <username>
-    2.1.2. NOTICE QUIT <username>
+   2.1.1. NOTICE USER <username>
+   2.1.2. NOTICE QUIT <username>
     2.1.3. NOTICE INVITE <username>
     2.1.4. NOTICE DISPOSE <game>
     2.1.5. NOTICE MESSAGE <username> <text>
@@ -35,7 +35,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.