From b829170121d3657369904ec62d8065606777a9ce Mon Sep 17 00:00:00 2001 From: Aki Date: Fri, 1 Oct 2021 18:54:04 +0200 Subject: Removed doxygen generated docs They can be rebuild anytime and are considered a build artifact/binary. --- Doc/doxygen/html/_main_8cpp.html | 251 --------------------------------------- 1 file changed, 251 deletions(-) delete mode 100644 Doc/doxygen/html/_main_8cpp.html (limited to 'Doc/doxygen/html/_main_8cpp.html') diff --git a/Doc/doxygen/html/_main_8cpp.html b/Doc/doxygen/html/_main_8cpp.html deleted file mode 100644 index 1226b77..0000000 --- a/Doc/doxygen/html/_main_8cpp.html +++ /dev/null @@ -1,251 +0,0 @@ - - - - - -Starshatter_Open: D:/SRC/StarshatterSVN/Stars45/Main.cpp File Reference - - - - - - - - - - - - - -
-
- - - - - - -
-
Starshatter_Open -
-
Open source Starshatter engine
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Main.cpp File Reference
-
-
-
#include "MemDebug.h"
-#include "Starshatter.h"
-#include "StarServer.h"
-#include "Authorization.h"
-#include "HUDView.h"
-#include "NetHost.h"
-#include "NetAddr.h"
-#include "NetLayer.h"
-#include "NetBrokerClient.h"
-#include "NetClient.h"
-#include "HttpClient.h"
-#include "Color.h"
-#include "DataLoader.h"
-#include "Pcx.h"
-#include "MachineInfo.h"
-#include "Encrypt.h"
-#include "FormatUtil.h"
-#include "ParseUtil.h"
-#include "Random.h"
-
-

Go to the source code of this file.

- - - -

-Functions

int APIENTRY WinMain (HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow)
- - - - - -

-Variables

FILE * ErrLog
int VD3D_describe_things
int dump_missions = 0
const char * versionInfo = "5.1.66"
-

Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
int APIENTRY WinMain (HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow 
)
-
- -

Definition at line 55 of file Main.cpp.

- -
-
-

Variable Documentation

- -
-
- - - - -
int dump_missions = 0
-
- -

Definition at line 39 of file Main.cpp.

- -
-
- -
-
- - - - -
FILE* ErrLog
-
- -

Definition at line 33 of file Game.cpp.

- -
-
- -
-
- - - - -
int VD3D_describe_things
-
- -

Definition at line 25 of file VideoDX9Enum.cpp.

- -
-
- -
-
- - - - -
const char* versionInfo = "5.1.66"
-
- -

Definition at line 41 of file Main.cpp.

- -
-
-
-
- - - - -- cgit v1.1