Crossfire Server, Trunk
R21670
|
#include <global.h>
Data Fields | |
const char * | name |
struct linked_char * | next |
const char* linked_char::name |
Definition at line 87 of file global.h.
Referenced by artifact_describe(), artifact_get_face(), command_use(), dump_alchemy(), dump_alchemy_costs(), dump_artifacts(), free_all_recipes(), free_server(), init_artifacts(), init_formulae(), initPlugins(), is_defined_recipe(), knowledge_alchemy_attempt(), knowledge_alchemy_can_use_item(), knowledge_alchemy_detail(), legal_artifact_combination(), make_formula_book(), set_disable_plugin(), and CREWrapperArtifact::setArtifact().
struct linked_char* linked_char::next |
Definition at line 88 of file global.h.
Referenced by alchemyTable(), artifact_describe(), artifact_get_face(), CREUtils::artifactNode(), dump_alchemy(), dump_alchemy_costs(), dump_artifacts(), free_all_recipes(), free_charlinks(), free_server(), init_artifacts(), init_formulae(), initPlugins(), is_defined_recipe(), knowledge_alchemy_attempt(), knowledge_alchemy_can_use_item(), knowledge_alchemy_detail(), legal_artifact_combination(), make_formula_book(), set_disable_plugin(), CREWrapperArtifact::setArtifact(), CREWrapperFormulae::setFormulae(), CREArtifactPanel::setItem(), and CREFormulaePanel::setItem().