ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.477 by root, Wed Sep 2 22:52:36 2009 UTC vs.
Revision 1.478 by root, Thu Sep 17 01:57:31 2009 UTC

2220 2220
2221 my $lock = cf::lock_acquire "map_data:$self->{path}"; 2221 my $lock = cf::lock_acquire "map_data:$self->{path}";
2222 2222
2223 return if $self->players; 2223 return if $self->players;
2224 2224
2225 warn "resetting map ", $self->path; 2225 warn "resetting map ", $self->path, "\n";
2226 2226
2227 $self->in_memory (cf::MAP_SWAPPED); 2227 $self->in_memory (cf::MAP_SWAPPED);
2228 2228
2229 # need to save uniques path 2229 # need to save uniques path
2230 unless ($self->{deny_save}) { 2230 unless ($self->{deny_save}) {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines