Go to the source code of this file.
Functions | |
const coord_def | ABYSS_CENTRE (GXM/2, GYM/2) |
void | generate_abyss () |
void | abyss_area_shift () |
void | abyss_teleport (bool new_area) |
void | save_abyss_uniques () |
bool | is_level_incorruptible () |
bool | lugonu_corrupt_level (int power) |
void | run_corruption_effects (int duration) |
Variables | |
const int | ABYSS_AREA_SHIFT_RADIUS = LOS_RADIUS + 2 |
void abyss_area_shift | ( | ) |
const coord_def ABYSS_CENTRE | ( | GXM/ | 2, | |
GYM/ | 2 | |||
) |
void abyss_teleport | ( | bool | new_area | ) |
void generate_abyss | ( | ) |
bool is_level_incorruptible | ( | ) |
bool lugonu_corrupt_level | ( | int | power | ) |
void run_corruption_effects | ( | int | duration | ) |
void save_abyss_uniques | ( | ) |
const int ABYSS_AREA_SHIFT_RADIUS = LOS_RADIUS + 2 |