|
Crossfire Server, Branches 1.12
R18729
|
#include <global.h>
Collaboration diagram for linked_char:Data Fields | |
| const char * | name |
| struct linked_char * | next |
| const char* linked_char::name |
Definition at line 160 of file global.h.
Referenced by artifact_msg(), dump_alchemy(), dump_alchemy_costs(), dump_artifacts(), free_all_readable(), free_all_recipes(), init_artifacts(), init_formulae(), init_msgfile(), is_defined_recipe(), legal_artifact_combination(), make_formula_book(), and msgfile_msg().
| struct linked_char* linked_char::next |
Definition at line 161 of file global.h.
Referenced by artifact_msg(), CREUtils::artifactNode(), dump_alchemy(), dump_alchemy_costs(), dump_artifacts(), free_all_readable(), free_all_recipes(), free_charlinks(), init_artifacts(), init_formulae(), init_msgfile(), is_defined_recipe(), legal_artifact_combination(), make_formula_book(), msgfile_msg(), CREArtifactPanel::setArtifact(), and CREFormulaePanel::setRecipe().