Commit Graph

1993 Commits

Author SHA1 Message Date
morkt
2821973a12 updated formats. 2017-03-12 15:57:59 +04:00
morkt
b38d960ec2 (ABMP): moved reader to separate class. 2017-03-12 15:46:36 +04:00
morkt
32cc294fb0 (ABMP): implemented 'abimgdat15' sections. 2017-03-12 06:21:43 +04:00
morkt
2d6dec4dfc (QLIE): implemented FilePackVer3.1 2017-03-12 05:45:36 +04:00
morkt
7ddc894742 (MMX): added PSRLD instruction. 2017-03-12 05:39:17 +04:00
morkt
5b6f4e2c27 (KAAS): PbOpener moved to separate file. 2017-03-11 11:46:10 +04:00
morkt
b0329096ff (KAAS): implemented compression methods 1, 2, 8 and 9. 2017-03-11 11:40:30 +04:00
morkt
0206bc574e implemented KAAS engine audio. 2017-03-11 11:37:51 +04:00
morkt
df15daebf0 (ags): green background by default. 2017-03-11 11:37:22 +04:00
morkt
da05891157 (Ags.AniOpener): moved to separate file. 2017-03-09 10:53:24 +04:00
morkt
caeba06245 (AGS): static members made non-static. 2017-03-09 10:52:39 +04:00
morkt
1942af2774 (GalReader.ReadJpeg): is_alpha argument is redundant. 2017-03-09 10:50:32 +04:00
morkt
ed048e25f3 (ReadColorMap): added RgbA and BgrA formats. 2017-03-09 10:48:53 +04:00
morkt
859a327f65 (GAL): fixed jpeg unpacker. 2017-03-05 21:52:05 +04:00
morkt
9606b673c2 (error dialogs): focus forced on the first button. 2017-03-03 17:53:43 +04:00
morkt
9fbdba9da3 (ApplicationExit): exception guard. 2017-03-03 17:46:28 +04:00
morkt
1e14ff627a (BGI): detect file types manually instead of relying on AutoEntry. 2017-03-03 17:45:00 +04:00
morkt
01cd7d7675 (MPK): check if *.msc entries are actually encrypted. 2017-03-03 17:42:51 +04:00
morkt
bbc77ecbaf (NEKOPACK): force *.alp files untyped. 2017-03-03 17:42:01 +04:00
morkt
262ffcdd2a (LZ4): messed up frame header bits. 2017-03-03 17:41:08 +04:00
morkt
f435bf7349 (MP3): added threshold for searching sync byte. 2017-03-03 17:38:58 +04:00
morkt
5990e6603f updated formats.
use "check" icon to mark formats creation support.
2017-03-01 16:34:33 +04:00
morkt
497091f726 removed Ookii.Dialogs from packages. 2017-03-01 14:36:09 +04:00
morkt
3f3b380f5e removed Ookii.Dialogs from packages. 2017-03-01 14:35:47 +04:00
morkt
b0665d4dbf (ADS): workaround empty entry names. 2017-03-01 14:34:53 +04:00
morkt
3db6d9a732 released v1.4.26 2017-02-26 20:49:41 +04:00
morkt
3c5b8230e4 (NOA): look for archive key in accompanying exe files. 2017-02-26 02:42:05 +04:00
morkt
da438b6575 unused usings. 2017-02-25 15:54:43 +04:00
morkt
b03d2fdecc implemented MG2 and MAL images. 2017-02-25 05:42:15 +04:00
morkt
267353e1fc implemented ADP4 compressed audio. 2017-02-25 02:14:03 +04:00
morkt
f49598532d (WaveFormat.SetBPS): calculate AverageBytesPerSecond field. 2017-02-25 02:03:11 +04:00
morkt
89674e9d58 (FileSystemStack): use ExceptionDispatchInfo to re-throw exception. 2017-02-25 02:02:41 +04:00
morkt
99b8faab23 (AniOpener): check filename extension. 2017-02-25 02:01:34 +04:00
morkt
25f9285181 implemented DAF archives and CGF images. 2017-02-23 18:39:13 +04:00
morkt
10ff1cfcf9 (ImpDecoder.GetImageData): don't dispose input. 2017-02-23 17:52:27 +04:00
morkt
16c0daf643 (QLIE): attempt to extract archive key from game EXE resources. 2017-02-22 19:32:02 +04:00
morkt
1b6d27061e formats update. 2017-02-21 08:32:12 +04:00
morkt
cd2e43d61c (PsbOpener.OpenArcFile): new method. 2017-02-21 08:27:25 +04:00
morkt
872842d408 (PSB): ignore parse errors caused by invalid key. 2017-02-20 12:19:47 +04:00
morkt
7c82b909e0 implemented old 'Black Rainbow' archives. 2017-02-20 09:42:35 +04:00
morkt
dd85a7a618 implemented KOEPAC archives. 2017-02-19 19:59:15 +04:00
morkt
afe9159853 implemented FA2 archives and C24 images. 2017-02-19 16:01:11 +04:00
mireado
e1e252884b (GUI): update korean translation (#50) 2017-02-17 13:23:35 +04:00
morkt
01b6d41f82 updated formats database. 2017-02-15 23:01:08 +04:00
morkt
089d5f2fd6 added hyperlink. 2017-02-15 22:53:09 +04:00
morkt
49016837c6 moved supported list to docs. 2017-02-15 22:50:37 +04:00
morkt
02a591c83a fixed update page url. 2017-02-15 22:46:34 +04:00
morkt
ddf928f02a Merge remote-tracking branch 'refs/remotes/origin/check-updates' 2017-02-15 22:40:51 +04:00
morkt
08e5a6c69a misc. 2017-02-15 22:36:45 +04:00
morkt
526485c720 (GetSerializedSchemeVersion): moved header reading to separate method. 2017-02-15 02:26:31 +04:00