diff options
Diffstat (limited to 'Penguloon/Content')
20 files changed, 144 insertions, 0 deletions
diff --git a/Penguloon/Content/Content.mgcb b/Penguloon/Content/Content.mgcb index 36eaa5e..09b34a0 100644 --- a/Penguloon/Content/Content.mgcb +++ b/Penguloon/Content/Content.mgcb @@ -1027,3 +1027,147 @@ /processorParam:TextureFormat=Color /build:UI/circle.png +#begin UI/checkbox-empty.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:UI/checkbox-empty.png + +#begin UI/checkbox-selected.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:UI/checkbox-selected.png + +#begin SplashArt/6.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:SplashArt/6.png + +#begin Tiles/space.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/space.png + +#begin Tiles/spaceCornerLeftDown.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/spaceCornerLeftDown.png + +#begin Tiles/spaceCornerLeftTop.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/spaceCornerLeftTop.png + +#begin Tiles/spaceCornerRightDown.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/spaceCornerRightDown.png + +#begin Tiles/spaceCornerRightTop.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/spaceCornerRightTop.png + +#begin Tiles/spaceHorizontal.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/spaceHorizontal.png + +#begin Tiles/spaceVertical.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:Tiles/spaceVertical.png + +#begin SplashArt/8.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:SplashArt/8.png + +#begin SplashArt/7.png +/importer:TextureImporter +/processor:TextureProcessor +/processorParam:ColorKeyColor=255,0,255,255 +/processorParam:ColorKeyEnabled=True +/processorParam:GenerateMipmaps=False +/processorParam:PremultiplyAlpha=True +/processorParam:ResizeToPowerOfTwo=False +/processorParam:MakeSquare=False +/processorParam:TextureFormat=Color +/build:SplashArt/7.png + diff --git a/Penguloon/Content/SplashArt/6.png b/Penguloon/Content/SplashArt/6.png Binary files differnew file mode 100644 index 0000000..916d36b --- /dev/null +++ b/Penguloon/Content/SplashArt/6.png diff --git a/Penguloon/Content/SplashArt/7.png b/Penguloon/Content/SplashArt/7.png Binary files differnew file mode 100644 index 0000000..71e5a8b --- /dev/null +++ b/Penguloon/Content/SplashArt/7.png diff --git a/Penguloon/Content/SplashArt/8.png b/Penguloon/Content/SplashArt/8.png Binary files differnew file mode 100644 index 0000000..242f80a --- /dev/null +++ b/Penguloon/Content/SplashArt/8.png diff --git a/Penguloon/Content/Tiles/space.png b/Penguloon/Content/Tiles/space.png Binary files differnew file mode 100644 index 0000000..512a43e --- /dev/null +++ b/Penguloon/Content/Tiles/space.png diff --git a/Penguloon/Content/Tiles/spaceCornerLeftDown.png b/Penguloon/Content/Tiles/spaceCornerLeftDown.png Binary files differnew file mode 100644 index 0000000..0381213 --- /dev/null +++ b/Penguloon/Content/Tiles/spaceCornerLeftDown.png diff --git a/Penguloon/Content/Tiles/spaceCornerLeftTop.png b/Penguloon/Content/Tiles/spaceCornerLeftTop.png Binary files differnew file mode 100644 index 0000000..2307e23 --- /dev/null +++ b/Penguloon/Content/Tiles/spaceCornerLeftTop.png diff --git a/Penguloon/Content/Tiles/spaceCornerRightDown.png b/Penguloon/Content/Tiles/spaceCornerRightDown.png Binary files differnew file mode 100644 index 0000000..43dda45 --- /dev/null +++ b/Penguloon/Content/Tiles/spaceCornerRightDown.png diff --git a/Penguloon/Content/Tiles/spaceCornerRightTop.png b/Penguloon/Content/Tiles/spaceCornerRightTop.png Binary files differnew file mode 100644 index 0000000..c42453e --- /dev/null +++ b/Penguloon/Content/Tiles/spaceCornerRightTop.png diff --git a/Penguloon/Content/Tiles/spaceHorizontal.png b/Penguloon/Content/Tiles/spaceHorizontal.png Binary files differnew file mode 100644 index 0000000..241ca3b --- /dev/null +++ b/Penguloon/Content/Tiles/spaceHorizontal.png diff --git a/Penguloon/Content/Tiles/spaceVertical.png b/Penguloon/Content/Tiles/spaceVertical.png Binary files differnew file mode 100644 index 0000000..046a7d9 --- /dev/null +++ b/Penguloon/Content/Tiles/spaceVertical.png diff --git a/Penguloon/Content/UI/checkbox-empty.png b/Penguloon/Content/UI/checkbox-empty.png Binary files differnew file mode 100644 index 0000000..4cf5e2f --- /dev/null +++ b/Penguloon/Content/UI/checkbox-empty.png diff --git a/Penguloon/Content/UI/checkbox-selected.png b/Penguloon/Content/UI/checkbox-selected.png Binary files differnew file mode 100644 index 0000000..72826a1 --- /dev/null +++ b/Penguloon/Content/UI/checkbox-selected.png diff --git a/Penguloon/Content/UI/sand.png b/Penguloon/Content/UI/sand.png Binary files differdeleted file mode 100644 index abd640e..0000000 --- a/Penguloon/Content/UI/sand.png +++ /dev/null diff --git a/Penguloon/Content/UI/sandCornerLeftDown.png b/Penguloon/Content/UI/sandCornerLeftDown.png Binary files differdeleted file mode 100644 index f4c453e..0000000 --- a/Penguloon/Content/UI/sandCornerLeftDown.png +++ /dev/null diff --git a/Penguloon/Content/UI/sandCornerLeftTop.png b/Penguloon/Content/UI/sandCornerLeftTop.png Binary files differdeleted file mode 100644 index a6cc065..0000000 --- a/Penguloon/Content/UI/sandCornerLeftTop.png +++ /dev/null diff --git a/Penguloon/Content/UI/sandCornerRightDown.png b/Penguloon/Content/UI/sandCornerRightDown.png Binary files differdeleted file mode 100644 index 279f15a..0000000 --- a/Penguloon/Content/UI/sandCornerRightDown.png +++ /dev/null diff --git a/Penguloon/Content/UI/sandCornerRightTop.png b/Penguloon/Content/UI/sandCornerRightTop.png Binary files differdeleted file mode 100644 index 9289be5..0000000 --- a/Penguloon/Content/UI/sandCornerRightTop.png +++ /dev/null diff --git a/Penguloon/Content/UI/sandHorizontal.png b/Penguloon/Content/UI/sandHorizontal.png Binary files differdeleted file mode 100644 index 859ae74..0000000 --- a/Penguloon/Content/UI/sandHorizontal.png +++ /dev/null diff --git a/Penguloon/Content/UI/sandVertical.png b/Penguloon/Content/UI/sandVertical.png Binary files differdeleted file mode 100644 index 3e17fad..0000000 --- a/Penguloon/Content/UI/sandVertical.png +++ /dev/null |
