More...
#include <stdlib.h>
#include <stdio.h>
#include <tgfclient.h>
#include <raceman.h>
#include <robot.h>
#include <racescreens.h>
#include <exitmenu.h>
#include <musicplayer/musicplayer.h>
#include <portability.h>
#include "raceengine.h"
#include "raceinit.h"
#include "racegl.h"
#include "raceresults.h"
#include "racestate.h"
#include "racemanmenu.h"
#include "racemain.h"
Go to the source code of this file.
- Author
- Eric Espie
- Version
- $Id$
Definition in file racemain.cpp.
◆ AbandonRaceHookActivate()
| static void AbandonRaceHookActivate |
( |
void * |
| ) |
|
|
static |
◆ AbandonRaceHookInit()
| static void* AbandonRaceHookInit |
( |
void |
| ) |
|
|
static |
◆ AbortRaceHookActivate()
| static void AbortRaceHookActivate |
( |
void * |
| ) |
|
|
static |
◆ AbortRaceHookInit()
| static void* AbortRaceHookInit |
( |
void |
| ) |
|
|
static |
◆ BackToRaceHookActivate()
| static void BackToRaceHookActivate |
( |
void * |
| ) |
|
|
static |
◆ BackToRaceHookInit()
| static void* BackToRaceHookInit |
( |
void |
| ) |
|
|
static |
◆ QuitHookActivate()
| static void QuitHookActivate |
( |
void * |
| ) |
|
|
static |
◆ QuitHookInit()
| static void* QuitHookInit |
( |
void |
| ) |
|
|
static |
◆ ReEventShutdown()
| int ReEventShutdown |
( |
void |
| ) |
|
◆ ReInitRules()
| void ReInitRules |
( |
tRmInfo * |
ReInfo | ) |
|
◆ RePostRace()
◆ RePreRace()
◆ ReRaceEnd()
◆ ReRaceEventInit()
| int ReRaceEventInit |
( |
void |
| ) |
|
◆ reRaceRealStart()
| static int reRaceRealStart |
( |
void |
| ) |
|
|
static |
◆ ReRaceStart()
◆ ReRaceStop()
◆ RestartRaceHookActivate()
| static void RestartRaceHookActivate |
( |
void * |
| ) |
|
|
static |
◆ RestartRaceHookInit()
| static void* RestartRaceHookInit |
( |
void |
| ) |
|
|
static |
◆ StartRaceHookActivate()
| static void StartRaceHookActivate |
( |
void * |
| ) |
|
|
static |
◆ StartRaceHookInit()
| static void* StartRaceHookInit |
( |
void |
| ) |
|
|
static |
◆ AbandonRaceHookHandle
| void* AbandonRaceHookHandle = 0 |
|
static |
◆ AbortRaceHookHandle
| void* AbortRaceHookHandle = 0 |
|
static |
◆ BackToRaceHookHandle
| void* BackToRaceHookHandle = 0 |
|
static |
◆ QuitHookHandle
◆ RestartRaceHookHandle
| void* RestartRaceHookHandle = 0 |
|
static |
◆ StartRaceHookHandle
| void* StartRaceHookHandle = 0 |
|
static |
◆ StopScrHandle