Core, internal: added ReverbsParser. Reverbs can be accessed using General.Map.Data.Reverbs.
Sound Environment Mode: sound environments can now be picked by editing sound environment things. Sound Environment Mode: detected sound environments names are now used as item names in the tree view. Fixed, Classic modes: incorrect texture was used as unknown floor/ceiling texture (I broke this in r2199). Fixed, MainForm: reverted MainForm.UpdateToolStripSeparators. By making it look simpler I made it work more buggy... Updated ZDoom_DECORATE.cfg.
Showing
- Build/Scripting/ZDoom_DECORATE.cfg 5 additions, 5 deletionsBuild/Scripting/ZDoom_DECORATE.cfg
- Source/Core/Builder.csproj 3 additions, 0 deletionsSource/Core/Builder.csproj
- Source/Core/Data/DataManager.cs 26 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 31 additions, 3 deletionsSource/Core/Data/PK3StructuredReader.cs
- Source/Core/Data/WADReader.cs 11 additions, 0 deletionsSource/Core/Data/WADReader.cs
- Source/Core/Map/MapSet.cs 8 additions, 2 deletionsSource/Core/Map/MapSet.cs
- Source/Core/Properties/AssemblyInfo.cs 1 addition, 1 deletionSource/Core/Properties/AssemblyInfo.cs
- Source/Core/Rendering/SurfaceManager.cs 5 additions, 1 deletionSource/Core/Rendering/SurfaceManager.cs
- Source/Core/Windows/MainForm.cs 19 additions, 10 deletionsSource/Core/Windows/MainForm.cs
- Source/Core/ZDoom/ReverbsParser.cs 110 additions, 0 deletionsSource/Core/ZDoom/ReverbsParser.cs
- Source/Plugins/BuilderModes/ClassicModes/ThingsMode.cs 2 additions, 1 deletionSource/Plugins/BuilderModes/ClassicModes/ThingsMode.cs
- Source/Plugins/SoundPropagationMode/BuilderPlug.cs 46 additions, 1 deletionSource/Plugins/SoundPropagationMode/BuilderPlug.cs
- Source/Plugins/SoundPropagationMode/Interface/SoundEnvironmentPanel.cs 9 additions, 18 deletions...s/SoundPropagationMode/Interface/SoundEnvironmentPanel.cs
- Source/Plugins/SoundPropagationMode/Properties/Resources.Designer.cs 3 additions, 3 deletions...ins/SoundPropagationMode/Properties/Resources.Designer.cs
- Source/Plugins/SoundPropagationMode/SoundEnvironment.cs 8 additions, 0 deletionsSource/Plugins/SoundPropagationMode/SoundEnvironment.cs
- Source/Plugins/SoundPropagationMode/SoundEnvironmentMode.cs 47 additions, 3 deletionsSource/Plugins/SoundPropagationMode/SoundEnvironmentMode.cs
- Source/Plugins/SoundPropagationMode/SoundPropagation.csproj 12 additions, 1 deletionSource/Plugins/SoundPropagationMode/SoundPropagation.csproj
- Source/Plugins/SoundPropagationMode/Windows/ColorConfiguration.cs 2 additions, 2 deletions...lugins/SoundPropagationMode/Windows/ColorConfiguration.cs
- Source/Plugins/SoundPropagationMode/Windows/ColorConfiguration.designer.cs 4 additions, 3 deletions...undPropagationMode/Windows/ColorConfiguration.designer.cs
Loading
Please register or sign in to comment