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

Diff of /game_server/src/callbacks.c

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

revision 1.15 by ymettier, Sat Sep 6 18:21:22 2003 UTC revision 1.16 by hocwp, Sun Sep 21 16:38:47 2003 UTC
# Line 525  config_protocol_callbacks_init (void) Line 525  config_protocol_callbacks_init (void)
525                                            "ASK_game_list",                                            "ASK_game_list",
526                                            "Ask the list of created games"));                                            "Ask the list of created games"));
527    g_hash_table_insert (config->protocol_callbacks, "SAY_bid",    g_hash_table_insert (config->protocol_callbacks, "SAY_bid",
528                         callback_info_new (protocol_say_bid_cb, 0, "SAY_bid",                         callback_info_new (protocol_say_bid_cb, 1, "SAY_bid <bid>",
529                                            "Say the bid"));                                            "Say the bid"));
530    g_hash_table_insert (config->protocol_callbacks, "SAY_chien",    g_hash_table_insert (config->protocol_callbacks, "SAY_chien",
531                         callback_info_new (protocol_say_chien_cb, 0,                         callback_info_new (protocol_say_chien_cb, 0,

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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