summaryrefslogtreecommitdiff
path: root/Sprites
diff options
context:
space:
mode:
authorXaviDCR92 <xavi.dcr@gmail.com>2017-03-09 23:59:53 +0100
committerXaviDCR92 <xavi.dcr@gmail.com>2017-03-09 23:59:53 +0100
commitf416816883545433ea33ca410983371e657dba18 (patch)
tree1c8682679b1c67261447570c4f66d0d8919bdc00 /Sprites
parent8ec41b4410aba535008daf991ea59a8740951d44 (diff)
downloadpocketempires-f416816883545433ea33ca410983371e657dba18.tar.gz
* Nearest unit and/or building is found (no sqrt method used).
* Preliminar unit/building selection algorithm. * Added cursor onscreen. - Removed old Peasant sprites. Only 2 sprites needed!
Diffstat (limited to 'Sprites')
-rw-r--r--Sprites/Mouse.bmpbin246 -> 246 bytes
-rw-r--r--Sprites/Peasant_LeftRight.bmpbin246 -> 0 bytes
-rw-r--r--Sprites/Peasant_UpDown.bmpbin198 -> 0 bytes
-rw-r--r--Sprites/Peasant_Walking_UpDown.bmpbin246 -> 0 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/Sprites/Mouse.bmp b/Sprites/Mouse.bmp
index 49e7e14..5388870 100644
--- a/Sprites/Mouse.bmp
+++ b/Sprites/Mouse.bmp
Binary files differ
diff --git a/Sprites/Peasant_LeftRight.bmp b/Sprites/Peasant_LeftRight.bmp
deleted file mode 100644
index b31b973..0000000
--- a/Sprites/Peasant_LeftRight.bmp
+++ /dev/null
Binary files differ
diff --git a/Sprites/Peasant_UpDown.bmp b/Sprites/Peasant_UpDown.bmp
deleted file mode 100644
index 81a678e..0000000
--- a/Sprites/Peasant_UpDown.bmp
+++ /dev/null
Binary files differ
diff --git a/Sprites/Peasant_Walking_UpDown.bmp b/Sprites/Peasant_Walking_UpDown.bmp
deleted file mode 100644
index 9ed48db..0000000
--- a/Sprites/Peasant_Walking_UpDown.bmp
+++ /dev/null
Binary files differ