ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/socket/request.C
(Generate patch)

Comparing deliantra/server/socket/request.C (file contents):
Revision 1.56 by root, Mon Jan 1 12:28:47 2007 UTC vs.
Revision 1.57 by root, Thu Jan 4 00:08:08 2007 UTC

914{ 914{
915 ns->sound = atoi (buf); 915 ns->sound = atoi (buf);
916} 916}
917 917
918/** client wants the map resent */ 918/** client wants the map resent */
919
920void 919void
921MapRedrawCmd (char *buf, int len, player *pl) 920MapRedrawCmd (char *buf, int len, player *pl)
922{ 921{
923/* This function is currently disabled; just clearing the map state results in 922/* This function is currently disabled; just clearing the map state results in
924 * display errors. It should clear the cache and send a newmap command. 923 * display errors. It should clear the cache and send a newmap command.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines