Home
last modified time | relevance | path

Searched refs:destroyed_style (Results 1 – 5 of 5) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dpolygon.c145 t.destroyed_style = style; /* may be changed */ in P_start_polygon()
222 pdata[num_polys - 1].destroyed_style = style; in P_style()
H A Dwalls.h133 int destroyed_style; member
H A Dtarget.c312 poly->current_style = poly->destroyed_style; in World_remove_target()
H A Dxpmap.c1178 int destroyed_style) in Xpmap_block_polygon() argument
1197 if (destroyed_style >= 0) in Xpmap_block_polygon()
1198 P_style("destroyed", destroyed_style); in Xpmap_block_polygon()
H A Dcannon.c887 poly->current_style = poly->destroyed_style; in World_remove_cannon()