Adds cvars:

cvar_t *csx_sqlstats_host;
cvar_t *csx_sqlstats_username;
cvar_t *csx_sqlstats_password;
cvar_t *csx_sqlstats_db;
cvar_t *csx_sqlstats_table;

Exports players' statistics at map change to SQL db right after it saved those to the dat file.
This commit is contained in:
Johnny Bergström
2005-01-11 12:23:57 +00:00
parent ec9d4a52fe
commit f08f16c20d
74 changed files with 20684 additions and 0 deletions

File diff suppressed because it is too large Load Diff