From edf33b8a5bab51115062626a6fb6a0320b3694ba Mon Sep 17 00:00:00 2001 From: Magnus Auvinen Date: Sat, 8 Nov 2008 08:26:24 +0000 Subject: removed the output directory for the docs. shouldn't be in here --- docs/output/index/Constants.html | 50 ---------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 docs/output/index/Constants.html (limited to 'docs/output/index/Constants.html') diff --git a/docs/output/index/Constants.html b/docs/output/index/Constants.html deleted file mode 100644 index 83d765ff..00000000 --- a/docs/output/index/Constants.html +++ /dev/null @@ -1,50 +0,0 @@ - - -Constant Index - - - - - - - - - -
Constant Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
B
 BROWSESORT_GAMETYPE
 BROWSESORT_MAP
 BROWSESORT_NAME
 BROWSESORT_NUMPLAYERS
 BROWSESORT_PING
 BROWSESORT_PROGRESSION
C
 Client States
 CLIENTSTATE_CONNECTING
 CLIENTSTATE_LOADING
 CLIENTSTATE_OFFLINE
 CLIENTSTATE_ONLINE
 CLIENTSTATE_QUITING
I
 Image Formats
 IMG_ALPHA
 IMG_AUTO
 IMG_RGB
 IMG_RGBA
S
 Server Browser Sorting
T
 TEXLOAD_NORESAMPLE
 Texture Loading Flags
- -
Sort by game type.
Sort by map
Sort by name.
Sort after how many players there are on the server.
Sort by ping.
Sort by progression.
- - - -
The client is trying to connect to a server.
The client has connected to a server and is loading resources.
The client is offline.
The client is connected to a server and running the game.
The client is quiting.
- - - -
8-Bit uncompressed alpha
Lets the engine choose the format.
8-Bit uncompressed RGB
8-Bit uncompressed RGBA
- - - - - - - -
Prevents the texture from any resampling
- -
- - - - - - - - -
Close
- - - \ No newline at end of file -- cgit 1.4.1