#include <string>


Go to the source code of this file.
Functions | |
| void | wizard_create_portal () |
| void | wizard_create_feature () |
| void | wizard_list_branches () |
| void | wizard_reveal_traps () |
| void | wizard_map_level () |
| void | wizard_list_items () |
| void | wizard_place_stairs (bool down) |
| void | wizard_level_travel (bool down) |
| void | wizard_interlevel_travel () |
| void | wizard_list_levels () |
| void | debug_make_trap (void) |
| void | debug_make_shop (void) |
| void | debug_place_map () |
| void | debug_test_explore () |
| void debug_make_shop | ( | void | ) |
| void debug_make_trap | ( | void | ) |
| void debug_place_map | ( | ) |
| void debug_test_explore | ( | ) |
| void wizard_create_feature | ( | ) |
| void wizard_create_portal | ( | ) |
| void wizard_interlevel_travel | ( | ) |
| void wizard_level_travel | ( | bool | down | ) |
| void wizard_list_branches | ( | ) |
| void wizard_list_items | ( | ) |
| void wizard_list_levels | ( | ) |
| void wizard_map_level | ( | ) |
| void wizard_place_stairs | ( | bool | down | ) |
| void wizard_reveal_traps | ( | ) |
1.5.6