![]() |
Crossfire Server, Trunk
1.75.0
|
Include dependency graph for legacy_describe.cpp:Go to the source code of this file.
Functions | |
| void | legacy_ob_describe (const object *op, const object *observer, int use_media_tags, char *buf, size_t size) |
| Describes an object, seen by a given observer. More... | |
Legacy implementation of description-related methods.
Definition in file legacy_describe.cpp.
| void legacy_ob_describe | ( | const object * | op, |
| const object * | observer, | ||
| int | use_media_tags, | ||
| char * | buf, | ||
| size_t | size | ||
| ) |
Describes an object, seen by a given observer.
| op | The object to describe |
| observer | The object to make the description to |
| use_media_tags | If non zero then use media tags in the description. |
| buf | Buffer that will contain the description |
| size | buf's size. |
Definition at line 39 of file legacy_describe.cpp.
References AMULET, ARMOUR, ARROW, BOOTS, BOW, BRACERS, buf, CLOAK, common_ob_describe(), DRINK, FLESH, FOOD, GIRDLE, GLOVES, HELMET, LAMP, query_name(), RING, SHIELD, SKILL, SKILL_TOOL, object::type, and WEAPON.
Referenced by init_ob_methods().
Here is the call graph for this function:
Here is the caller graph for this function: