#include <globals.h>
Definition at line 145 of file globals.h.
Data Fields | |
| short | unaffected_gems |
| short | unaffected_rock |
| short | fill_reinforced_corner |
| short | frail_columns |
| short | datclm_auto_update |
| short | obj_auto_update |
| char * | levels_path |
| char * | data_path |
| short | load_redundant_objects |
| unsigned int | verify_warn_flags |
| struct MAPDRAW_OPTIONS | picture |
| struct SCRIPT_OPTIONS | script |
Definition at line 147 of file globals.h.
Referenced by create_columns_for_slab(), and level_clear_options().
Definition at line 148 of file globals.h.
Referenced by create_columns_for_slab(), and level_clear_options().
Definition at line 149 of file globals.h.
Referenced by create_columns_for_slab(), and level_clear_options().
Definition at line 150 of file globals.h.
Referenced by create_columns_for_slab(), and level_clear_options().
Definition at line 152 of file globals.h.
Referenced by cust_col_add_or_update(), generate_random_map(), get_datclm_auto_update(), level_clear_options(), set_datclm_auto_update(), start_new_map(), and switch_datclm_auto_update().
Definition at line 154 of file globals.h.
Referenced by get_obj_auto_update(), level_clear_options(), set_obj_auto_update(), and switch_obj_auto_update().
| char* LEVOPTIONS::levels_path |
Definition at line 156 of file globals.h.
Referenced by format_lvl_fname(), format_lvl_savfname(), get_levels_path(), level_clear_options(), and set_levels_path().
| char* LEVOPTIONS::data_path |
Definition at line 157 of file globals.h.
Referenced by generate_map_bitmap_mapfname(), get_data_path(), level_clear_options(), level_set_mapdraw_options(), level_set_options(), and set_data_path().
Definition at line 160 of file globals.h.
Referenced by level_clear_options(), load_apt(), load_lgt(), and load_tng().
| unsigned int LEVOPTIONS::verify_warn_flags |
Definition at line 162 of file globals.h.
Referenced by level_clear_options(), and level_verify_logic().
struct MAPDRAW_OPTIONS LEVOPTIONS::picture [read] |
Definition at line 164 of file globals.h.
Referenced by generate_map_bitmap_mapfname(), level_clear_options(), level_get_mapdraw_options(), level_set_mapdraw_options(), level_set_options(), and set_data_path().
struct SCRIPT_OPTIONS LEVOPTIONS::script [read] |
Definition at line 166 of file globals.h.
Referenced by execute_script_line(), level_clear_options(), and load_txt().
1.5.6