DDraceNetwork Docs
CScore Member List

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)CScoreprivate
GameServer() constCScoreinlineprivate
GeneratePassphrase(char *pBuf, int BufSize)CScoreprivate
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_aPlayerDataCScoreprivate
m_pGameServerCScoreprivate
m_pPoolCScoreprivate
m_PrngCScoreprivate
m_pServerCScoreprivate
m_vWordlistCScoreprivate
MapInfo(int ClientId, const char *pMapName)CScore
MapVote(int ClientId, const char *pMapName)CScore
NewSqlPlayerResult(int ClientId)CScoreprivate
PlayerData(int Id)CScoreinline
RandomMap(int ClientId, int Stars)CScore
RandomUnfinishedMap(int ClientId, int Stars)CScore
RateLimitPlayer(int ClientId)CScoreprivate
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() constCScoreinlineprivate
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()CScoreinline