Home
last modified time | relevance | path

Searched refs:TR_PIT_ON_TRACK_SIDE (Results 1 – 14 of 14) sorted by relevance

/dports/games/torcs/torcs-1.3.7/src/interfaces/
H A Dtrack.h461 #define TR_PIT_ON_TRACK_SIDE 1 /**< The pits are on the track side */ macro
/dports/games/torcs/torcs-1.3.7/src/libs/raceengineclient/
H A Draceinit.cpp440 case TR_PIT_ON_TRACK_SIDE: in initPits()
739 case TR_PIT_ON_TRACK_SIDE: in reDumpTrack()
H A Draceresults.cpp98 if (ReInfo->track->pits.type == TR_PIT_ON_TRACK_SIDE) { in ReApplyRaceTimePenalties()
H A Draceengine.cpp454 if (track->pits.type == TR_PIT_ON_TRACK_SIDE) { in ReRaceRules()
/dports/games/torcs/torcs-1.3.7/src/modules/graphic/ssggraph/
H A Dgrscene.cpp632 case TR_PIT_ON_TRACK_SIDE: in grCustomizePits()
/dports/games/torcs/torcs-1.3.7/src/drivers/inferno/
H A Dpathfinder.cpp70 if (t->pits.type == TR_PIT_ON_TRACK_SIDE && car->_pit != NULL) { in Pathfinder()
/dports/games/torcs/torcs-1.3.7/src/drivers/tita/
H A Dpathfinder.cpp70 if (t->pits.type == TR_PIT_ON_TRACK_SIDE && car->_pit != NULL) { in Pathfinder()
/dports/games/torcs/torcs-1.3.7/src/drivers/lliaw/
H A Dpathfinder.cpp70 if (t->pits.type == TR_PIT_ON_TRACK_SIDE && car->_pit != NULL) { in Pathfinder()
/dports/games/torcs/torcs-1.3.7/src/modules/track/
H A Dtrack4.cpp1029 pits->type = TR_PIT_ON_TRACK_SIDE; in ReadTrack4()
H A Dtrack3.cpp1412 pits->type = TR_PIT_ON_TRACK_SIDE; in ReadTrack3()
/dports/games/torcs/torcs-1.3.7/src/tools/trackgen/
H A Dtrack.cpp98 case TR_PIT_ON_TRACK_SIDE: in initPits()
2622 if (pits->type == TR_PIT_ON_TRACK_SIDE) { in InitScene()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw2/
H A Dpathfinder.cpp47 if (t->pits.type == TR_PIT_ON_TRACK_SIDE && car->index < t->pits.nMaxPits) { in Pathfinder()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw3/
H A Dpathfinder.cpp47 if (t->pits.type == TR_PIT_ON_TRACK_SIDE && car->index < t->pits.nMaxPits) { in Pathfinder()
/dports/games/torcs/torcs-1.3.7/src/drivers/berniw/
H A Dpathfinder.cpp47 if (t->pits.type == TR_PIT_ON_TRACK_SIDE && car->index < t->pits.nMaxPits) { in Pathfinder()