GARbro-mirror/GameRes
morkt 8bc92d0dea ArchiveFormat refactored.
(Extract): method is no longer virtual.
(CreateFile): added check for malicious and malformed filenames.
(ParametersRequestEventArgs): removed InputWidget property.
2014-07-29 07:01:36 +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 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00
ArcView.cs (Encodings): added WithFatalFallback static method. 2014-07-29 06:54:46 +04:00
GameRes.cs ArchiveFormat refactored. 2014-07-29 07:01:36 +04:00
GameRes.csproj Initial commit. 2014-07-21 23:26:28 +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 added license clause and third-party copyright notices. 2014-07-28 00:50:18 +04:00