Added, Search and Replace mode: "Find Sector Brightness" search mode now...
Added, Search and Replace mode: "Find Sector Brightness" search mode now supports "<=", "<", ">=" and ">" prefixes. Fixed, Sound Environment mode: fixed several cases when single-sided lines with only back side could cause either logic errors or crashes. Fixed, Automap mode: fixed several cases when single-sided lines with only back side could cause logic errors. Debug: added some debug code to WAD.Insert() to investigate the issue when lumpoffset could become negative.
Showing
- Source/Core/IO/WAD.cs 9 additions, 0 deletionsSource/Core/IO/WAD.cs
- Source/Plugins/AutomapMode/AutomapMode.cs 3 additions, 3 deletionsSource/Plugins/AutomapMode/AutomapMode.cs
- Source/Plugins/BuilderModes/FindReplace/FindSectorBrightness.cs 36 additions, 2 deletions.../Plugins/BuilderModes/FindReplace/FindSectorBrightness.cs
- Source/Plugins/SoundPropagationMode/BuilderPlug.cs 1 addition, 1 deletionSource/Plugins/SoundPropagationMode/BuilderPlug.cs
- Source/Plugins/SoundPropagationMode/Interface/SoundEnvironmentPanel.cs 1 addition, 1 deletion...s/SoundPropagationMode/Interface/SoundEnvironmentPanel.cs
- Source/Plugins/SoundPropagationMode/SoundPropagationDomain.cs 3 additions, 3 deletions...ce/Plugins/SoundPropagationMode/SoundPropagationDomain.cs
Loading
Please register or sign in to comment