/[maitretarot]/game_server/src/protocol.c
ViewVC logotype

Diff of /game_server/src/protocol.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by ymettier, Tue Jun 10 22:01:26 2003 UTC revision 1.7 by ymettier, Sat Sep 6 18:21:22 2003 UTC
# Line 66  protocol_send_info_t protocol_send_info[ Line 66  protocol_send_info_t protocol_send_info[
66     "ASK_chien",     "ASK_chien",
67     "Ask the player what cards he puts in the chien"}     "Ask the player what cards he puts in the chien"}
68    ,    ,
69      {PROTOCOL_ASK_CARDS_ON_BOARD, "ASK_cards_on_board", -1,
70       "SAY_cards_on_board",
71       "ASK_cards_on_board <nb players> <card 1> ... <card n>",
72       "Say the number of cards were played on the board, and what cards. Ask for one card"}
73      ,
74      {PROTOCOL_ASK_PLAY_AGAIN, "ASK_play_again", -1,
75       "SAY_play_again",
76       "ASK_play_again <Y|N>",
77       "Ask if you want to play again"}
78      ,
79    {PROTOCOL_SAY_WAITING_PLAYER, "SAY_waiting_player", 1, NULL,    {PROTOCOL_SAY_WAITING_PLAYER, "SAY_waiting_player", 1, NULL,
80     "SAY_waiting_player <player nick>",     "SAY_waiting_player <player nick>",
81     "Say who we are waiting. This is rather informational message."}     "Say who we are waiting. This is rather informational message."}

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26