Crossfire Server, Branches 1.12
R18729
|
Go to the source code of this file.
Functions | |
method_ret | legacy_ob_process (ob_methods *context, object *op) |
Legacy implementation of the process method.
Definition in file process.c.
method_ret legacy_ob_process | ( | ob_methods * | context, |
object * | op | ||
) |
Definition at line 31 of file process.c.
References animate_turning(), AT_PHYSICAL, DIRECTOR, DISEASE, DOOR, EARTHWALL, FIREWALL, FORCE, GOLEM, hit_player(), HOLE, HORN, legacy_animate_trigger(), legacy_move_hole(), legacy_remove_force(), LOCKED_DOOR, liv::maxsp, METHOD_OK, METHOD_UNHANDLED, move_disease(), move_firewall(), move_golem(), move_player_mover(), move_symptom(), PLAYERMOVER, POTION_EFFECT, regenerate_rod(), remove_door(), remove_locked_door(), ROD, obj::stats, SYMPTOM, TRIGGER_ALTAR, TRIGGER_BUTTON, TRIGGER_PEDESTAL, and obj::type.
Referenced by init_ob_methods().