]> git.xonotic.org Git - xonotic/netradiant.git/commit
radiant/vfs: rework vfs loading, attempt to load wads and paks, ref #139
authorThomas Debesse <dev@illwieckz.net>
Thu, 21 May 2020 18:22:26 +0000 (20:22 +0200)
committerThomas Debesse <dev@illwieckz.net>
Fri, 22 May 2020 07:58:06 +0000 (09:58 +0200)
commit1c5f9677125c9f218810c148b2e41911ebc7a9e7
tree28e165248871f0f07a2b467f711427b0a7059853
parentec255b5639a353343c8b8b6b049839d262713480
radiant/vfs: rework vfs loading, attempt to load wads and paks, ref #139

Also load .pak extracted as .pakdir (can be done using unpak).
NOTE: that feature would have to be supported by map compilers to
be useful. This is still handy for testing purpose so I'm keeping it.

Also prints on console the opened pak directories.
plugins/vfspk3/vfs.cpp