Added long texture names support (enabled when "longtexturenames" game...
Added long texture names support (enabled when "longtexturenames" game configuration property is set to true and "Use long texture names" check box is checked in Map Options). Open Map in Current WAD: resources are now reloaded when current and target map's resources don't match. Added some boilerplate to UniversalParser and PK3FileImage. Internal: ImageSelectorControl now has "UsePreviews" property. Internal: added ConfigurablePictureBox. Updated ZDoom_DECORATE.cfg.
Showing
- Build/Configurations/Includes/Common.cfg 5 additions, 4 deletionsBuild/Configurations/Includes/Common.cfg
- Build/Configurations/Includes/ZDoom_common.cfg 6 additions, 5 deletionsBuild/Configurations/Includes/ZDoom_common.cfg
- Build/Configurations/Includes/ZDoom_misc.cfg 4 additions, 4 deletionsBuild/Configurations/Includes/ZDoom_misc.cfg
- Build/Configurations/Zandronum_DoomUDMF.cfg 6 additions, 0 deletionsBuild/Configurations/Zandronum_DoomUDMF.cfg
- Build/Configurations/Zandronum_HereticUDMF.cfg 6 additions, 0 deletionsBuild/Configurations/Zandronum_HereticUDMF.cfg
- Build/Configurations/Zandronum_HexenUDMF.cfg 6 additions, 0 deletionsBuild/Configurations/Zandronum_HexenUDMF.cfg
- Build/Configurations/Zandronum_StrifeUDMF.cfg 6 additions, 0 deletionsBuild/Configurations/Zandronum_StrifeUDMF.cfg
- Build/Scripting/ZDoom_DECORATE.cfg 55 additions, 36 deletionsBuild/Scripting/ZDoom_DECORATE.cfg
- Source/Core/Builder.csproj 3 additions, 0 deletionsSource/Core/Builder.csproj
- Source/Core/Config/ConfigurationInfo.cs 17 additions, 6 deletionsSource/Core/Config/ConfigurationInfo.cs
- Source/Core/Config/GameConfiguration.cs 5 additions, 1 deletionSource/Core/Config/GameConfiguration.cs
- Source/Core/Controls/ConfigurablePictureBox.cs 40 additions, 0 deletionsSource/Core/Controls/ConfigurablePictureBox.cs
- Source/Core/Controls/DebugConsole.cs 4 additions, 18 deletionsSource/Core/Controls/DebugConsole.cs
- Source/Core/Controls/FlatSelectorControl.cs 2 additions, 2 deletionsSource/Core/Controls/FlatSelectorControl.cs
- Source/Core/Controls/ImageBrowserControl.Designer.cs 3 additions, 0 deletionsSource/Core/Controls/ImageBrowserControl.Designer.cs
- Source/Core/Controls/ImageBrowserControl.cs 18 additions, 25 deletionsSource/Core/Controls/ImageBrowserControl.cs
- Source/Core/Controls/ImageBrowserItem.cs 9 additions, 0 deletionsSource/Core/Controls/ImageBrowserItem.cs
- Source/Core/Controls/ImageSelectorControl.Designer.cs 35 additions, 15 deletionsSource/Core/Controls/ImageSelectorControl.Designer.cs
- Source/Core/Controls/ImageSelectorControl.cs 16 additions, 35 deletionsSource/Core/Controls/ImageSelectorControl.cs
- Source/Core/Controls/ImageSelectorControl.resx 6 additions, 3 deletionsSource/Core/Controls/ImageSelectorControl.resx
Loading
Please register or sign in to comment