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.106 by root, Thu Jun 7 17:30:43 2007 UTC vs.
Revision 1.107 by root, Sat Jun 9 20:07:50 2007 UTC

1216 } 1216 }
1217 1217
1218 lastcell.count = d; 1218 lastcell.count = d;
1219 1219
1220 mapspace &ms = m->at (nx, ny); 1220 mapspace &ms = m->at (nx, ny);
1221 ms.update ();
1221 1222
1222 if (socket.extmap) 1223 if (socket.extmap)
1223 { 1224 {
1224 uint8 stat_hp = 0; 1225 uint8 stat_hp = 0;
1225 uint8 stat_width = 0; 1226 uint8 stat_width = 0;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines