#define USERS_FORMAT "format: users [-l minlevel[-maxlevel]] [-n name] [-h host] [-c classlist] [-o] [-p]\r\n"
struct sort_struct | |
{ | |
int sort_pos; | |
byte is_social; | |
} |
Visible in: | act.informative.c | |
Used in: | do_color() | act.informative.c |
do_toggle() | act.informative.c |
Visible in: | act.informative.c | |
Used in: | do_commands() | act.informative.c |
sort_commands() | act.informative.c |
Visible in: | act.informative.c | |
Used in: | do_commands() | act.informative.c |
sort_commands() | act.informative.c |
Defined in: | db.c |
help_table
extern struct help_index_element* help_table
Defined in: | db.c |
help
extern char* help
Defined in: | db.c |
time_info
extern struct time_info_data time_info
Defined in: | db.c |
world
extern struct room_data* world
Defined in: | db.c |
descriptor_list
extern struct descriptor_data* descriptor_list
Defined in: | comm.c |
character_list
extern struct char_data* character_list
Defined in: | db.c |
object_list
extern struct obj_data* object_list
Defined in: | db.c |
credits
extern char* credits
Defined in: | db.c |
news
extern char* news
Defined in: | db.c |
info
extern char* info
Defined in: | db.c |
motd
extern char* motd
Defined in: | db.c |
imotd
extern char* imotd
Defined in: | db.c |
wizlist
extern char* wizlist
Defined in: | db.c |
immlist
extern char* immlist
Defined in: | db.c |
policies
extern char* policies
Defined in: | db.c |
handbook
extern char* handbook
Defined in: | db.c |
class_abbrevs
extern char* class_abbrevs[]
Defined in: | class.c |
Prototyped in: | act.informative.c | |
Calls: | CAP() | utils.c |
basic_mud_log() | utils.c | |
send_to_char() | comm.c | |
strcat(), strcpy() | ||
Called by: | do_diagnose() | act.informative.c |
look_at_char() | act.informative.c | |
References Variables: | buf | db.c |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
send_to_char() | comm.c | |
sprintf() | ||
Called by: | look_at_room() | act.informative.c |
References Variables: | buf | db.c |
buf2 | db.c | |
dirs | constants.c | |
dummy_mob | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
one_argument() | interpreter.c | |
search_block() | interpreter.c | |
send_to_char() | comm.c | |
sprintf() | ||
Used in: | interpreter.c | |
References Variables: | arg | db.c |
buf | db.c | |
ctypes | act.informative.c | |
dummy_mob | db.c |
Prototyped in: | act.informative.c | |
Calls: | get_char_vis() | handler.c |
one_argument() | interpreter.c | |
send_to_char() | comm.c | |
sprintf(), strcat(), strlen() | ||
Used in: | interpreter.c | |
References Variables: | arg | db.c |
buf | db.c | |
cmd_info | interpreter.c | |
cmd_sort_info | act.informative.c | |
num_of_cmds | act.informative.c |
Prototyped in: | act.informative.c | |
Calls: | get_char_vis() | handler.c |
one_argument() | interpreter.c | |
send_to_char() | comm.c | |
Used in: | interpreter.c | |
References Variables: | buf | db.c |
Prototyped in: | act.informative.c | |
Calls: | diag_char_to_char() | act.informative.c |
get_char_vis() | handler.c | |
one_argument() | interpreter.c | |
send_to_char() | comm.c | |
Used in: | interpreter.c | |
References Variables: | NOPERSON | config.c |
buf | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
send_to_char() | comm.c | |
show_obj_to_char() | act.informative.c | |
Used in: | interpreter.c | |
References Variables: | dummy_mob | db.c |
weather_info | db.c | |
where | constants.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | generic_find() | handler.c |
look_at_target() | act.informative.c | |
look_in_obj() | act.informative.c | |
one_argument() | interpreter.c | |
send_to_char() | comm.c | |
Used in: | interpreter.c | |
References Variables: | arg | db.c |
Prototyped in: | act.informative.c | |
Calls: | CAP() | utils.c |
basic_mud_log() | utils.c | |
send_to_char() | comm.c | |
sprintf(), strcat() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
buf2 | db.c | |
dirs | constants.c | |
dummy_mob | db.c | |
top_of_world | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
page_string() | modify.c | |
send_to_char() | comm.c | |
strcat(), strcpy() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
circlemud_version | constants.c | |
credits | db.c | |
handbook | db.c | |
immlist | db.c | |
imotd | db.c | |
info | db.c | |
motd | db.c | |
news | db.c | |
policies | db.c | |
wizlist | db.c |
Prototyped in: | act.informative.c | |
Calls: | send_to_char() | comm.c |
sprintf() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
Prototyped in: | act.informative.c | |
Calls: | page_string() | modify.c |
send_to_char() | comm.c | |
skip_spaces() | interpreter.c | |
strn_cmp() | utils.c | |
strlen() | ||
Used in: | interpreter.c | |
References Variables: | help | db.c |
help_table | db.c | |
top_of_helpt | db.c |
Prototyped in: | act.informative.c | |
Calls: | list_obj_to_char() | act.informative.c |
send_to_char() | comm.c | |
Used in: | interpreter.c |
Prototyped in: | act.informative.c | |
Calls: | level_exp() | class.c |
page_string() | modify.c | |
send_to_char() | comm.c | |
title_female() | class.c | |
title_male() | class.c | |
sprintf(), strcat(), strlen() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
Prototyped in: | act.informative.c | |
Calls: | affected_by_spell() | handler.c |
age() | utils.c | |
basic_mud_log() | utils.c | |
compute_armor_class() | fight.c | |
level_exp() | class.c | |
real_time_passed() | utils.c | |
send_to_char() | comm.c | |
sprintf(), strcat(), strlen(), time() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | send_to_char() | comm.c |
sprintf(), strcat() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
month_name | constants.c | |
time_info | db.c | |
weekdays | constants.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
send_to_char() | comm.c | |
sprintf(), strcpy() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
buf2 | db.c | |
ctypes | act.informative.c | |
dummy_mob | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
find_class_bitvector() | class.c | |
half_chop() | interpreter.c | |
one_argument() | interpreter.c | |
send_to_char() | comm.c | |
str_cmp() | utils.c | |
asctime(), localtime(), sprintf(), sscanf(), strcat(), strcpy(), strlen(), strstr() | ||
Used in: | interpreter.c | |
References Variables: | arg | db.c |
buf | db.c | |
buf1 | db.c | |
class_abbrevs | class.c | |
connected_types | constants.c | |
descriptor_list | comm.c | |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | send_to_char() | comm.c |
sprintf() | ||
Used in: | interpreter.c | |
References Variables: | buf | db.c |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | one_argument() | interpreter.c |
perform_immort_where() | act.informative.c | |
perform_mortal_where() | act.informative.c | |
Used in: | interpreter.c | |
References Variables: | arg | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
find_class_bitvector() | class.c | |
half_chop() | interpreter.c | |
send_to_char() | comm.c | |
skip_spaces() | interpreter.c | |
str_cmp() | utils.c | |
sprintf(), sscanf(), strcat(), strcpy(), strlen(), strstr() | ||
Used in: | interpreter.c | |
References Variables: | arg | db.c |
buf | db.c | |
buf1 | db.c | |
class_abbrevs | class.c | |
descriptor_list | comm.c | |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | isname() | handler.c |
Called by: | look_at_target() | act.informative.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
list_one_char() | act.informative.c | |
send_to_char() | comm.c | |
Called by: | do_look() | act.informative.c |
look_at_room() | act.informative.c | |
References Variables: | dummy_mob | db.c |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
send_to_char() | comm.c | |
show_obj_to_char() | act.informative.c | |
Called by: | do_inventory() | act.informative.c |
look_at_room() | act.informative.c | |
look_in_obj() | act.informative.c | |
References Variables: | dummy_mob | db.c |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | CAP() | utils.c |
act() | comm.c | |
basic_mud_log() | utils.c | |
send_to_char() | comm.c | |
sprintf(), strcat(), strcpy() | ||
Called by: | list_char_to_char() | act.informative.c |
References Variables: | buf | db.c |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | act() | comm.c |
basic_mud_log() | utils.c | |
diag_char_to_char() | act.informative.c | |
number() | utils.c | |
send_to_char() | comm.c | |
show_obj_to_char() | act.informative.c | |
Called by: | look_at_target() | act.informative.c |
References Variables: | dummy_mob | db.c |
weather_info | db.c | |
where | constants.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | fname() | handler.c |
send_to_char() | comm.c | |
sprintf() | ||
Called by: | do_look() | act.informative.c |
References Variables: | buf | db.c |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | fname() | handler.c |
generic_find() | handler.c | |
list_obj_to_char() | act.informative.c | |
send_to_char() | comm.c | |
sprinttype() | utils.c | |
sprintf(), strchr() | ||
Called by: | do_examine() | act.informative.c |
do_look() | act.informative.c | |
References Variables: | buf | db.c |
buf2 | db.c | |
color_liquid | constants.c | |
fullness | constants.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
isname() | handler.c | |
print_object_location() | act.informative.c | |
send_to_char() | comm.c | |
sprintf() | ||
Called by: | do_where() | act.informative.c |
References Variables: | buf | db.c |
character_list | db.c | |
descriptor_list | comm.c | |
dummy_mob | db.c | |
object_list | db.c | |
top_of_world | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
isname() | handler.c | |
send_to_char() | comm.c | |
sprintf() | ||
Called by: | do_where() | act.informative.c |
References Variables: | buf | db.c |
character_list | db.c | |
descriptor_list | comm.c | |
dummy_mob | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
print_object_location() | act.informative.c | |
send_to_char() | comm.c | |
sprintf(), strlen() | ||
Called by: | perform_immort_where() | act.informative.c |
print_object_location() | act.informative.c | |
References Variables: | buf | db.c |
dummy_mob | db.c | |
top_of_world | db.c | |
weather_info | db.c | |
world | db.c |
Prototyped in: | act.informative.c | |
Calls: | page_string() | modify.c |
send_to_char() | comm.c | |
strcat(), strcpy() | ||
Called by: | do_equipment() | act.informative.c |
list_obj_to_char() | act.informative.c | |
look_at_char() | act.informative.c | |
look_at_target() | act.informative.c | |
References Variables: | buf | db.c |
Prototyped in: | act.informative.c | |
Calls: | basic_mud_log() | utils.c |
find_command() | interpreter.c | |
abort(), calloc(), perror(), strcmp() | ||
Called by: | boot_db() | db.c |
References Functions: | do_action() | act.social.c |
References Variables: | cmd_info | interpreter.c |
cmd_sort_info | act.informative.c | |
num_of_cmds | act.informative.c |