ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/gde/GCE/MapEditor.pm
(Generate patch)

Comparing deliantra/gde/GCE/MapEditor.pm (file contents):
Revision 1.54 by elmex, Thu Jun 7 15:19:35 2007 UTC vs.
Revision 1.55 by elmex, Thu Jun 7 15:28:21 2007 UTC

667 # [qw/msg Text text/], 667 # [qw/msg Text text/],
668# [qw/maplore Maplore text/], 668# [qw/maplore Maplore text/],
669 [qw/outdoor Outdoor check/], 669 [qw/outdoor Outdoor check/],
670 [qw/unique Unique check/], 670 [qw/unique Unique check/],
671 [qw/fixed_resettime Fixed-resettime check/], 671 [qw/fixed_resettime Fixed-resettime check/],
672 [per_player => 'Per Player' => 'check'], 672 [per_player => 'Per player' => 'check'],
673 [per_party => 'Per party' => 'check'],
673 [no_reset => 'No reset' => 'check'], 674 [no_reset => 'No reset' => 'check'],
674 [undef, qw/x sep/], 675 [undef, qw/x sep/],
675 [qw/tile_path_1 Northpath string/], 676 [qw/tile_path_1 Northpath string/],
676 [qw/tile_path_2 Eastpath string/], 677 [qw/tile_path_2 Eastpath string/],
677 [qw/tile_path_3 Southpath string/], 678 [qw/tile_path_3 Southpath string/],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines