summaryrefslogtreecommitdiff
path: root/textures
diff options
context:
space:
mode:
authorsapier <Sapier at GMX dot net>2014-04-21 14:10:59 +0200
committersapier <Sapier at GMX dot net>2014-06-29 18:17:56 +0200
commit1cc40c0a7c260f0562572bc99f39a666a12f1b09 (patch)
treec5af6b9787f4c69faa634e82f6484ca4540a7f88 /textures
parentff36071d93266c1dd18708f8924d80aa1af5b33e (diff)
downloadminetest-1cc40c0a7c260f0562572bc99f39a666a12f1b09.tar.gz
minetest-1cc40c0a7c260f0562572bc99f39a666a12f1b09.tar.bz2
minetest-1cc40c0a7c260f0562572bc99f39a666a12f1b09.zip
Add support for Android 2.3+
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!
Diffstat (limited to 'textures')
-rw-r--r--textures/base/pack/chat_btn.pngbin0 -> 777 bytes
-rw-r--r--textures/base/pack/down.pngbin0 -> 1917 bytes
-rw-r--r--textures/base/pack/down_arrow.pngbin0 -> 843 bytes
-rw-r--r--textures/base/pack/inventory_btn.pngbin0 -> 733 bytes
-rw-r--r--textures/base/pack/jump_btn.pngbin0 -> 621 bytes
-rw-r--r--textures/base/pack/ladder_down.pngbin0 -> 2299 bytes
-rw-r--r--textures/base/pack/left_arrow.pngbin0 -> 742 bytes
-rw-r--r--textures/base/pack/right_arrow.pngbin0 -> 770 bytes
-rw-r--r--textures/base/pack/up_arrow.pngbin0 -> 704 bytes
9 files changed, 0 insertions, 0 deletions
diff --git a/textures/base/pack/chat_btn.png b/textures/base/pack/chat_btn.png
new file mode 100644
index 000000000..a452bd0b9
--- /dev/null
+++ b/textures/base/pack/chat_btn.png
Binary files differ
diff --git a/textures/base/pack/down.png b/textures/base/pack/down.png
new file mode 100644
index 000000000..7d13857ca
--- /dev/null
+++ b/textures/base/pack/down.png
Binary files differ
diff --git a/textures/base/pack/down_arrow.png b/textures/base/pack/down_arrow.png
new file mode 100644
index 000000000..7b34b1b3a
--- /dev/null
+++ b/textures/base/pack/down_arrow.png
Binary files differ
diff --git a/textures/base/pack/inventory_btn.png b/textures/base/pack/inventory_btn.png
new file mode 100644
index 000000000..58f892b55
--- /dev/null
+++ b/textures/base/pack/inventory_btn.png
Binary files differ
diff --git a/textures/base/pack/jump_btn.png b/textures/base/pack/jump_btn.png
new file mode 100644
index 000000000..573fd1a10
--- /dev/null
+++ b/textures/base/pack/jump_btn.png
Binary files differ
diff --git a/textures/base/pack/ladder_down.png b/textures/base/pack/ladder_down.png
new file mode 100644
index 000000000..e3cb7dbd1
--- /dev/null
+++ b/textures/base/pack/ladder_down.png
Binary files differ
diff --git a/textures/base/pack/left_arrow.png b/textures/base/pack/left_arrow.png
new file mode 100644
index 000000000..30ec327a2
--- /dev/null
+++ b/textures/base/pack/left_arrow.png
Binary files differ
diff --git a/textures/base/pack/right_arrow.png b/textures/base/pack/right_arrow.png
new file mode 100644
index 000000000..04594b6e3
--- /dev/null
+++ b/textures/base/pack/right_arrow.png
Binary files differ
diff --git a/textures/base/pack/up_arrow.png b/textures/base/pack/up_arrow.png
new file mode 100644
index 000000000..070529a41
--- /dev/null
+++ b/textures/base/pack/up_arrow.png
Binary files differ