]> icculus.org git repositories - divverent/darkplaces.git/commit
The log file is now started and stopped at run-time whenever the value of the "log_fi...
authormolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 29 Apr 2004 07:54:05 +0000 (07:54 +0000)
committermolivier <molivier@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 29 Apr 2004 07:54:05 +0000 (07:54 +0000)
commit158298b1379105a68de64240b5aa03d575d56d22
treeeedada81d6264bf737e3a609296aa0e3464c0444
parentb6b19e8e1832db5c9ccfe532b79d4398061a7746
The log file is now started and stopped at run-time whenever the value of the "log_file" cvar changes. Added timestamps at the beginning and at the end of the log files. Increased the log queue size from 256 to 512.
DP now appends the new logs instead of overwritting the files (except when using "-condebug", it overwrites "qconsole.log").

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4118 d7cf8633-e32d-0410-b094-e92efae38249
console.c