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