#define NUM_TOKENS 9
#define RECON 1
#define USURP 2
#define UNSWITCH 3
Visible in: | interpreter.c | |
Used in: | fill_word() | interpreter.c |
Visible in: | interpreter.c | |
Used in: | reserved_word() | interpreter.c |
Defined in: | db.c |
r_immort_start_room
extern room_rnum r_immort_start_room
Defined in: | db.c |
r_frozen_start_room
extern room_rnum r_frozen_start_room
Defined in: | db.c |
class_menu
extern const char* class_menu
Defined in: | class.c |
motd
extern char* motd
Defined in: | db.c |
imotd
extern char* imotd
Defined in: | db.c |
background
extern char* background
Defined in: | db.c |
MENU
extern char* MENU
Defined in: | config.c |
WELC_MESSG
extern char* WELC_MESSG
Defined in: | config.c |
START_MESSG
extern char* START_MESSG
Defined in: | config.c |
character_list
extern struct char_data* character_list
Defined in: | db.c |
descriptor_list
extern struct descriptor_data* descriptor_list
Defined in: | comm.c |
player_table
extern struct player_index_element* player_table
Defined in: | db.c |
top_of_p_table
extern int top_of_p_table
Defined in: | db.c |
circle_restrict
extern int circle_restrict
Defined in: | db.c |
no_specials
extern int no_specials
Defined in: | comm.c |
max_bad_pws
extern int max_bad_pws
Defined in: | config.c |
mob_index
extern struct index_data* mob_index
Defined in: | db.c |
obj_index
extern struct index_data* obj_index
Defined in: | db.c |
world
extern struct room_data* world
Defined in: | db.c |
Prototyped in: | interpreter.c | |
Called by: | nanny() | interpreter.c |
Prototyped in: | interpreter.h | |
Calls: | any_one_arg() | interpreter.c |
send_to_char() | comm.c | |
skip_spaces() | interpreter.c | |
special() | interpreter.c | |
strlen(), strncmp() | ||
Called by: | do_at() | act.wizard.c |
do_force() | act.wizard.c | |
do_order() | act.offensive.c | |
game_loop() | comm.c | |
References Variables: | arg | db.c |
cmd_info | interpreter.c | |
no_specials | comm.c |
Prototyped in: | interpreter.h | |
Calls: | strchr() | |
Called by: | Board_write_message() | boards.c |
do_alias() | interpreter.c | |
do_gecho() | act.wizard.c | |
do_gen_write() | act.other.c | |
do_say() | act.comm.c | |
do_title() | act.other.c | |
do_wiznet() | act.wizard.c | |
string_add() | modify.c |
Prototyped in: | interpreter.c | |
Calls: | any_one_arg() | interpreter.c |
basic_mud_log() | utils.c | |
delete_doubledollar() | interpreter.c | |
find_alias() | interpreter.c | |
free_alias() | interpreter.c | |
send_to_char() | comm.c | |
str_cmp() | utils.c | |
str_dup() | utils.c | |
abort(), calloc(), perror(), sprintf(), strchr() | ||
Used in: | interpreter.c | |
References Variables: | arg | db.c |
buf | db.c | |
dummy_mob | db.c |
Prototyped in: | interpreter.h | |
Calls: | search_block() | interpreter.c |
Called by: | nanny() | interpreter.c |
one_argument() | interpreter.c | |
one_word() | interpreter.c | |
References Variables: | fill | interpreter.c |
Prototyped in: | interpreter.c | |
Calls: | strcmp() | |
Called by: | do_alias() | interpreter.c |
perform_alias() | interpreter.c |
Prototyped in: | interpreter.h | |
Calls: | strcmp() | |
Called by: | assign_the_shopkeepers() | shop.c |
boot_social_messages() | act.social.c | |
gen_receptionist() | objsave.c | |
init_boards() | boards.c | |
sort_commands() | act.informative.c | |
References Variables: | cmd_info | interpreter.c |
Prototyped in: | interpreter.c | |
Calls: | str_cmp() | utils.c |
Called by: | load_char() | db.c |
References Variables: | player_table | db.c |
top_of_p_table | db.c |
Prototyped in: | interpreter.c | |
Calls: | free() | |
Called by: | do_alias() | interpreter.c |
free_char() | db.c |
Prototyped in: | interpreter.h | |
Calls: | fill_word() | interpreter.c |
skip_spaces() | interpreter.c | |
Called by: | count_alias_records() | db.c |
load_help() | db.c |
Prototyped in: | interpreter.c | |
Calls: | any_one_arg() | interpreter.c |
basic_mud_log() | utils.c | |
find_alias() | interpreter.c | |
perform_complex_alias() | interpreter.c | |
strcpy() | ||
Called by: | game_loop() | comm.c |
References Variables: | dummy_mob | db.c |
Prototyped in: | interpreter.c | |
Calls: | write_to_q() | comm.c |
strcpy(), strlen(), strtok() | ||
Called by: | perform_alias() | interpreter.c |
References Variables: | buf | db.c |
buf2 | db.c |
Prototyped in: | interpreter.c | |
Calls: | MAX() | utils.c |
act() | comm.c | |
basic_mud_log() | utils.c | |
char_from_room() | handler.c | |
char_to_room() | handler.c | |
extract_char() | handler.c | |
free_char() | db.c | |
mudlog() | utils.c | |
write_to_output() | comm.c | |
sprintf() | ||
Called by: | nanny() | interpreter.c |
References Variables: | buf | db.c |
character_list | db.c | |
descriptor_list | comm.c | |
dummy_mob | db.c |
Prototyped in: | interpreter.c | |
Calls: | search_block() | interpreter.c |
Called by: | nanny() | interpreter.c |
References Variables: | reserved | interpreter.c |
Prototyped in: | interpreter.c | |
Called by: | command_interpreter() | interpreter.c |
do_simple_move() | act.movement.c | |
References Variables: | mob_index | db.c |
obj_index | db.c | |
top_of_world | db.c | |
world | db.c |