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

Comparing deliantra/server/ext/map-tags.ext (file contents):
Revision 1.26 by root, Tue May 4 21:45:42 2010 UTC vs.
Revision 1.27 by root, Wed May 5 23:23:29 2010 UTC

126 126
127 # now hunt for all per-player maps 127 # now hunt for all per-player maps
128# scan_dir $cf::PLAYERDIR 128# scan_dir $cf::PLAYERDIR
129# for my $login (@{ cf::player::list_logins or [] }) { 129# for my $login (@{ cf::player::list_logins or [] }) {
130# for my $path (@{ cf::player::maps $login or [] }) { 130# for my $path (@{ cf::player::maps $login or [] }) {
131# cf::cede_to_tick;
132# 131#
133# $path =~ /^~[^\/]+(\/.*)$/ 132# $path =~ /^~[^\/]+(\/.*)$/
134# or next; # doh 133# or next; # doh
135# 134#
136# my $base = cf::map::find $1; 135# my $base = cf::map::find $1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines