IPK3 and IPK7 with an IWADINFO lump with a single IWAD definition are now...
IPK3 and IPK7 with an IWADINFO lump with a single IWAD definition are now recognized as the main resource file (used for the -iwad parameter when testing). Fixes #653
Showing
- Source/Core/Builder.csproj 2 additions, 0 deletionsSource/Core/Builder.csproj
- Source/Core/BuilderMono.csproj 2 additions, 0 deletionsSource/Core/BuilderMono.csproj
- Source/Core/Config/ScriptConfiguration.cs 1 addition, 0 deletionsSource/Core/Config/ScriptConfiguration.cs
- Source/Core/Data/DataManager.cs 10 additions, 1 deletionSource/Core/Data/DataManager.cs
- Source/Core/Data/DataReader.cs 3 additions, 0 deletionsSource/Core/Data/DataReader.cs
- Source/Core/Data/PK3StructuredReader.cs 23 additions, 0 deletionsSource/Core/Data/PK3StructuredReader.cs
- Source/Core/Data/WADReader.cs 17 additions, 0 deletionsSource/Core/Data/WADReader.cs
- Source/Core/General/Launcher.cs 1 addition, 1 deletionSource/Core/General/Launcher.cs
- Source/Core/ZDoom/IWadInfo.cs 44 additions, 0 deletionsSource/Core/ZDoom/IWadInfo.cs
- Source/Core/ZDoom/IWadInfoParser.cs 181 additions, 0 deletionsSource/Core/ZDoom/IWadInfoParser.cs
Loading
Please register or sign in to comment