Difference for include/sockproto.h from version 1.13 to 1.14


version 1.13 version 1.14
Line 83
 
Line 83
 void esrv_new_player(player *pl, uint32 weight);  void esrv_new_player(player *pl, uint32 weight);
 void esrv_send_animation(NewSocket *ns, short anim_num);  void esrv_send_animation(NewSocket *ns, short anim_num);
 void draw_client_map1(object *pl);  void draw_client_map1(object *pl);
 void draw_client_map2(object *pl);  
 void draw_client_map(object *pl);  void draw_client_map(object *pl);
 void esrv_map_scroll(NewSocket *ns, int dx, int dy);  void esrv_map_scroll(NewSocket *ns, int dx, int dy);
 void send_plugin_custom_message(object *pl, char *buf);  void send_plugin_custom_message(object *pl, char *buf);


Legend:
line(s) removed in v.1.13 
line(s) changed
 line(s) added in v.1.14

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:28