ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/map.h
(Generate patch)

Comparing deliantra/server/include/map.h (file contents):
Revision 1.142 by root, Thu May 5 18:59:43 2011 UTC vs.
Revision 1.143 by root, Sat May 7 10:50:35 2011 UTC

324 } 324 }
325 325
326 static void adjust_daylight (); 326 static void adjust_daylight ();
327 327
328 MTH void activate (); 328 MTH void activate ();
329 MTH void activate_physics ();
329 MTH void deactivate (); 330 MTH void deactivate ();
330 331
331 // allocates all (empty) mapspace 332 // allocates all (empty) mapspace
332 MTH void alloc (); 333 MTH void alloc ();
333 // deallocates the mapspaces (and destroys all objects) 334 // deallocates the mapspaces (and destroys all objects)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines