Difference for include/sockproto.h from version 1.10 to 1.11


version 1.10 version 1.11
Line 82
 
Line 82
 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);
   void send_mapstats_cmd(object *op, mapstruct *map);
 /* sounds.c */  /* sounds.c */
 void play_sound_player_only(player *pl, int soundnum, int x, int y);  void play_sound_player_only(player *pl, int soundnum, int x, int y);
 void play_sound_map(mapstruct *map, int x, int y, int sound_num);  void play_sound_map(mapstruct *map, int x, int y, int sound_num);


Legend:
line(s) removed in v.1.10 
line(s) changed
 line(s) added in v.1.11

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