[Package Index | Mudlib Index | Effect Index]
.
object compile_arm(string name, int clone)
object compile_clo(string name, int clone)
object compile_clotrans(string name, int clone)
object compile_cont(string name, int clone)
object compile_food(string name, int clone)
object compile_imp(string name, int clone)
object compile_mon(string name, int clone)
object compile_ob(string name, int clone)
object compile_r(string name, int clone)
object compile_sca(string name, int clone)
object compile_wep(string name, int clone)
void do_clone(object dest, string str)
mixed * extract_arguments(string str)
void initialize_methods()
object prop_to_fun(string file, mapping funs, string virt_class, string virt_include, int clone)
object query_return_ob()
int set_debug_status(int d_stat)
void set_return_ob(object ob)
mixed str_to_var(string str)
string strip_string(string str)