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

Comparing deliantra/server/server/time.C (file contents):
Revision 1.63 by root, Sat Aug 4 22:23:47 2007 UTC vs.
Revision 1.64 by root, Thu Aug 23 15:20:34 2007 UTC

1171 * has to make sure that there is in fact space for the object. 1171 * has to make sure that there is in fact space for the object.
1172 * It should really do this for small objects also, but there is 1172 * It should really do this for small objects also, but there is
1173 * more concern with large objects, most notably a part being placed 1173 * more concern with large objects, most notably a part being placed
1174 * outside of the map which would cause the server to crash 1174 * outside of the map which would cause the server to crash
1175*/ 1175*/
1176
1177void 1176void
1178move_creator (object *creator) 1177move_creator (object *creator)
1179{ 1178{
1180 object *new_ob; 1179 object *new_ob;
1181 1180

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines