Crossfire Server, Branches 1.12
R18729
|
First archetype.
Definition at line 195 of file global.h.
Referenced by build_class_list_reply(), build_race_list_reply(), cast_create_food(), cfapi_archetype_get_property(), check_spells(), CREFormulaePanel::CREFormulaePanel(), dump_abilities(), dump_all_archetypes(), dump_monster_treasure(), dump_spells(), CREResourcesWindow::fillArchetypes(), find_archetype_by_object_name(), find_archetype_by_object_type_name(), find_ingred_cost(), first_arch_pass(), free_all_archs(), get_archetype_by_skill_name(), get_archetype_by_type_subtype(), get_player_archetype(), get_spell_by_name(), init_archetable(), init_archetypes(), init_dynamic(), init_globals(), init_gods(), init_mon_info(), init_skills(), main(), malloc_info(), polymorph_item(), polymorph_living(), print_monsters(), CREAnimationPanel::setAnimation(), CREFacePanel::setFace(), CRETreasurePanel::setTreasure(), and spellpath_msg().
EXTERN artifactlist* first_artifactlist |
First artifact.
Definition at line 194 of file global.h.
Referenced by dump_artifacts(), CREResourcesWindow::fillArtifacts(), find_artifactlist(), find_ingred_cost(), free_all_treasures(), init_artifacts(), init_globals(), malloc_info(), CREAnimationPanel::setAnimation(), and CREFacePanel::setFace().
EXTERN objectlink* first_friendly_object |
Objects monsters will go after.
Definition at line 196 of file global.h.
Referenced by add_friendly_object(), cfapi_friendlylist_get_next(), clean_friendly_list(), command_kill_pets(), command_showpets(), dump_friendly_objects(), free_globals(), get_nearest_player(), init_globals(), is_friendly(), remove_all_pets(), remove_friendly_object(), and terminate_all_pets().
God list.
Definition at line 197 of file global.h.
Referenced by add_god_to_list(), determine_god(), dump_gods(), find_god(), free_all_god(), get_god_for_race(), get_rand_god(), and lookup_god_by_name().
First map.
Definition at line 191 of file global.h.
Referenced by cfapi_map_get_map_property(), check_active_maps(), clean_tmp_files(), dawn_to_dusk(), delete_map(), dump_all_maps(), flush_old_maps(), free_all_maps(), get_linked_map(), has_been_loaded(), init_globals(), key_confirm_quit(), load_style_map(), malloc_info(), map_info(), map_least_timeout(), and write_map_log().
First player.
Definition at line 190 of file global.h.
Referenced by basic_emote(), cfapi_object_get_property(), cfapi_object_set_property(), cfapi_party_get_property(), check_login(), command_abil(), command_addexp(), command_explore(), command_kick(), command_party(), command_reset(), command_whereabouts(), decrease_ob_nr(), do_server(), draw_ext_info(), emergency_save(), ext_info_map(), ext_info_map_except(), ext_info_map_except2(), find_player(), find_player_partial_name(), fix_luck(), fix_weight(), free_player(), get_nearest_player(), get_other_player_from_name(), get_player(), increase_ob_nr(), init_globals(), is_legal_2ways_exit(), list_players(), make_sure_not_seen(), make_sure_seen(), malloc_info(), metaserver_update(), obsolete_parties(), play_sound_map(), players_on_map(), process_players1(), process_players2(), remove_party(), send_changed_object(), send_party_message(), share_exp(), START_TEST(), swap_map(), update_all_los(), and update_all_map_los().
Race list.
Definition at line 198 of file global.h.
Referenced by add_to_racelist(), dump_races(), find_racelink(), free_races(), and init_races().
First region.
Definition at line 192 of file global.h.
Referenced by assign_region_parents(), cfapi_region_get_property(), command_whereabouts(), free_globals(), get_name_of_region_for_map(), get_region_by_name(), get_region_from_string(), init_regions(), main(), and parse_regions().
EXTERN treasurelist* first_treasurelist |
First treasure.
Definition at line 193 of file global.h.
Referenced by CREResourcesWindow::fillTreasures(), find_treasurelist(), free_all_treasures(), init_globals(), load_treasures(), malloc_info(), and CRETreasurePanel::setTreasure().