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

Comparing deliantra/server/server/main.C (file contents):
Revision 1.170 by root, Sat Apr 23 06:35:55 2011 UTC vs.
Revision 1.171 by root, Tue May 3 11:23:48 2011 UTC

132 132
133 enemy = 0; 133 enemy = 0;
134 134
135 //newmap->insert (this, x, y); 135 //newmap->insert (this, x, y);
136 newmap->insert (this, x, y, 0, INS_NO_AUTO_EXIT); 136 newmap->insert (this, x, y, 0, INS_NO_AUTO_EXIT);
137 prefetch_surrounding_maps ();
137 138
138 if (map == newmap) // see if we actually arrived there - insert might trigger a teleport 139 if (map == newmap) // see if we actually arrived there - insert might trigger a teleport
139 { 140 {
140 if (contr) 141 if (contr)
141 { 142 {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines