Home
last modified time | relevance | path

Searched refs:team_colors (Results 1 – 4 of 4) sorted by relevance

/dports/games/wesnoth/wesnoth-1.14.17/data/tools/unit_tree/
H A DTeamColorizer15 team_colors = {
96 base_red = team_colors['magenta']['mid']['r']
97 base_green = team_colors['magenta']['mid']['g']
98 base_blue = team_colors['magenta']['mid']['b']
/dports/games/quadra/quadra-1.3.0/server/plugins/
H A DHTML.pm13 my @team_colors = (
62 print " <font color=\"$team_colors[$player->{team}]\">";
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dpicture.cpp187 std::vector<std::string> team_colors; variable
801 team_colors.clear(); in set_team_colors()
803 team_colors = *colors; in set_team_colors()
809 return team_colors; in get_team_colors()
/dports/games/wesnoth/wesnoth-1.14.17/data/
H A Dschema.cfg469 …tional string" # TODO: Can be improved be verified if the value exists in data/core/team_colors.cfg