File config.c
Included Files
#include "structs.h"
Preprocessor definitions
#define __CONFIG_C__
#define TRUE 1
#define YES 1
#define FALSE 0
#define NO 0
Global Variable pk_allowed
int pk_allowed
- Visible in:
-
- act.offensive.c
- config.c
- fight.c
- magic.c
- spells.c
- Used in:
-
- damage() : fight.c
- do_assist() : act.offensive.c
- do_hit() : act.offensive.c
- mag_affects() : magic.c
- mag_areas() : magic.c
- set_fighting() : fight.c
- spell_charm() : spells.c
- spell_summon() : spells.c
Global Variable pt_allowed
int pt_allowed
- Visible in:
-
- act.other.c
- config.c
- Used in:
-
- do_steal() : act.other.c
Global Variable level_can_shout
int level_can_shout
- Visible in:
-
- act.comm.c
- config.c
- Used in:
-
- do_gen_comm() : act.comm.c
Global Variable holler_move_cost
int holler_move_cost
- Visible in:
-
- act.comm.c
- config.c
- Used in:
-
- do_gen_comm() : act.comm.c
Global Variable max_exp_gain
int max_exp_gain
- Visible in:
-
- config.c
- fight.c
- limits.c
- Used in:
-
- damage() : fight.c
- gain_exp() : limits.c
- perform_group_gain() : fight.c
Global Variable max_exp_loss
int max_exp_loss
- Visible in:
-
- config.c
- limits.c
- Used in:
-
- gain_exp() : limits.c
Global Variable max_npc_corpse_time
int max_npc_corpse_time
- Visible in:
-
- config.c
- fight.c
- Used in:
-
- make_corpse() : fight.c
Global Variable max_pc_corpse_time
int max_pc_corpse_time
- Visible in:
-
- config.c
- fight.c
- Used in:
-
- make_corpse() : fight.c
Global Variable dts_are_dumps
int dts_are_dumps
- Visible in:
-
- config.c
- spec_assign.c
- Used in:
-
- assign_rooms() : spec_assign.c
Global Variable OK
char* OK
- Visible in:
-
- act.comm.c
- act.informative.c
- act.item.c
- act.movement.c
- act.offensive.c
- act.other.c
- act.social.c
- act.wizard.c
- ban.c
- boards.c
- castle.c
- class.c
- comm.c
- config.c
- db.c
- fight.c
- graph.c
- handler.c
- house.c
- interpreter.c
- limits.c
- magic.c
- mail.c
- mobact.c
- modify.c
- objsave.c
- olc.c
- shop.c
- spec_assign.c
- spec_procs.c
- spell_parser.c
- spells.c
- weather.c
- Used in:
-
- cast_spell() : spell_parser.c
- do_advance() : act.wizard.c
- do_display() : act.other.c
- do_doorcmd() : act.movement.c
- do_echo() : act.wizard.c
- do_force() : act.wizard.c
- do_gecho() : act.wizard.c
- do_gen_comm() : act.comm.c
- do_gsay() : act.comm.c
- do_order() : act.offensive.c
- do_page() : act.comm.c
- do_poofset() : act.wizard.c
- do_purge() : act.wizard.c
- do_qcomm() : act.comm.c
- do_reboot() : db.c
- do_restore() : act.wizard.c
- do_say() : act.comm.c
- do_snoop() : act.wizard.c
- do_spec_comm() : act.comm.c
- do_switch() : act.wizard.c
- do_teleport() : act.wizard.c
- do_trans() : act.wizard.c
- do_wiznet() : act.wizard.c
- olc_string() : olc.c
- perform_give_gold() : act.item.c
- perform_tell() : act.comm.c
Global Variable NOPERSON
char* NOPERSON
- Visible in:
-
- act.comm.c
- act.informative.c
- act.item.c
- act.movement.c
- act.offensive.c
- act.other.c
- act.social.c
- act.wizard.c
- ban.c
- boards.c
- castle.c
- class.c
- comm.c
- config.c
- db.c
- fight.c
- graph.c
- handler.c
- house.c
- interpreter.c
- limits.c
- magic.c
- mail.c
- mobact.c
- modify.c
- objsave.c
- olc.c
- shop.c
- spec_assign.c
- spec_procs.c
- spell_parser.c
- spells.c
- weather.c
- Used in:
-
- do_assist() : act.offensive.c
- do_diagnose() : act.informative.c
- do_follow() : act.movement.c
- do_force() : act.wizard.c
- do_group() : act.other.c
- do_restore() : act.wizard.c
- do_send() : act.wizard.c
- do_skillset() : modify.c
- do_spec_comm() : act.comm.c
- do_teleport() : act.wizard.c
- do_tell() : act.comm.c
- do_trans() : act.wizard.c
- do_wake() : act.movement.c
- give_find_vict() : act.item.c
Global Variable NOEFFECT
char* NOEFFECT
- Visible in:
-
- act.comm.c
- act.informative.c
- act.item.c
- act.movement.c
- act.offensive.c
- act.other.c
- act.social.c
- act.wizard.c
- ban.c
- boards.c
- castle.c
- class.c
- comm.c
- config.c
- db.c
- fight.c
- graph.c
- handler.c
- house.c
- interpreter.c
- limits.c
- magic.c
- mail.c
- mobact.c
- modify.c
- objsave.c
- olc.c
- shop.c
- spec_assign.c
- spec_procs.c
- spell_parser.c
- spells.c
- weather.c
- Used in:
-
- mag_affects() : magic.c
- mag_alter_objs() : magic.c
- mag_unaffects() : magic.c
Global Variable free_rent
int free_rent
- Visible in:
-
- act.other.c
- config.c
- limits.c
- objsave.c
- Used in:
-
- check_idling() : limits.c
- do_quit() : act.other.c
- gen_receptionist() : objsave.c
Global Variable max_obj_save
int max_obj_save
- Visible in:
-
- config.c
- objsave.c
- Used in:
-
- Crash_offer_rent() : objsave.c
Global Variable min_rent_cost
int min_rent_cost
- Visible in:
-
- config.c
- objsave.c
- Used in:
-
- Crash_offer_rent() : objsave.c
Global Variable auto_save
int auto_save
- Visible in:
-
- comm.c
- config.c
- fight.c
- Used in:
-
- heartbeat() : comm.c
Global Variable autosave_time
int autosave_time
- Visible in:
-
- comm.c
- config.c
- Used in:
-
- heartbeat() : comm.c
Global Variable crash_file_timeout
int crash_file_timeout
- Visible in:
-
- config.c
- objsave.c
- Used in:
-
- Crash_clean_file() : objsave.c
Global Variable rent_file_timeout
int rent_file_timeout
- Visible in:
-
- config.c
- objsave.c
- Used in:
-
- Crash_clean_file() : objsave.c
Global Variable mortal_start_room
sh_int mortal_start_room
- Visible in:
-
- config.c
- db.c
- Used in:
-
- check_start_rooms() : db.c
Global Variable immort_start_room
sh_int immort_start_room
- Visible in:
-
- config.c
- db.c
- Used in:
-
- check_start_rooms() : db.c
Global Variable frozen_start_room
sh_int frozen_start_room
- Visible in:
-
- config.c
- db.c
- Used in:
-
- check_start_rooms() : db.c
Global Variable donation_room_1
sh_int donation_room_1
- Visible in:
-
- act.item.c
- config.c
- Used in:
-
- do_drop() : act.item.c
Global Variable donation_room_2
sh_int donation_room_2
- Visible in:
-
- config.c
Global Variable donation_room_3
sh_int donation_room_3
- Visible in:
-
- config.c
Global Variable DFLT_PORT
int DFLT_PORT
- Visible in:
-
- comm.c
- config.c
- Used in:
-
- main() : comm.c
Global Variable DFLT_DIR
char* DFLT_DIR
- Visible in:
-
- comm.c
- config.c
- Used in:
-
- main() : comm.c
Global Variable MAX_PLAYERS
int MAX_PLAYERS
- Visible in:
-
- comm.c
- config.c
- Used in:
-
- get_max_players() : comm.c
Global Variable max_filesize
int max_filesize
- Visible in:
-
- act.other.c
- config.c
- Used in:
-
- do_gen_write() : act.other.c
Global Variable max_bad_pws
int max_bad_pws
- Visible in:
-
- config.c
- interpreter.c
- Used in:
-
- nanny() : interpreter.c
Global Variable nameserver_is_slow
int nameserver_is_slow
- Visible in:
-
- act.other.c
- comm.c
- config.c
- Used in:
-
- do_gen_tog() : act.other.c
- new_descriptor() : comm.c
Global Variable MENU
char* MENU
- Visible in:
-
- config.c
- handler.c
- interpreter.c
- modify.c
- Used in:
-
- extract_char() : handler.c
- nanny() : interpreter.c
- string_add() : modify.c
Global Variable GREETINGS
char* GREETINGS
- Visible in:
-
- comm.c
- config.c
- Used in:
-
- new_descriptor() : comm.c
Global Variable WELC_MESSG
char* WELC_MESSG
- Visible in:
-
- config.c
- interpreter.c
- Used in:
-
- nanny() : interpreter.c
Global Variable START_MESSG
char* START_MESSG
- Visible in:
-
- config.c
- interpreter.c
- Used in:
-
- nanny() : interpreter.c
Global Variable use_autowiz
int use_autowiz
- Visible in:
-
- config.c
- limits.c
- Used in:
-
- check_autowiz() : limits.c
Global Variable min_wizlist_lev
int min_wizlist_lev
- Visible in:
-
- config.c
- limits.c
- Used in:
-
- check_autowiz() : limits.c