ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/random_map.h
(Generate patch)

Comparing deliantra/server/random_maps/random_map.h (file contents):
Revision 1.23 by root, Fri Mar 26 01:04:44 2010 UTC vs.
Revision 1.24 by root, Sun Mar 28 22:29:50 2010 UTC

35 char monsterstyle[512]; 35 char monsterstyle[512];
36 char treasurestyle[512]; 36 char treasurestyle[512];
37 char layoutstyle[512]; 37 char layoutstyle[512];
38 char doorstyle[512]; 38 char doorstyle[512];
39 char decorstyle[512]; 39 char decorstyle[512];
40 char miningstyle[512];
40 shstr origin_map; 41 shstr origin_map;
41 shstr final_map; 42 shstr final_map;
42 char exitstyle[512]; 43 char exitstyle[512];
43 shstr this_map; 44 shstr this_map;
44 char exit_on_final_map[512]; 45 char exit_on_final_map[512];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines