Crossfire Server, Branch 1.12  R12190
Data Fields
struct_map_info Struct Reference

Map information. More...

Collaboration diagram for struct_map_info:
Collaboration graph
[legend]

Data Fields

regioncfregion
struct_map_list exits_from
struct_map_list exits_to
char * filename
int height
int level
char * lore
int max_monster
int min_monster
struct_race_list monsters
char * name
struct_npc_list npcs
char * path
int pic_was_done
int processed
struct_map_in_quest_list quests
struct struct_map_infotiled_group
struct_map_list tiled_maps
int tiled_x_from
int tiled_y_from
struct struct_map_infotiles [4]
int width

Detailed Description

Map information.

Definition at line 267 of file mapper.c.


Field Documentation

Definition at line 272 of file mapper.c.

Referenced by fix_tiled_map(), process_map(), and write_map_page().

Definition at line 270 of file mapper.c.

Referenced by fix_map_names(), fix_tiled_map(), get_map_info(), process_map(), and write_map_page().

Definition at line 285 of file mapper.c.

Referenced by do_tiled_map_picture(), and process_map().

Definition at line 273 of file mapper.c.

Referenced by process_map(), sort_map_info_by_level(), write_map_page(), and write_maps_by_level().

Definition at line 271 of file mapper.c.

Referenced by process_map(), process_map_lore(), and write_map_page().

Definition at line 273 of file mapper.c.

Referenced by add_monster(), and write_map_page().

Definition at line 273 of file mapper.c.

Referenced by add_monster(), create_map_info(), and write_map_page().

Definition at line 280 of file mapper.c.

Referenced by add_monster(), create_map_info(), fix_tiled_map_monsters(), and write_map_page().

Definition at line 282 of file mapper.c.

Referenced by add_npc_to_map(), create_map_info(), and write_npc_list().

Definition at line 273 of file mapper.c.

Referenced by process_map(), and tiled_map_need_pic().

Definition at line 286 of file mapper.c.

Referenced by do_tiled_map_picture().

Definition at line 276 of file mapper.c.

Referenced by add_map_to_quest(), create_map_info(), and write_map_page().

Definition at line 286 of file mapper.c.

Referenced by do_tiled_map_picture().

Definition at line 286 of file mapper.c.

Referenced by do_tiled_map_picture().

Definition at line 287 of file mapper.c.

Referenced by do_tiled_map_picture(), and process_map().

Definition at line 285 of file mapper.c.

Referenced by do_tiled_map_picture(), and process_map().


The documentation for this struct was generated from the following file: