This website requires JavaScript.
Explore
Help
Sign In
lifegpc
/
GARbro
Watch
1
Star
0
Fork
0
You've already forked GARbro
mirror of
https://github.com/lifegpc/GARbro.git
synced
2026-07-08 01:31:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v1.2.13
GARbro
/
GameRes
History
morkt
05837d28ba
released v1.2.13
2016-02-07 09:58:51 +04:00
..
Properties
released v1.2.13
2016-02-07 09:58:51 +04:00
Strings
garstring korean translation
2015-10-27 22:51:16 +09:00
ArcFile.cs
…
ArcView.cs
(ArcView.ReadString): added commented out unsafe implementation.
2015-12-08 20:56:10 +04:00
Audio.cs
…
AudioWAV.cs
…
FileSystem.cs
(UnknownFormatException): propagate inner exception.
2015-12-13 17:11:09 +04:00
FormatCatalog.cs
…
GameRes.cs
(ArchiveFormat.IsSaneCount): method made public.
2015-12-19 06:39:55 +04:00
GameRes.csproj
…
Image.cs
…
ImageBMP.cs
added license clause and third-party copyright notices.
2014-07-28 00:50:18 +04:00
ImageJPEG.cs
…
ImagePNG.cs
…
ImageTGA.cs
(TgaFormat): read grayscale images.
2015-12-09 17:57:48 +04:00
ImageTIFF.cs
…
MultiDict.cs
…
packages.config
…
ScriptText.cs
…
Utility.cs
(Binary.Rotate): added ulong methods.
2016-01-15 11:50:13 +04:00
ZLibStream.cs
…