This website requires JavaScript.
Explore
Help
Sign In
lifegpc
/
GARbro-crskycode
Watch
1
Star
0
Fork
0
You've already forked GARbro-crskycode
mirror of
https://github.com/crskycode/GARbro.git
synced
2026-06-09 07:08:56 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d3f88329213ecad0e04f675d9d3dcb2c479152a
GARbro-crskycode
/
GameRes
History
tenyuhuang
4d3f883292
ArcFormats & GameRes: Simplified Chinese Locale (
#23
)
2016-04-13 18:01:21 +04:00
..
Properties
released v1.2.15
2016-03-28 06:53:38 +04:00
Strings
ArcFormats & GameRes: Simplified Chinese Locale (
#23
)
2016-04-13 18:01:21 +04:00
ArcFile.cs
…
ArcView.cs
(ArcView.ArcStream): don't limit stream size to uint.MaxValue.
2016-02-08 09:14:43 +04:00
Audio.cs
(RawPcmInput): class representing raw PCM sound input.
2016-03-03 08:51:07 +04:00
AudioWAV.cs
…
FileSystem.cs
(IFileSystem): added GetFiles(pattern) method.
2016-04-09 00:34:28 +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
…
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
…