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

Comparing deliantra/server/lib/cf/mapscript.pm (file contents):
Revision 1.9 by root, Fri Apr 30 18:28:16 2010 UTC vs.
Revision 1.12 by root, Tue Nov 6 21:52:55 2012 UTC

1#! perl
2
3# 1#
4# This file is part of Deliantra, the Roguelike Realtime MMORPG. 2# This file is part of Deliantra, the Roguelike Realtime MMORPG.
5# 3#
6# Copyright (©) 2008,2009 Marc Alexander Lehmann / Robin Redeker / the Deliantra team 4# Copyright (©) 2008,2009,2010,2011,2012 Marc Alexander Lehmann / Robin Redeker / the Deliantra team
7# 5#
8# Deliantra is free software: you can redistribute it and/or modify it under 6# Deliantra is free software: you can redistribute it and/or modify it under
9# the terms of the Affero GNU General Public License as published by the 7# the terms of the Affero GNU General Public License as published by the
10# Free Software Foundation, either version 3 of the License, or (at your 8# Free Software Foundation, either version 3 of the License, or (at your
11# option) any later version. 9# option) any later version.
12# 10#
13# This program is distributed in the hope that it will be useful, 11# This program is distributed in the hope that it will be useful,
14# but WITHOUT ANY WARRANTY; without even the implied warranty of 12# but WITHOUT ANY WARRANTY; without even the implied warranty of
15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16# GNU General Public License for more details. 14# GNU General Public License for more details.
17# 15#
18# You should have received a copy of the Affero GNU General Public License 16# You should have received a copy of the Affero GNU General Public License
19# and the GNU General Public License along with this program. If not, see 17# and the GNU General Public License along with this program. If not, see
20# <http://www.gnu.org/licenses/>. 18# <http://www.gnu.org/licenses/>.
21# 19#
22# The authors can be reached via e-mail to <support@deliantra.net> 20# The authors can be reached via e-mail to <support@deliantra.net>
23# 21#
24 22
25=head1 NAME 23=head1 NAME
26 24

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines