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-07-08 01:30:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9f004452bab45f8e90409abf7ee6b62d9772de84
GARbro-crskycode
/
GameRes
History
morkt
9f004452ba
(ViewPointer): unsafe wrapper around memory mapped view pointer.
2016-05-30 15:51:37 +04:00
..
Properties
released v1.2.16
2016-05-20 04:33:05 +04:00
Strings
…
ArcFile.cs
…
ArcView.cs
(ViewPointer): unsafe wrapper around memory mapped view pointer.
2016-05-30 15:51:37 +04:00
Audio.cs
…
AudioWAV.cs
…
Checksum.cs
moved checksum classes to separate file.
2016-04-24 22:06:50 +04:00
FileSystem.cs
don't concatenate strings inside lambda expressions.
2016-05-25 03:07:19 +04:00
FormatCatalog.cs
…
GameRes.cs
…
GameRes.csproj
moved checksum classes to separate file.
2016-04-24 22:06:50 +04:00
Image.cs
…
ImageBMP.cs
(BmpFormat): recognize non-standard bitmaps with embedded alpha channel.
2016-04-25 18:02:01 +04:00
ImageJPEG.cs
…
ImagePNG.cs
(PngFormat): fixed oFFs chunk CRC calculation.
2015-10-19 17:06:49 +04:00
ImageTGA.cs
…
ImageTIFF.cs
…
MultiDict.cs
…
packages.config
…
ScriptText.cs
…
Utility.cs
moved checksum classes to separate file.
2016-04-24 22:06:50 +04:00
ZLibStream.cs
…