UltimateZoneBuilder/Source/Plugins/SoundPropagationMode
MaxED 8aa355bafe Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion.
Fixed: stored windows positions were not checked against current screen bounds, which may have resulted in windows being shown off-screen.
2016-09-10 11:24:03 +00:00
..
Interface Added, Search and Replace mode: "Find Sector Brightness" search mode now supports "<=", "<", ">=" and ">" prefixes. 2016-06-25 14:09:39 +00:00
Properties Map saving: map lumps position in the wad is now kept persistent when saving it (previously / in DB2 map lumps were always pushed to the end of the wad when saving it). 2016-03-17 23:58:08 +00:00
Resources Sound Environment mode: you can now add sound environment things using "Insert Thing" or "Edit Selection" actions (just like you add things in Things mode). 2015-01-29 21:41:16 +00:00
Windows Changed: position/size/state of the editor windows are now stored/applied in a uniform fashion. 2016-09-10 11:24:03 +00:00
BuilderPlug.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
SoundEnvironment.cs Added, Sound Environments mode: sound environments of the same type are now colored using the same color. 2016-05-12 22:35:11 +00:00
SoundEnvironmentMode.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
SoundPropagation.csproj Fixed inability to disable bilinear filtering in Visual mode some users experienced. 2016-03-29 14:38:07 +00:00
SoundPropagationDomain.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00
SoundPropagationMode.cs Added, Find & Replace mode, UDMF: added Linedef activation flags to the "Find Linedef flags" search mode flags list. 2016-07-02 22:27:20 +00:00