]> Dogcows Code - chaz/carfire/commitdiff
Just some graphics for now, still working on the animation class.
authorZachary <Zachary@92bb83a3-7c8f-8a45-bc97-515c4e399668>
Thu, 22 Apr 2010 08:12:54 +0000 (08:12 +0000)
committerZachary <Zachary@92bb83a3-7c8f-8a45-bc97-515c4e399668>
Thu, 22 Apr 2010 08:12:54 +0000 (08:12 +0000)
git-svn-id: https://bd85.net/svn/cs3505_group@127 92bb83a3-7c8f-8a45-bc97-515c4e399668

31 files changed:
CarFire/CarFire/CarFire/Content/Content.contentproj
CarFire/CarFire/CarFire/Content/graphics/Portrait 02.BMP [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/Portrait 07.BMP [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/blueDemonAttackDieStand.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/blueDemonWalk.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/darkBlueDemonAttackDieStand.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonAttackDieStand.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonWalk.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/greenDemonAttackDieStand.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/greenDemonWalk.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/meleeAttack.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/meleeDying.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/meleeExplosion.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/meleeStanding.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/meleeWalking.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/monsterAttack.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/monsterMove.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/monsterStandAndDying.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/pinkDemonAttackDieStand.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/pinkDemonWalk.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/rangeAttack.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/rangeAttack2.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/rangeDying.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/rangeExplosion.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/rangeStanding.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/rangeWalking.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/veryDarkBlueDemonWalk.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTiles.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTilesNoEdgeScale.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/yellowDemonAttackDieStand.png [new file with mode: 0644]
CarFire/CarFire/CarFire/Content/graphics/yellowDemonWalk.png [new file with mode: 0644]

index 4ba8949a588310419848a75bc9273053cccc0053..941615299d21882d4b8a74df3841ae8561ff7aff 100644 (file)
       <Processor>PassThroughProcessor</Processor>\r
     </Compile>\r
   </ItemGroup>\r
+  <ItemGroup>\r
+    <Compile Include="graphics\blueDemonAttackDieStand.png">\r
+      <Name>blueDemonAttackDieStand</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\blueDemonWalk.png">\r
+      <Name>blueDemonWalk</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\darkBlueDemonAttackDieStand.png">\r
+      <Name>darkBlueDemonAttackDieStand</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\darkGreenDemonAttackDieStand.png">\r
+      <Name>darkGreenDemonAttackDieStand</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\darkGreenDemonWalk.png">\r
+      <Name>darkGreenDemonWalk</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\greenDemonAttackDieStand.png">\r
+      <Name>greenDemonAttackDieStand</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\greenDemonWalk.png">\r
+      <Name>greenDemonWalk</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\meleeAttack.png">\r
+      <Name>meleeAttack</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\meleeDying.png">\r
+      <Name>meleeDying</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\meleeExplosion.png">\r
+      <Name>meleeExplosion</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\meleeStanding.png">\r
+      <Name>meleeStanding</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\meleeWalking.png">\r
+      <Name>meleeWalking</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\monsterAttack.png">\r
+      <Name>monsterAttack</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\monsterMove.png">\r
+      <Name>monsterMove</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\monsterStandAndDying.png">\r
+      <Name>monsterStandAndDying</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\pinkDemonAttackDieStand.png">\r
+      <Name>pinkDemonAttackDieStand</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\pinkDemonWalk.png">\r
+      <Name>pinkDemonWalk</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\Portrait 02.BMP">\r
+      <Name>Portrait 02</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\Portrait 07.BMP">\r
+      <Name>Portrait 07</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\rangeAttack.png">\r
+      <Name>rangeAttack</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\rangeAttack2.png">\r
+      <Name>rangeAttack2</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\rangeDying.png">\r
+      <Name>rangeDying</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\rangeExplosion.png">\r
+      <Name>rangeExplosion</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\rangeStanding.png">\r
+      <Name>rangeStanding</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\rangeWalking.png">\r
+      <Name>rangeWalking</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\veryDarkBlueDemonWalk.png">\r
+      <Name>veryDarkBlueDemonWalk</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\wallAndFloorTiles.png">\r
+      <Name>wallAndFloorTiles</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\wallAndFloorTilesNoEdgeScale.png">\r
+      <Name>wallAndFloorTilesNoEdgeScale</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\yellowDemonAttackDieStand.png">\r
+      <Name>yellowDemonAttackDieStand</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+    <Compile Include="graphics\yellowDemonWalk.png">\r
+      <Name>yellowDemonWalk</Name>\r
+      <Importer>TextureImporter</Importer>\r
+      <Processor>TextureProcessor</Processor>\r
+    </Compile>\r
+  </ItemGroup>\r
   <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\v3.0\Microsoft.Xna.GameStudio.ContentPipeline.targets" />\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
diff --git a/CarFire/CarFire/CarFire/Content/graphics/Portrait 02.BMP b/CarFire/CarFire/CarFire/Content/graphics/Portrait 02.BMP
new file mode 100644 (file)
index 0000000..7a5e73c
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/Portrait 02.BMP differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/Portrait 07.BMP b/CarFire/CarFire/CarFire/Content/graphics/Portrait 07.BMP
new file mode 100644 (file)
index 0000000..c378435
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/Portrait 07.BMP differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/blueDemonAttackDieStand.png b/CarFire/CarFire/CarFire/Content/graphics/blueDemonAttackDieStand.png
new file mode 100644 (file)
index 0000000..da0aae4
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/blueDemonAttackDieStand.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/blueDemonWalk.png b/CarFire/CarFire/CarFire/Content/graphics/blueDemonWalk.png
new file mode 100644 (file)
index 0000000..9164c72
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/blueDemonWalk.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/darkBlueDemonAttackDieStand.png b/CarFire/CarFire/CarFire/Content/graphics/darkBlueDemonAttackDieStand.png
new file mode 100644 (file)
index 0000000..be96a7e
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/darkBlueDemonAttackDieStand.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonAttackDieStand.png b/CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonAttackDieStand.png
new file mode 100644 (file)
index 0000000..1b2c22b
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonAttackDieStand.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonWalk.png b/CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonWalk.png
new file mode 100644 (file)
index 0000000..ef95f47
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/darkGreenDemonWalk.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/greenDemonAttackDieStand.png b/CarFire/CarFire/CarFire/Content/graphics/greenDemonAttackDieStand.png
new file mode 100644 (file)
index 0000000..085ff3e
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/greenDemonAttackDieStand.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/greenDemonWalk.png b/CarFire/CarFire/CarFire/Content/graphics/greenDemonWalk.png
new file mode 100644 (file)
index 0000000..6b72d39
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/greenDemonWalk.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/meleeAttack.png b/CarFire/CarFire/CarFire/Content/graphics/meleeAttack.png
new file mode 100644 (file)
index 0000000..49f36ef
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/meleeAttack.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/meleeDying.png b/CarFire/CarFire/CarFire/Content/graphics/meleeDying.png
new file mode 100644 (file)
index 0000000..b16891b
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/meleeDying.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/meleeExplosion.png b/CarFire/CarFire/CarFire/Content/graphics/meleeExplosion.png
new file mode 100644 (file)
index 0000000..87dcba8
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/meleeExplosion.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/meleeStanding.png b/CarFire/CarFire/CarFire/Content/graphics/meleeStanding.png
new file mode 100644 (file)
index 0000000..7d56866
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/meleeStanding.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/meleeWalking.png b/CarFire/CarFire/CarFire/Content/graphics/meleeWalking.png
new file mode 100644 (file)
index 0000000..a427ef2
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/meleeWalking.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/monsterAttack.png b/CarFire/CarFire/CarFire/Content/graphics/monsterAttack.png
new file mode 100644 (file)
index 0000000..3da8687
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/monsterAttack.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/monsterMove.png b/CarFire/CarFire/CarFire/Content/graphics/monsterMove.png
new file mode 100644 (file)
index 0000000..9b8f4ba
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/monsterMove.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/monsterStandAndDying.png b/CarFire/CarFire/CarFire/Content/graphics/monsterStandAndDying.png
new file mode 100644 (file)
index 0000000..b240d21
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/monsterStandAndDying.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/pinkDemonAttackDieStand.png b/CarFire/CarFire/CarFire/Content/graphics/pinkDemonAttackDieStand.png
new file mode 100644 (file)
index 0000000..d87d9aa
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/pinkDemonAttackDieStand.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/pinkDemonWalk.png b/CarFire/CarFire/CarFire/Content/graphics/pinkDemonWalk.png
new file mode 100644 (file)
index 0000000..6c58ac3
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/pinkDemonWalk.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/rangeAttack.png b/CarFire/CarFire/CarFire/Content/graphics/rangeAttack.png
new file mode 100644 (file)
index 0000000..9dffa44
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/rangeAttack.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/rangeAttack2.png b/CarFire/CarFire/CarFire/Content/graphics/rangeAttack2.png
new file mode 100644 (file)
index 0000000..79bc544
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/rangeAttack2.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/rangeDying.png b/CarFire/CarFire/CarFire/Content/graphics/rangeDying.png
new file mode 100644 (file)
index 0000000..91dceee
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/rangeDying.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/rangeExplosion.png b/CarFire/CarFire/CarFire/Content/graphics/rangeExplosion.png
new file mode 100644 (file)
index 0000000..15625bc
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/rangeExplosion.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/rangeStanding.png b/CarFire/CarFire/CarFire/Content/graphics/rangeStanding.png
new file mode 100644 (file)
index 0000000..2901e74
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/rangeStanding.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/rangeWalking.png b/CarFire/CarFire/CarFire/Content/graphics/rangeWalking.png
new file mode 100644 (file)
index 0000000..d44d2f5
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/rangeWalking.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/veryDarkBlueDemonWalk.png b/CarFire/CarFire/CarFire/Content/graphics/veryDarkBlueDemonWalk.png
new file mode 100644 (file)
index 0000000..3a3cee1
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/veryDarkBlueDemonWalk.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTiles.png b/CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTiles.png
new file mode 100644 (file)
index 0000000..6af46e3
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTiles.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTilesNoEdgeScale.png b/CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTilesNoEdgeScale.png
new file mode 100644 (file)
index 0000000..cc199f7
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/wallAndFloorTilesNoEdgeScale.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/yellowDemonAttackDieStand.png b/CarFire/CarFire/CarFire/Content/graphics/yellowDemonAttackDieStand.png
new file mode 100644 (file)
index 0000000..1dc80ae
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/yellowDemonAttackDieStand.png differ
diff --git a/CarFire/CarFire/CarFire/Content/graphics/yellowDemonWalk.png b/CarFire/CarFire/CarFire/Content/graphics/yellowDemonWalk.png
new file mode 100644 (file)
index 0000000..c8a1e27
Binary files /dev/null and b/CarFire/CarFire/CarFire/Content/graphics/yellowDemonWalk.png differ
This page took 0.040311 seconds and 4 git commands to generate.