GARbro-mirror/ArcFormats/NScripter
morkt 1b585ea30e updated formats.
(PICT): fixed 16bpp images.
(GDT): added image format.
(DXR): tweaks to recognizing DXR inside exe files.
(NSA): recognize mp3 files named as nsa.
(TLZ): added ContainedFormats.
(WrapSingleFileAchive): class that represents single file as an archive.
(DesertCgOPener): Software House Parsley archive.
(Triangle.RleReader): utilize UnpackV2, replaced BinaryReader with IBinaryStream.
2023-10-11 18:38:23 +04:00
..
ArcNS2.cs fixed code to work with new resource settings interface. 2018-01-08 20:04:23 +04:00
ArcNSA.cs updated formats. 2023-10-11 18:38:23 +04:00
ArcSAR.cs (IResource.CanWrite): new property. 2016-10-11 00:05:22 +04:00
CreateONSWidget.xaml reorganized project directory structure. 2015-08-19 21:40:32 +04:00
CreateONSWidget.xaml.cs implemented encrypted NSA archives. 2015-09-01 03:38:04 +04:00
EncryptedStream.cs (EncryptedViewStream): moved common functionality to abstract base class. 2016-07-30 22:27:13 +04:00
Script.cs bunch of stuff. 2023-08-24 01:33:50 +04:00
WidgetNSA.xaml squeezed some identical localization strings. 2018-01-30 06:54:46 +04:00
WidgetNSA.xaml.cs (WidgetNSA): takes known keys dictionary as argument. 2016-07-30 22:28:11 +04:00