Add new command line argument "-printtoconsole" to send debugging output to the conso...
authorChris <chris@vikki-old.(none)>
Thu, 20 Jan 2011 19:45:01 +0000 (11:45 -0800)
committerChris <chris@vikki-old.(none)>
Thu, 20 Jan 2011 19:45:01 +0000 (11:45 -0800)
commitaaac71d38fcd1d7ee86e5dd44c4de2cf4be6445b
tree12444c30517285bad83ae469183c7753d7c7afdd
parentb4671902f2c5aa1c95be547a61b0a72b8a3025de
Add new command line argument "-printtoconsole" to send debugging output to the console instead of to debug.log.  The code for this was already in place, but there was no way other than editing the source and rebuilding to turn it on.
init.cpp