More...
#include <stdlib.h>
#include <stdio.h>
#include <tgfclient.h>
#include <raceman.h>
#include <robot.h>
#include <racescreens.h>
#include <robottools.h>
#include <portability.h>
#include <string>
#include <map>
#include <musicplayer/musicplayer.h>
#include "raceengine.h"
#include "racemain.h"
#include "racestate.h"
#include "racegl.h"
#include "raceresults.h"
#include "raceinit.h"
Go to the source code of this file.
- Author
- Eric Espie
- Version
- $Id$
Definition in file raceinit.cpp.
◆ initPits()
| static void initPits |
( |
void |
| ) |
|
|
static |
◆ initStartingGrid()
| static void initStartingGrid |
( |
void |
| ) |
|
|
static |
◆ isItThisRobot()
| bool isItThisRobot |
( |
tRmInfo * |
reInfo, |
|
|
const char * |
path, |
|
|
tModInfo * |
modInfo |
|
) |
| |
◆ ReAddRacemanListButton()
| void ReAddRacemanListButton |
( |
void * |
menuHandle | ) |
|
◆ reDumpTrack()
| static void reDumpTrack |
( |
tTrack * |
track, |
|
|
int |
verbose |
|
) |
| |
|
static |
Dump the track segments on screen.
- Parameters
-
| track | track to dump |
| verbose | if set to 1 all the segments are described (long) |
Definition at line 742 of file raceinit.cpp.
◆ ReGetCurrentRaceName()
| const char* ReGetCurrentRaceName |
( |
void |
| ) |
|
◆ ReGetPrevRaceName()
| const char* ReGetPrevRaceName |
( |
void |
| ) |
|
◆ ReInit()
◆ ReInitCars()
Initialize the cars for a race.
The car are positionned on the starting grid.
- Returns
- 0 Ok -1 Error
Definition at line 556 of file raceinit.cpp.
◆ ReInitTrack()
Initialize the track for a race manager.
- Returns
0 ... Ok
-1 .. Error
Definition at line 832 of file raceinit.cpp.
◆ ReRaceCleanDrivers()
| void ReRaceCleanDrivers |
( |
void |
| ) |
|
◆ ReRaceCleanup()
| void ReRaceCleanup |
( |
void |
| ) |
|
◆ reRegisterRaceman()
| static void reRegisterRaceman |
( |
tFList * |
racemanCur | ) |
|
|
static |
◆ ReRunRaceOnConsole()
| void ReRunRaceOnConsole |
( |
const char * |
raceconfig | ) |
|
◆ reSelectRaceman()
| static void reSelectRaceman |
( |
void * |
params | ) |
|
|
static |
◆ ReShutdown()
◆ reSortRacemanList()
| static void reSortRacemanList |
( |
tFList ** |
racemanList | ) |
|
|
static |
◆ ReStartNewRace()
| void ReStartNewRace |
( |
void * |
| ) |
|
◆ level_str
◆ reEventModList
◆ ReRaceModList