aboutsummaryrefslogtreecommitdiff
path: root/V3/Content/Sources
diff options
context:
space:
mode:
Diffstat (limited to 'V3/Content/Sources')
-rw-r--r--V3/Content/Sources/Horse.blendbin0 -> 11055184 bytes
-rw-r--r--V3/Content/Sources/Skeleton.blendbin0 -> 1101828 bytes
-rw-r--r--V3/Content/Sources/SkeletonHorse.blendbin0 -> 2900188 bytes
-rw-r--r--V3/Content/Sources/SkeletonHorse.pngbin0 -> 1013788 bytes
-rw-r--r--V3/Content/Sources/SkeletonRider.blendbin0 -> 4551660 bytes
-rw-r--r--V3/Content/Sources/SkeletonRider.pngbin0 -> 734006 bytes
-rw-r--r--V3/Content/Sources/ZombieWithClub.pngbin0 -> 921761 bytes
-rw-r--r--V3/Content/Sources/castle.xcfbin0 -> 525634 bytes
-rw-r--r--V3/Content/Sources/create_spritesheet.sh7
-rw-r--r--V3/Content/Sources/fleischklops.blendbin0 -> 2307520 bytes
-rw-r--r--V3/Content/Sources/fleischklops.xcfbin0 -> 1387154 bytes
-rw-r--r--V3/Content/Sources/horse_paint.pngbin0 -> 898326 bytes
-rw-r--r--V3/Content/Sources/horse_paint_sc.pngbin0 -> 1460647 bytes
-rw-r--r--V3/Content/Sources/horse_tack.pngbin0 -> 879871 bytes
-rw-r--r--V3/Content/Sources/houses_front.xcfbin0 -> 221614 bytes
-rw-r--r--V3/Content/Sources/houses_rear.xcfbin0 -> 205943 bytes
-rw-r--r--V3/Content/Sources/human_construction_set.xcfbin0 -> 10007151 bytes
-rw-r--r--V3/Content/Sources/human_construction_set_female.xcfbin0 -> 6728872 bytes
-rw-r--r--V3/Content/Sources/king.blendbin0 -> 4472284 bytes
-rw-r--r--V3/Content/Sources/king_head.pngbin0 -> 131639 bytes
-rw-r--r--V3/Content/Sources/necromancer.xcfbin0 -> 5307898 bytes
-rw-r--r--V3/Content/Sources/pathfinder.xcfbin0 -> 2470 bytes
-rw-r--r--V3/Content/Sources/prince.blendbin0 -> 3927028 bytes
-rw-r--r--V3/Content/Sources/prince.xcfbin0 -> 2523537 bytes
-rw-r--r--V3/Content/Sources/selection.xcfbin0 -> 151080 bytes
-rw-r--r--V3/Content/Sources/skeleton_horse.pngbin0 -> 1083757 bytes
-rw-r--r--V3/Content/Sources/the_triumph_of_death.jpgbin0 -> 3376885 bytes
-rw-r--r--V3/Content/Sources/zombie.blendbin0 -> 1563140 bytes
28 files changed, 7 insertions, 0 deletions
diff --git a/V3/Content/Sources/Horse.blend b/V3/Content/Sources/Horse.blend
new file mode 100644
index 0000000..017b12c
--- /dev/null
+++ b/V3/Content/Sources/Horse.blend
Binary files differ
diff --git a/V3/Content/Sources/Skeleton.blend b/V3/Content/Sources/Skeleton.blend
new file mode 100644
index 0000000..0a8fd5d
--- /dev/null
+++ b/V3/Content/Sources/Skeleton.blend
Binary files differ
diff --git a/V3/Content/Sources/SkeletonHorse.blend b/V3/Content/Sources/SkeletonHorse.blend
new file mode 100644
index 0000000..3520f1e
--- /dev/null
+++ b/V3/Content/Sources/SkeletonHorse.blend
Binary files differ
diff --git a/V3/Content/Sources/SkeletonHorse.png b/V3/Content/Sources/SkeletonHorse.png
new file mode 100644
index 0000000..e0fc808
--- /dev/null
+++ b/V3/Content/Sources/SkeletonHorse.png
Binary files differ
diff --git a/V3/Content/Sources/SkeletonRider.blend b/V3/Content/Sources/SkeletonRider.blend
new file mode 100644
index 0000000..24d7161
--- /dev/null
+++ b/V3/Content/Sources/SkeletonRider.blend
Binary files differ
diff --git a/V3/Content/Sources/SkeletonRider.png b/V3/Content/Sources/SkeletonRider.png
new file mode 100644
index 0000000..681af75
--- /dev/null
+++ b/V3/Content/Sources/SkeletonRider.png
Binary files differ
diff --git a/V3/Content/Sources/ZombieWithClub.png b/V3/Content/Sources/ZombieWithClub.png
new file mode 100644
index 0000000..bea8eb3
--- /dev/null
+++ b/V3/Content/Sources/ZombieWithClub.png
Binary files differ
diff --git a/V3/Content/Sources/castle.xcf b/V3/Content/Sources/castle.xcf
new file mode 100644
index 0000000..50a7f8a
--- /dev/null
+++ b/V3/Content/Sources/castle.xcf
Binary files differ
diff --git a/V3/Content/Sources/create_spritesheet.sh b/V3/Content/Sources/create_spritesheet.sh
new file mode 100644
index 0000000..eda0bd3
--- /dev/null
+++ b/V3/Content/Sources/create_spritesheet.sh
@@ -0,0 +1,7 @@
+#!/bin/bash
+rows=8 # Possible directions (== 8 in isometric view)
+columns=32 # Number of sprites per direction
+cd out
+montage *.png -mode concatenate -tile ${columns}x${rows} -background none out.png
+mv out.png ../
+cd ..
diff --git a/V3/Content/Sources/fleischklops.blend b/V3/Content/Sources/fleischklops.blend
new file mode 100644
index 0000000..ce145da
--- /dev/null
+++ b/V3/Content/Sources/fleischklops.blend
Binary files differ
diff --git a/V3/Content/Sources/fleischklops.xcf b/V3/Content/Sources/fleischklops.xcf
new file mode 100644
index 0000000..322f745
--- /dev/null
+++ b/V3/Content/Sources/fleischklops.xcf
Binary files differ
diff --git a/V3/Content/Sources/horse_paint.png b/V3/Content/Sources/horse_paint.png
new file mode 100644
index 0000000..74e4dd5
--- /dev/null
+++ b/V3/Content/Sources/horse_paint.png
Binary files differ
diff --git a/V3/Content/Sources/horse_paint_sc.png b/V3/Content/Sources/horse_paint_sc.png
new file mode 100644
index 0000000..453703a
--- /dev/null
+++ b/V3/Content/Sources/horse_paint_sc.png
Binary files differ
diff --git a/V3/Content/Sources/horse_tack.png b/V3/Content/Sources/horse_tack.png
new file mode 100644
index 0000000..4f6a0b8
--- /dev/null
+++ b/V3/Content/Sources/horse_tack.png
Binary files differ
diff --git a/V3/Content/Sources/houses_front.xcf b/V3/Content/Sources/houses_front.xcf
new file mode 100644
index 0000000..680596d
--- /dev/null
+++ b/V3/Content/Sources/houses_front.xcf
Binary files differ
diff --git a/V3/Content/Sources/houses_rear.xcf b/V3/Content/Sources/houses_rear.xcf
new file mode 100644
index 0000000..d711b47
--- /dev/null
+++ b/V3/Content/Sources/houses_rear.xcf
Binary files differ
diff --git a/V3/Content/Sources/human_construction_set.xcf b/V3/Content/Sources/human_construction_set.xcf
new file mode 100644
index 0000000..d0fb838
--- /dev/null
+++ b/V3/Content/Sources/human_construction_set.xcf
Binary files differ
diff --git a/V3/Content/Sources/human_construction_set_female.xcf b/V3/Content/Sources/human_construction_set_female.xcf
new file mode 100644
index 0000000..8c29a55
--- /dev/null
+++ b/V3/Content/Sources/human_construction_set_female.xcf
Binary files differ
diff --git a/V3/Content/Sources/king.blend b/V3/Content/Sources/king.blend
new file mode 100644
index 0000000..3bc5379
--- /dev/null
+++ b/V3/Content/Sources/king.blend
Binary files differ
diff --git a/V3/Content/Sources/king_head.png b/V3/Content/Sources/king_head.png
new file mode 100644
index 0000000..9bbc3c9
--- /dev/null
+++ b/V3/Content/Sources/king_head.png
Binary files differ
diff --git a/V3/Content/Sources/necromancer.xcf b/V3/Content/Sources/necromancer.xcf
new file mode 100644
index 0000000..dad43ad
--- /dev/null
+++ b/V3/Content/Sources/necromancer.xcf
Binary files differ
diff --git a/V3/Content/Sources/pathfinder.xcf b/V3/Content/Sources/pathfinder.xcf
new file mode 100644
index 0000000..7833cea
--- /dev/null
+++ b/V3/Content/Sources/pathfinder.xcf
Binary files differ
diff --git a/V3/Content/Sources/prince.blend b/V3/Content/Sources/prince.blend
new file mode 100644
index 0000000..c7c35a8
--- /dev/null
+++ b/V3/Content/Sources/prince.blend
Binary files differ
diff --git a/V3/Content/Sources/prince.xcf b/V3/Content/Sources/prince.xcf
new file mode 100644
index 0000000..14bbcf9
--- /dev/null
+++ b/V3/Content/Sources/prince.xcf
Binary files differ
diff --git a/V3/Content/Sources/selection.xcf b/V3/Content/Sources/selection.xcf
new file mode 100644
index 0000000..bbe3202
--- /dev/null
+++ b/V3/Content/Sources/selection.xcf
Binary files differ
diff --git a/V3/Content/Sources/skeleton_horse.png b/V3/Content/Sources/skeleton_horse.png
new file mode 100644
index 0000000..ed78f4a
--- /dev/null
+++ b/V3/Content/Sources/skeleton_horse.png
Binary files differ
diff --git a/V3/Content/Sources/the_triumph_of_death.jpg b/V3/Content/Sources/the_triumph_of_death.jpg
new file mode 100644
index 0000000..654eaa6
--- /dev/null
+++ b/V3/Content/Sources/the_triumph_of_death.jpg
Binary files differ
diff --git a/V3/Content/Sources/zombie.blend b/V3/Content/Sources/zombie.blend
new file mode 100644
index 0000000..0ae1de3
--- /dev/null
+++ b/V3/Content/Sources/zombie.blend
Binary files differ