Crossfire Server, Trunk
|
Go to the source code of this file.
Functions | |
method_ret | legacy_ob_process (object *op) |
Legacy implementation of the process method.
Definition in file process.cpp.
method_ret legacy_ob_process | ( | object * | op | ) |
Definition at line 31 of file process.cpp.
References animate_turning(), AT_PHYSICAL, DISEASE, DOOR, EARTHWALL, FIREWALL, FORCE, GOLEM, hit_player(), HOLE, legacy_animate_trigger(), legacy_move_hole(), legacy_remove_force(), LOCKED_DOOR, METHOD_OK, METHOD_UNHANDLED, move_disease(), move_firewall(), move_player_mover(), move_symptom(), give::op, pets_move_golem(), PLAYERMOVER, POTION_RESIST_EFFECT, regenerate_rod(), remove_door(), remove_locked_door(), ROD, SYMPTOM, TRIGGER_ALTAR, TRIGGER_BUTTON, and TRIGGER_PEDESTAL.
Referenced by init_ob_methods().