Home
last modified time | relevance | path

Searched refs:stop_x_loc (Results 1 – 8 of 8) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOMP_CRC.h452 short stop_x_loc; member
477 short stop_x_loc; member
H A DOU_CARA.h126 short stop_x_loc; // the x location the unit entering the stop variable
H A DOU_MARI.h95 short stop_x_loc; // the x location the unit entering the stop variable
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOMP_CRC.cpp506 c->stop_x_loc = stop_x_loc; in init_crc()
579 c->stop_x_loc = stop_x_loc; in init_crc()
H A DOU_CARA.cpp65 stop_x_loc = 0; in UnitCaravan()
1141 int xLoc = stop_x_loc; in caravan_in_firm()
1285 stop_x_loc = move_to_x_loc; // store entering location in caravan_on_way()
H A DOU_MARIT.cpp461 int xLoc = stop_x_loc; in ship_in_firm()
582 stop_x_loc = move_to_x_loc; // store entering location in ship_on_way()
H A DOU_MARI.cpp62 stop_x_loc = 0; in UnitMarine()
H A DOGFILE3.cpp513 visit<int16_t>(v, &u->stop_x_loc); in visit_unit_marine_derived()