#include "common.h"
#include "game.h"
#include "indexentry.h"
#include <string>
Go to the source code of this file.
◆ EGTHEME_M
◆ EGTHEME_P
◆ EGTHEME_Q
◆ EGTHEME_QM
const uint EGTHEME_QM = 5 |
◆ EGTHEME_QR
const uint EGTHEME_QR = 6 |
◆ EGTHEME_QRM
const uint EGTHEME_QRM = 7 |
◆ EGTHEME_R
◆ EGTHEME_RM
const uint EGTHEME_RM = 3 |
◆ NUM_EGTHEMES
const uint NUM_EGTHEMES = 8 |
◆ NUM_POSTHEMES
const uint NUM_POSTHEMES = 10 |
◆ OPLINE_MOVES
◆ OPTABLE_All
const uint OPTABLE_All = 1 |
◆ OPTABLE_COLUMNS
const uint OPTABLE_COLUMNS = 8 |
◆ OPTABLE_Compact
const uint OPTABLE_Compact = 4 |
◆ OPTABLE_CText
const uint OPTABLE_CText = 3 |
◆ OPTABLE_DEFAULT_ROWS
const uint OPTABLE_DEFAULT_ROWS = 10 |
◆ OPTABLE_HTML
const uint OPTABLE_HTML = 1 |
◆ OPTABLE_LaTeX
const uint OPTABLE_LaTeX = 2 |
◆ OPTABLE_Line
const uint OPTABLE_Line = 0 |
◆ OPTABLE_MAX_EXTRA_MOVES
const uint OPTABLE_MAX_EXTRA_MOVES = 10 |
◆ OPTABLE_MAX_LINES
const uint OPTABLE_MAX_LINES = 2000 |
◆ OPTABLE_MAX_ROWS
const uint OPTABLE_MAX_ROWS = 20 |
◆ OPTABLE_MAX_STARTLINE
const uint OPTABLE_MAX_STARTLINE = 100 |
◆ OPTABLE_MAX_TABLE_LINES
const uint OPTABLE_MAX_TABLE_LINES = 5000 |
◆ OPTABLE_MIN_ROWS
const uint OPTABLE_MIN_ROWS = 5 |
◆ OPTABLE_Text
const uint OPTABLE_Text = 0 |
◆ POSTHEME_BAdvPawn
const uint POSTHEME_BAdvPawn = 8 |
◆ POSTHEME_BIQP
const uint POSTHEME_BIQP = 6 |
◆ POSTHEME_CastOpp
const uint POSTHEME_CastOpp = 1 |
◆ POSTHEME_CastSame
const uint POSTHEME_CastSame = 0 |
◆ POSTHEME_Kstorm
const uint POSTHEME_Kstorm = 4 |
◆ POSTHEME_OneBPair
const uint POSTHEME_OneBPair = 3 |
◆ POSTHEME_OpenFyle
const uint POSTHEME_OpenFyle = 9 |
◆ POSTHEME_QueenSwap
const uint POSTHEME_QueenSwap = 2 |
◆ POSTHEME_THRESHOLD
const uint POSTHEME_THRESHOLD = 4 |
◆ POSTHEME_WAdvPawn
const uint POSTHEME_WAdvPawn = 7 |
◆ POSTHEME_WIQP
const uint POSTHEME_WIQP = 5 |