Searched defs:team (Results 1 - 9 of 9) sorted by last modified time

/external/quake/quake/src/QW/client/
H A Dcl_ents.c735 void CL_AddFlagModels (entity_t *ent, int team) argument
771 newent->skinnum = team;
H A Dcl_main.c73 cvar_t team = CVAR4("team","", true, true); variable
1122 Cvar_RegisterVariable (&team);
H A Dsbar.c356 char team[16+1]; member in struct:__anon11408
424 // find his team in the list
426 strncpy(t, Info_ValueForKey(s->userinfo, "team"), 16);
428 continue; // not on team
430 if (!strcmp(teams[j].team, t)) {
437 strcpy(teams[j].team, t);
820 // if we're dead show team scores in team games
894 team frags
905 char team[ local
1003 char team[5]; local
1166 char team[5]; local
[all...]
/external/quake/quake/src/QW/progs/
H A Dprogdefs.h113 float team; member in struct:__anon11508
/external/quake/quake/src/QW/server/
H A Dprogdefs.h132 float team; member in struct:__anon11556
H A Dsv_user.c353 ent->v.team = 0; // FIXME
724 void SV_Say (qboolean team) argument
735 if (team)
737 strncpy (t1, Info_ValueForKey (host_client->userinfo, "team"), 31);
741 if (host_client->spectator && (!sv_spectalk.value || team))
743 else if (team)
797 if (team)
799 // the spectator team
804 t2 = Info_ValueForKey (client->userinfo, "team");
/external/replicaisland/src/com/replica/replicaisland/
H A DGameObject.java77 public Team team; field in class:GameObject
112 team = Team.NONE;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jar ... .html plugin.properties org/ org/eclipse/ org/eclipse/team/ org/eclipse/team/core/ org/eclipse/team/core/DefaultRepositoryProviderType. ...
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 170 milliseconds