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.53 by elmex, Thu Jun 7 15:16:32 2007 UTC vs.
Revision 1.54 by elmex, Thu Jun 7 15:19:35 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 [qw/per_player Per-Player check/], 672 [per_player => 'Per Player' => 'check'],
673 [no_reset => 'No reset' => 'check'],
673 [undef, qw/x sep/], 674 [undef, qw/x sep/],
674 [qw/tile_path_1 Northpath string/], 675 [qw/tile_path_1 Northpath string/],
675 [qw/tile_path_2 Eastpath string/], 676 [qw/tile_path_2 Eastpath string/],
676 [qw/tile_path_3 Southpath string/], 677 [qw/tile_path_3 Southpath string/],
677 [qw/tile_path_4 Westpath string/], 678 [qw/tile_path_4 Westpath string/],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines