Visual Novels resource browser
Go to file
2014-07-26 23:20:08 +04:00
ArcFormats implemented XP3 archive creation. 2014-07-26 23:13:17 +04:00
Console Initial commit. 2014-07-21 23:26:28 +04:00
GameRes (Adler32): use "unsafe" implementation. added appropriate methods. 2014-07-26 23:20:08 +04:00
Image.Convert ImageFormat.Read method made static. 2014-07-25 08:56:32 +04:00
Images Initial commit. 2014-07-21 23:26:28 +04:00
packages added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
Properties added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
Strings implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
zlib Initial commit. 2014-07-21 23:26:28 +04:00
.gitattributes added git attributes. 2014-07-22 19:59:16 +04:00
.gitignore added external packages. 2014-07-21 23:46:58 +04:00
AboutBox.xaml added bindings. 2014-07-26 23:15:14 +04:00
AboutBox.xaml.cs removed manual bindings from code behind. 2014-07-26 23:14:42 +04:00
adler32.cs added console test utlities. 2014-07-21 23:32:15 +04:00
App.config added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
app.manifest added manifest for common controls style. 2014-07-25 06:15:08 +04:00
App.xaml Initial commit. 2014-07-21 23:26:28 +04:00
App.xaml.cs Initial commit. 2014-07-21 23:26:28 +04:00
ArcParameters.xaml increased button sizes. 2014-07-25 06:58:42 +04:00
ArcParameters.xaml.cs Initial commit. 2014-07-21 23:26:28 +04:00
CreateArchive.xaml increased button sizes. 2014-07-25 06:58:42 +04:00
CreateArchive.xaml.cs implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
deflate.cs added console test utlities. 2014-07-21 23:32:15 +04:00
DragScroll.cs Initial commit. 2014-07-21 23:26:28 +04:00
ExtractArchive.xaml increased button sizes. 2014-07-25 06:58:42 +04:00
ExtractArchive.xaml.cs added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
ExtractDialog.cs Initial commit. 2014-07-21 23:26:28 +04:00
ExtractFile.xaml increased button sizes. 2014-07-25 07:02:24 +04:00
ExtractFile.xaml.cs added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
GARbro.GUI.csproj implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
GARbro.GUI.csproj.user Initial commit. 2014-07-21 23:26:28 +04:00
GARbro.sln Initial commit. 2014-07-21 23:26:28 +04:00
GarCreate.cs implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
GarExtract.cs archive extraction frontend. 2014-07-25 07:06:10 +04:00
GridLayout.cs GridLayout widget implementation. 2014-07-21 23:49:44 +04:00
HistoryStack.cs Initial commit. 2014-07-21 23:26:28 +04:00
ImagePreview.cs ImageFormat.Read method made static. 2014-07-25 08:56:32 +04:00
inflate.cs added console test utlities. 2014-07-21 23:32:15 +04:00
LICENSE Initial commit 2014-07-21 23:09:39 +04:00
MainWindow.xaml added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
MainWindow.xaml.cs implemented archive creation frontend. 2014-07-25 07:05:55 +04:00
Makefile added preliminary archive creation support. 2014-07-24 05:43:20 +04:00
ModalWindow.cs Initial commit. 2014-07-21 23:26:28 +04:00
packages.config Initial commit. 2014-07-21 23:26:28 +04:00
README.md Initial commit 2014-07-21 23:09:39 +04:00
Settings.cs Initial commit. 2014-07-21 23:26:28 +04:00
Shell.cs added TemporaryFile class. 2014-07-25 07:01:17 +04:00
Utility.cs Initial commit. 2014-07-21 23:26:28 +04:00
ViewModel.cs (DirectoryPosition): added constructor from filename. 2014-07-26 23:07:06 +04:00

GARbro

Visual Novels resource browser