#include "AppHdr.h"
#include "wiz-you.h"
#include "cio.h"
#include "debug.h"
#include "dbg-util.h"
#include "food.h"
#include "godprayer.h"
#include "godwrath.h"
#include "libutil.h"
#include "message.h"
#include "mutation.h"
#include "newgame.h"
#include "ng-setup.h"
#include "output.h"
#include "player.h"
#include "random.h"
#include "religion.h"
#include "skills.h"
#include "skills2.h"
#include "spl-cast.h"
#include "spl-util.h"
#include "stuff.h"
#include "terrain.h"
#include "view.h"
#include "xom.h"
Functions | |
void | wizard_heal (bool super_heal) |
void | wizard_set_hunger_state () |
void | wizard_set_piety () |
void | wizard_set_stats () |
void | wizard_edit_durations (void) |
void | wizard_set_xl () |
void | wizard_get_god_gift (void) |
void | wizard_toggle_xray_vision () |
void | wizard_god_wrath () |
void wizard_edit_durations | ( | void | ) |
void wizard_get_god_gift | ( | void | ) |
void wizard_god_wrath | ( | ) |
void wizard_heal | ( | bool | super_heal | ) |
void wizard_set_hunger_state | ( | ) |
void wizard_set_piety | ( | ) |
void wizard_set_stats | ( | void | ) |
void wizard_set_xl | ( | ) |
void wizard_toggle_xray_vision | ( | ) |