Fixed a couple of bugs in +map completion that were only happening when multiple -game options preceded +map:
in title view, with maps from different gamedirs having the same name, part of the title would leak into the command line, e.g. start: The . The title should never be inserted on the command line, it is supposed to be only informative.
the interleaved sorting used to depend on the file listings of PAK files to be already sorted. I've since encountered some PAK files that weren't sorted, so I now explicitly call sort(1).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.