TORCS  1.3.9
The Open Racing Car Simulator
raceresults.cpp File Reference

Processing of race results
More...

#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <tgfclient.h>
#include <robot.h>
#include <raceman.h>
#include <racescreens.h>
#include <robottools.h>
#include <portability.h>
#include "racemain.h"
#include "racegl.h"
#include "raceinit.h"
#include "raceengine.h"
#include "raceresults.h"
Include dependency graph for raceresults.cpp:

Go to the source code of this file.

Classes

struct  tReStandings
 

Functions

static void ReApplyRaceTimePenalties (void)
 
void ReInitResults (void)
 
void ReEventInitResults (void)
 
void ReUpdateStandings (void)
 
void ReStoreRaceResults (const char *race)
 
void ReUpdateQualifCurRes (tCarElt *car)
 
void ReSavePracticeLap (tCarElt *car)
 
int ReDisplayResults (void)
 
void ReDisplayStandings (void)
 

Detailed Description

Processing of race results

Author
Bernhard Wymann, Eric Espie
Version
$Id$

Definition in file raceresults.cpp.

Function Documentation

◆ ReApplyRaceTimePenalties()

static void ReApplyRaceTimePenalties ( void  )
static

Definition at line 90 of file raceresults.cpp.

◆ ReDisplayResults()

int ReDisplayResults ( void  )

Definition at line 509 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReDisplayStandings()

void ReDisplayStandings ( void  )

Definition at line 530 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReEventInitResults()

void ReEventInitResults ( void  )

Definition at line 201 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReInitResults()

void ReInitResults ( void  )

Definition at line 171 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReSavePracticeLap()

void ReSavePracticeLap ( tCarElt car)

Definition at line 493 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReStoreRaceResults()

void ReStoreRaceResults ( const char *  race)

Definition at line 325 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReUpdateQualifCurRes()

void ReUpdateQualifCurRes ( tCarElt car)

Definition at line 438 of file raceresults.cpp.

Here is the call graph for this function:

◆ ReUpdateStandings()

void ReUpdateStandings ( void  )

Definition at line 221 of file raceresults.cpp.

Here is the call graph for this function: