Home
last modified time | relevance | path

Searched refs:RM_CAR_STATE_PULLSIDE (Results 1 – 10 of 10) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv2/
H A Dsimu.cpp193 carElt->_state |= RM_CAR_STATE_PULLSIDE; in RemoveCar()
200 if (carElt->_state & RM_CAR_STATE_PULLSIDE) { in RemoveCar()
216 carElt->_state &= ~RM_CAR_STATE_PULLSIDE; in RemoveCar()
/dports/games/torcs/torcs-1.3.7/src/modules/simu/simuv3/
H A Dsimu.cpp218 carElt->_state |= RM_CAR_STATE_PULLSIDE; in RemoveCar()
228 if (carElt->_state & RM_CAR_STATE_PULLSIDE) { in RemoveCar()
235 carElt->_state &= ~RM_CAR_STATE_PULLSIDE; in RemoveCar()
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrtrackmap.cpp540 (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PULLDN))) in drawTrackPanning()
622 … !(s->cars[i]->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in drawTrackPanningAligned()
687 (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PULLDN))) in drawCars()
/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dcar.h215 #define RM_CAR_STATE_PULLSIDE 0x00000008 /**< Car pulled out in the air */ macro
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dpathfinder.cpp1103 …seg) && !(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in updateOCar()
1170 …!(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PUL… in updateOverlapTimer()
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dpathfinder.cpp1103 …seg) && !(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in updateOCar()
1170 …!(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PUL… in updateOverlapTimer()
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dpathfinder.cpp1103 …seg) && !(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in updateOCar()
1170 …!(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PUL… in updateOverlapTimer()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dpathfinder.cpp1391 …seg) && !(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in updateOCar()
1445 …!(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PUL… in updateOverlapTimer()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dpathfinder.cpp1391 …seg) && !(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in updateOCar()
1445 …!(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PUL… in updateOverlapTimer()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dpathfinder.cpp1391 …seg) && !(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_S… in updateOCar()
1445 …!(car->_state & (RM_CAR_STATE_DNF | RM_CAR_STATE_PULLUP | RM_CAR_STATE_PULLSIDE | RM_CAR_STATE_PUL… in updateOverlapTimer()