diff options
| author | TheUltimateHacker <[email protected]> | 2015-05-29 12:39:04 -0400 |
|---|---|---|
| committer | TheUltimateHacker <[email protected]> | 2015-05-29 12:39:04 -0400 |
| commit | 2bed5c22ff991077bdd1aadd20275c17c1218211 (patch) | |
| tree | 839432ae446669c039974e159e2b2a28a72c3701 /shiftos_next/obj/Debug | |
| parent | ccdbbbed1898c5073dc460a737cdd4b7c7036bb5 (diff) | |
| download | shiftos-next-2bed5c22ff991077bdd1aadd20275c17c1218211.tar.gz shiftos-next-2bed5c22ff991077bdd1aadd20275c17c1218211.tar.bz2 shiftos-next-2bed5c22ff991077bdd1aadd20275c17c1218211.zip | |
Skin Loader for BWM added
Next skinning upgrade has been added, which is the Skin Loader that
allows you to save and load skins.
Diffstat (limited to 'shiftos_next/obj/Debug')
| -rw-r--r-- | shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache | bin | 9167 -> 9167 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources | bin | 0 -> 180 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.exe | bin | 2290688 -> 2297856 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.pdb | bin | 206336 -> 214528 bytes | |||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt | 1 | ||||
| -rw-r--r-- | shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache | bin | 2553 -> 2633 bytes |
6 files changed, 1 insertions, 0 deletions
diff --git a/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache Binary files differindex 79049e5..3f4a582 100644 --- a/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache +++ b/shiftos_next/obj/Debug/DesignTimeResolveAssemblyReferences.cache diff --git a/shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources b/shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources Binary files differnew file mode 100644 index 0000000..6c05a97 --- /dev/null +++ b/shiftos_next/obj/Debug/shiftos_next.SkinLoader.resources diff --git a/shiftos_next/obj/Debug/shiftos_next.exe b/shiftos_next/obj/Debug/shiftos_next.exe Binary files differindex 8139db3..de34cd6 100644 --- a/shiftos_next/obj/Debug/shiftos_next.exe +++ b/shiftos_next/obj/Debug/shiftos_next.exe diff --git a/shiftos_next/obj/Debug/shiftos_next.pdb b/shiftos_next/obj/Debug/shiftos_next.pdb Binary files differindex 177c865..c2a0139 100644 --- a/shiftos_next/obj/Debug/shiftos_next.pdb +++ b/shiftos_next/obj/Debug/shiftos_next.pdb diff --git a/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt b/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt index 0841ad8..1167a87 100644 --- a/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt +++ b/shiftos_next/obj/Debug/shiftos_next.vbproj.FileListAbsolute.txt @@ -45,3 +45,4 @@ C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_ne C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\bin\Debug\shiftos_next.xml C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.Titlebar.resources C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.Shifter.resources +C:\Users\Michael\Documents\GitHub\shiftos-next\shiftos_next\obj\Debug\shiftos_next.SkinLoader.resources diff --git a/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache b/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache Binary files differindex c645f46..bb41ff7 100644 --- a/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache +++ b/shiftos_next/obj/Debug/shiftos_next.vbproj.GenerateResource.Cache |
