]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
get rid of FS_DefaultExtension, add FS_SetExtension which may set if missing, or...
authorRudolf Polzer <divverent@xonotic.org>
Wed, 1 Aug 2012 07:47:43 +0000 (09:47 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 1 Aug 2012 07:49:26 +0000 (09:49 +0200)
commit6eb212d8bfeb77e4376806e62bc54039db5b8ffc
treec951ec846d6ceef4408dbcda046815bc05fe1199
parent9d3b781506646a770f650e0340344e05c2f0bf3e
get rid of FS_DefaultExtension, add FS_SetExtension which may set if missing, or always override, the extension depending on parameter. For now, override in all cases.
cl_demo.c
fs.c
fs.h
host_cmd.c
sv_demo.c