GARbro-mirror/GameRes
2014-08-25 15:05:30 +04:00
..
Properties Initial commit. 2014-07-21 23:26:28 +04:00
Strings implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
ArcFile.cs use invariant case conversion methods. 2014-08-22 10:13:37 +04:00
ArcView.cs (ArcStream): added CreateStream method with single argument. 2014-08-16 10:37:25 +04:00
GameRes.cs use Enumerable.Empty() to return empty list. 2014-08-25 15:05:30 +04:00
GameRes.csproj changed target framework version to v4.5 2014-08-01 20:14:08 +04:00
Image.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageBMP.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageJPEG.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImagePNG.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageTGA.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ImageTIFF.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
MultiDict.cs added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ScriptText.cs Initial commit. 2014-07-21 23:26:28 +04:00
Utility.cs CopyOverlapped function defined in GameRes.Utitlity now. 2014-08-25 15:04:26 +04:00