- fixed: The newly altered WAD code could not load embedded WADs anymore.

SVN r1785 (trunk)
This commit is contained in:
Christoph Oelckers 2009-09-02 20:29:52 +00:00
commit 1d582a7550
2 changed files with 27 additions and 21 deletions

View file

@ -1,4 +1,7 @@
September 1, 2009
September 2, 2009 (Changes by Graf Zahl)
- fixed: The newly altered WAD code could not load embedded WADs anymore.
September 1, 2009
- Added directory detection to the -file parameter. This obsoletes -dir, so
that parameter is now gone.
- Removed automatic ".wad" appending from FWadCollection::InitMultipleFiles()