ref: c06b2c5f8e22d7cf54a502df5042de87d6d2218e
parent: 0121b8c02bd1746767e17fa41b848a11744f593e
author: Simon Howard <fraggle@soulsphere.org>
date: Fri Nov 2 18:24:18 EDT 2018
Add WAD file autoloading. Implements most of #1052, adding a new config file variable named `autoload_path` that is auto-configured on first run. The actual files are autoloaded from subdirectories named by IWAD file name that are automatically created. It's sufficient to just drop .WAD and .DEH files into the appropriate directory to have them automatically load on startup. Also add a -noautoload command line parameter to disable the autoload functionality on occasion if desired.