]> git.xonotic.org Git - xonotic/darkplaces.git/commit
uri_escape: remove * from the set of allowed chars. It now can be used to escape...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 Apr 2010 08:18:27 +0000 (08:18 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Fri, 30 Apr 2010 17:14:29 +0000 (19:14 +0200)
commitef3fb9c6de17d9e6865231d30c1590387c7d496a
tree39fe2a730a055be2d22c3e23cb220d929b624c8f
parent91092d2ab126f24c870c7c56d457c691957f328d
uri_escape: remove * from the set of allowed chars. It now can be used to escape file names for use by Windows. Note that you still need to add a prefix, as Windows does not like file names starting with a dot.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10091 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=071d138ef3cfa738c02987441aba516c8ff4e5fd
prvm_cmds.c