Home
last modified time | relevance | path

Searched refs:theatertable (Results 1 – 3 of 3) sorted by relevance

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dai.h77 struct a_theater **theatertable; member
154 (ai(s)->theaters ? ai(s)->theatertable[((int) ai(s)->areatheaters[(x)+area.width*(y)])] : NULL)
H A Dmplayer.c183 strategy->theatertable = (Theater **) xmalloc(127 * sizeof(Theater *)); in mplayer_create_strategy()
736 ai(side)->theatertable[theater->id] = theater; in create_theater()
H A Dai.c2300 theater = ai(side)->theatertable[weights[xrandom(i)].data]; in assign_to_exploration()
2463 theater = ai(side)->theatertable[weights[0].data]; in assign_to_offense()
2488 (ai(side)->theatertable[weights[1].data])->name, in assign_to_offense()