X-Git-Url: https://git.cworth.org/git?p=ttt;a=blobdiff_plain;f=PROTOCOL;h=d765ba0ed853e9f9351289f7ee27421056d70380;hp=ad6369c25857f591422abe21bbdefe83cc5b5108;hb=fb7c828d7963a599cb43593ecd70a317e7cdb962;hpb=747a73feb09523f99f5fb65dcb048ba38cc6eeb6 diff --git a/PROTOCOL b/PROTOCOL index ad6369c..d765ba0 100644 --- a/PROTOCOL +++ b/PROTOCOL @@ -149,7 +149,7 @@ Document Conventions ACCEPT - Possible errors: NO_NAME_SET, NO_USER + Possible errors: NO_NAME_SET, NO_USER, NO_INVITE 1.3.3. Retracting an invitiation @@ -159,7 +159,7 @@ Document Conventions RETRACT - Possible errors: NO_NAME_SET, NO_USER + Possible errors: NO_NAME_SET, NO_USER, NO_INVITE 1.3.3. Declining an invitation @@ -169,7 +169,7 @@ Document Conventions DECLINE - Possible errors: NO_NAME_SET, NO_USER + Possible errors: NO_NAME_SET, NO_USER, NO_INVITE 1.4. In-game commands @@ -386,7 +386,16 @@ Document Conventions Errors from game management commands - 3.4.1. No such game + 3.4.1. No invitiation from/for specified user + + ERROR NO_INVITE + + An invitiation action was attempted where no invitation + exists. + + Possibly returned by: ACCEPT, RETRACT, DECLINE + + 3.4.2. No such game ERROR NO_GAME