GARbro-mirror/ArcFormats
2015-04-04 05:32:01 +04:00
..
Properties implemented "M no Violet" engine resources. 2015-04-04 05:32:01 +04:00
Strings implemented Selene 'KCAP' archive format. 2015-03-11 16:37:51 +04:00
app.config implemented Selene 'KCAP' archive format. 2015-03-11 16:37:51 +04:00
ArcADPACK.cs Adpack32 archive implementation. 2015-02-26 08:16:51 +04:00
ArcAFS.cs AFS and PACKDAT archives implementation. 2015-01-19 09:43:52 +04:00
ArcAMI.cs cosmetic changes. 2014-09-08 07:36:20 +04:00
ArcAVC.cs new archive formats, AVC and NeXAS. 2015-03-16 05:43:11 +04:00
ArcBGI.cs BGI/Ethornell engine archive implementation. 2014-09-12 15:59:56 +04:00
ArcCommon.cs (AutoEntry, LzssReader): new classes. 2015-04-04 05:26:14 +04:00
ArcDRS.cs Opener description. 2015-02-26 08:17:29 +04:00
ArcEGO.cs Studio e.go! engine archive implementation. 2015-03-31 14:30:35 +04:00
ArcFormats.csproj implemented "M no Violet" engine resources. 2015-04-04 05:32:01 +04:00
ArcFVP.cs FVP engine archive implementation. 2015-02-26 08:18:11 +04:00
ArcGSP.cs (DatOpener): define signatures in constructor. 2015-03-26 06:54:12 +04:00
ArcInnGrey.cs year. 2015-02-26 08:18:26 +04:00
ArcINT.cs implemented non-encrypted INT archives creation. 2014-08-15 21:41:45 +04:00
ArcISA.cs implemented ISA archives. 2015-03-18 05:44:21 +04:00
ArcKCAP.cs added password for "Itazura Mahjong". 2015-03-16 05:36:25 +04:00
ArcKogado.cs cosmetic changes. 2014-09-08 07:36:20 +04:00
ArcLST.cs Tactics resource archive implementation. 2015-02-26 08:21:49 +04:00
ArcMajiro.cs implemented Majiro version 1 archive creation. 2014-08-16 00:52:16 +04:00
ArcMBL.cs use AutoEntry to determine type of entries. 2015-04-04 05:30:51 +04:00
ArcMGPK.cs implemented MGPK archives. 2014-11-07 02:47:51 +04:00
ArcMnoViolet.cs implemented "M no Violet" engine resources. 2015-04-04 05:32:01 +04:00
ArcNEKO.cs NekoPack archives are actually hierarchical. 2015-03-26 06:52:45 +04:00
ArcNexas.cs (TryOpen): fixed skipping of invalid entries. 2015-03-31 14:41:27 +04:00
ArcNitro.cs Moved PrefixStream class implementation to separate file. 2015-02-26 22:07:49 +04:00
ArcNPA.cs use Buffer.BlockCopy instead of Array.Copy. 2014-11-07 17:11:11 +04:00
ArcNSA.cs cosmetic changes. 2014-10-31 18:47:37 +04:00
ArcPAC.cs initialize Extensions property since Tag was changed. 2015-03-26 06:47:37 +04:00
ArcPD.cs added PB archive format. 2015-03-26 06:53:33 +04:00
ArcRPA.cs Moved PrefixStream class implementation to separate file. 2015-02-26 22:07:49 +04:00
ArcSteinsGate.cs (Create): fixed real entries count writing. 2014-07-29 11:50:12 +04:00
ArcWILL.cs use Buffer.BlockCopy instead of Array.Copy. 2014-11-07 17:11:11 +04:00
ArcXFL.cs (Create): use localized strings. 2014-07-29 11:49:22 +04:00
ArcXP3.cs (SaiminCrypt.Decrpyt): fixed byte decryption method logic. 2015-04-04 05:28:17 +04:00
ArcYPF.cs cosmetic changes. 2014-09-08 07:36:20 +04:00
AudioOGG.cs added Ogg/Vorbis audio format. 2014-11-07 02:51:32 +04:00
AudioWADY.cs Marble engine resources implementation. 2015-03-31 14:34:49 +04:00
Blowfish.cs Initial commit. 2014-07-21 23:26:28 +04:00
CreateAMIWidget.xaml added creation options for AMI archives. 2014-08-01 16:44:53 +04:00
CreateAMIWidget.xaml.cs added creation options for AMI archives. 2014-08-01 16:44:53 +04:00
CreateINTWidget.xaml implemented non-encrypted INT archives creation. 2014-08-15 21:41:45 +04:00
CreateINTWidget.xaml.cs implemented non-encrypted INT archives creation. 2014-08-15 21:41:45 +04:00
CreateNPAWidget.xaml implemented Nitro+ archives creation. 2014-08-18 09:07:35 +04:00
CreateNPAWidget.xaml.cs implemented Nitro+ archives creation. 2014-08-18 09:07:35 +04:00
CreateONSWidget.xaml implemented ON-Scripter archive creation. 2014-07-29 11:53:05 +04:00
CreateONSWidget.xaml.cs implemented ON-Scripter archive creation. 2014-07-29 11:53:05 +04:00
CreatePDWidget.xaml implemented Flying Shine resource archive. 2014-08-14 21:39:51 +04:00
CreatePDWidget.xaml.cs implemented Flying Shine resource archive. 2014-08-14 21:39:51 +04:00
CreateRPAWidget.xaml implemented Ren'Py archives creation. 2014-08-17 01:31:58 +04:00
CreateRPAWidget.xaml.cs implemented Ren'Py archives creation. 2014-08-17 01:31:58 +04:00
CreateSGWidget.xaml implemented Steins;Gate archive creation. 2014-07-29 07:02:49 +04:00
CreateSGWidget.xaml.cs implemented Steins;Gate archive creation. 2014-07-29 07:02:49 +04:00
CreateWARCWidget.xaml implemented Will co. archives creation. 2014-11-01 02:14:51 +04:00
CreateWARCWidget.xaml.cs implemented Will co. archives creation. 2014-11-01 02:14:51 +04:00
CreateXP3Widget.xaml implemented XP3 archive creation. 2014-07-26 23:13:17 +04:00
CreateXP3Widget.xaml.cs implemented XP3 archive creation. 2014-07-26 23:13:17 +04:00
CreateYPFWidget.xaml implemented Yu-Ris archives creation. 2014-08-16 04:42:20 +04:00
CreateYPFWidget.xaml.cs implemented Yu-Ris archives creation. 2014-08-16 04:42:20 +04:00
ImageBGI.cs BGI/Ethornell engine image format. 2015-04-04 05:26:59 +04:00
ImageBIP.cs limit alpha channel values to 0xff 2015-03-11 16:36:13 +04:00
ImageBMD.cs use common LzssReader class for decompression. 2015-04-04 05:29:23 +04:00
ImageBMZ.cs GSP archives and BMZ bitmaps implementation. 2015-03-04 16:27:23 +04:00
ImageDRG.cs split indexed image reader into separate method. 2015-03-16 05:31:03 +04:00
ImageEDT.cs new image formats. 2015-02-26 08:20:29 +04:00
ImageGCP.cs new image formats. 2015-02-26 08:20:29 +04:00
ImageHG3.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageISG.cs implemented ISG image format. 2015-03-20 02:21:44 +04:00
ImageMNV.cs implemented "M no Violet" engine resources. 2015-04-04 05:32:01 +04:00
ImagePRS.cs Marble engine resources implementation. 2015-03-31 14:34:49 +04:00
ImageRCT.cs import GameRes.Utility namespace. 2014-08-25 15:12:53 +04:00
ImageTGF.cs (ReadMetaData): check unpacked bitmap signature. 2015-03-05 17:37:22 +04:00
ImageTLG.cs moved to GameRes.Formats.KiriKiri namespace. 2014-08-01 16:36:10 +04:00
ImageWCG.cs (WcgFormat.Reader): cosmetic changes. 2014-08-01 16:46:58 +04:00
ImageWIP.cs implemented Will co. engine resources. 2014-10-31 18:50:43 +04:00
KiriKiriCx.cs Cx encryption bytecode generation fix. 2014-09-08 11:27:24 +04:00
KogadoCocotte.cs use Buffer.BlockCopy instead of Array.Copy. 2014-11-07 17:11:11 +04:00
packages.config NVorbis updated. 2015-02-15 19:52:04 +04:00
Settings.cs Initial commit. 2014-07-21 23:26:28 +04:00
WidgetINT.xaml rearranged archive parameters widgets. 2014-07-26 23:11:24 +04:00
WidgetINT.xaml.cs refactored ResourceOptions handling. 2014-07-27 07:39:58 +04:00
WidgetKCAP.xaml (PackOpener): store known schemes as Dictionary. 2015-03-11 18:51:52 +04:00
WidgetKCAP.xaml.cs (PackOpener): store known schemes as Dictionary. 2015-03-11 18:51:52 +04:00
WidgetNPA.xaml implemented Nitro+ archives creation. 2014-08-18 09:07:35 +04:00
WidgetNPA.xaml.cs implemented Nitro+ archives creation. 2014-08-18 09:07:35 +04:00
WidgetXP3.xaml rearranged archive parameters widgets. 2014-07-26 23:11:24 +04:00
WidgetXP3.xaml.cs rearranged archive parameters widgets. 2014-07-26 23:11:24 +04:00
WidgetYPF.xaml implemented Yu-Ris archives creation. 2014-08-16 04:42:20 +04:00
WidgetYPF.xaml.cs implemented Yu-Ris archives creation. 2014-08-16 04:42:20 +04:00