]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
add Cmd_QuoteString, and make the config writing code use that to quote strings writt...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 14 Jul 2007 07:26:30 +0000 (07:26 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 14 Jul 2007 07:26:30 +0000 (07:26 +0000)
commit294bf39458035cbeec7706dab8f7d0450e8eb4ec
treecdd6877c6ee8865da7425be1d4f6e9988ae385ba
parent4fcf642ab8c87b9cd34580c69c2bccded2d8fd83
add Cmd_QuoteString, and make the config writing code use that to quote strings written to the config file (so binds containing backslashes and quotes are saved correctly)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7487 d7cf8633-e32d-0410-b094-e92efae38249
cmd.c
cmd.h
keys.c