Project

General

Profile

Revision 157

Sweet stuff. Eugene use this. It's good.
(But not tested yet, should work, modular, works for all server side applications,
even those that aren't explicitly colonet related.)

View differences:

data_requests.c
27 27
  wl_register_packet_group(&pgh);
28 28
}
29 29

  
30

  
30 31
void request_bom_data(int robot_id){
31 32
  wl_send_robot_to_robot_packet(DATA_REQUEST_GROUP,BOM_TYPE,NULL,0,robot_id,0);
32 33
}

Also available in: Unified diff