bzflag
bzflag copied to clipboard
Reducing time spent opening/reading files when doing `/replay list ...` commands
Implemented:
- only read/open files that match the search query
Todo:
- limit number of results from
getFileList
Linking to #277