![]() |
Crossfire Server, Trunk
1.75.0
|
List of maps. More...
Data Fields | |
size_t | allocated |
size_t | count |
struct struct_map_info ** | maps |
List of maps.
Definition at line 233 of file mapper.cpp.
size_t struct_map_list::allocated |
Definition at line 236 of file mapper.cpp.
size_t struct_map_list::count |
Definition at line 235 of file mapper.cpp.
Referenced by append_map_list(), do_tiled_map_picture(), fill_json(), fix_exits_for_map(), fix_exits_to_tiled_maps(), fix_map_names(), fix_tiled_map(), fix_tiled_map_monsters(), get_map_info(), main(), merge_tiled_maps(), tiled_map_need_pic(), and write_tiled_maps().
struct struct_map_info** struct_map_list::maps |
Definition at line 234 of file mapper.cpp.
Referenced by append_map_list(), do_tiled_map_picture(), fill_json(), fix_exits_for_map(), fix_exits_to_tiled_maps(), fix_map_names(), fix_tiled_map(), fix_tiled_map_monsters(), get_map_info(), main(), merge_tiled_maps(), tiled_map_need_pic(), and write_tiled_maps().