]> icculus.org git repositories - divverent/darkplaces.git/commit
cl_autodemo, when set to true, automatically records every game you play. The filenam...
authorsajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 25 Mar 2006 07:58:18 +0000 (07:58 +0000)
committersajt <sajt@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 25 Mar 2006 07:58:18 +0000 (07:58 +0000)
commit7081f27eb26915b5daae91f07e382453ecc1b2d8
treeb4f03d6800effb03a5134503198b2a40d3241381
parentd0d4509a66a143530db1f89ac0a1b079c4693e8e
cl_autodemo, when set to true, automatically records every game you play. The filename of the demo is determined by cl_autodemo_nameformat (UNIX time string) and the map name.

Note - I'm pretty sure this currently lumps all games played successively into one demo. Feel free to fix that :)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6187 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
client.h
host_cmd.c