/[maitretarot]/game_server/src/game.h
ViewVC logotype

Diff of /game_server/src/game.h

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

revision 1.5 by ymettier, Mon Apr 28 00:25:56 2003 UTC revision 1.6 by ymettier, Tue Jun 10 22:01:26 2003 UTC
# Line 24  GString *game_params_are_ok (char *type, Line 24  GString *game_params_are_ok (char *type,
24  void send_message_SAY_resume (int sock_id, game_t * g);  void send_message_SAY_resume (int sock_id, game_t * g);
25  void send_message_SAY_cards_in_hand (int sock_id, game_t * g, int player_id);  void send_message_SAY_cards_in_hand (int sock_id, game_t * g, int player_id);
26  void send_ask_bids (int sock_id, player_t * p, int is_resume);  void send_ask_bids (int sock_id, player_t * p, int is_resume);
27    void send_info_chien (int sock_id, player_t * p);
28    void send_ask_chien (int sock_id, player_t * p);
29    
30  void game_start (game_t * g);  void game_start (game_t * g);
31    

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

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