DDraceNetwork Docs
|
This is the complete list of members for CScore, including all inherited members.
CScore(CGameContext *pGameServer, CDbConnectionPool *pPool) | CScore | |
ExecPlayerThread(bool(*pFuncPtr)(IDbConnection *, const ISqlData *, char *pError, int ErrorSize), const char *pThreadName, int ClientId, const char *pName, int Offset) | CScore | private |
GameServer() const | CScore | inlineprivate |
GeneratePassphrase(char *pBuf, int BufSize) | CScore | private |
GetSaves(int ClientId) | CScore | |
LoadBestTime() | CScore | |
LoadPlayerData(int ClientId, const char *pName="") | CScore | |
LoadPlayerTimeCp(int ClientId, const char *pName="") | CScore | |
LoadTeam(const char *pCode, int ClientId) | CScore | |
m_aPlayerData | CScore | private |
m_pGameServer | CScore | private |
m_pPool | CScore | private |
m_Prng | CScore | private |
m_pServer | CScore | private |
m_vWordlist | CScore | private |
MapInfo(int ClientId, const char *pMapName) | CScore | |
MapVote(int ClientId, const char *pMapName) | CScore | |
NewSqlPlayerResult(int ClientId) | CScore | private |
PlayerData(int Id) | CScore | inline |
RandomMap(int ClientId, int Stars) | CScore | |
RandomUnfinishedMap(int ClientId, int Stars) | CScore | |
RateLimitPlayer(int ClientId) | CScore | private |
SaveScore(int ClientId, int TimeTicks, const char *pTimestamp, const float aTimeCp[NUM_CHECKPOINTS], bool NotEligible) | CScore | |
SaveTeam(int ClientId, const char *pCode, const char *pServer) | CScore | |
SaveTeamScore(int Team, int *pClientIds, unsigned int Size, int TimeTicks, const char *pTimestamp) | CScore | |
Server() const | CScore | inlineprivate |
ShowPlayerTeamTop5(int ClientId, const char *pName, int Offset=1) | CScore | |
ShowPoints(int ClientId, const char *pName) | CScore | |
ShowRank(int ClientId, const char *pName) | CScore | |
ShowTeamRank(int ClientId, const char *pName) | CScore | |
ShowTeamTop5(int ClientId, int Offset=1) | CScore | |
ShowTimes(int ClientId, const char *pName, int Offset=1) | CScore | |
ShowTimes(int ClientId, int Offset=1) | CScore | |
ShowTop(int ClientId, int Offset=1) | CScore | |
ShowTopPoints(int ClientId, int Offset=1) | CScore | |
~CScore() | CScore | inline |