ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/map-per-player.ext
(Generate patch)

Comparing deliantra/server/ext/map-per-player.ext (file contents):
Revision 1.4 by root, Sun Jan 14 02:00:36 2007 UTC vs.
Revision 1.6 by root, Thu Jan 18 16:20:40 2007 UTC

46 $self->per_player (0); 46 $self->per_player (0);
47 47
48 1 48 1
49} 49}
50 50
51sub decay_objects {
52 # do nothing on per player maps at the moment
53 # to protect apartments.
54 # TODO: apartments should be marked as such
55 # (no reset, no decay etc.)
56}
57
511 581
52 59

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines