aboutsummaryrefslogtreecommitdiff
path: root/build/android/settings.gradle
diff options
context:
space:
mode:
authorLuke Puchner-Hardman <x.lukk3.x@gmail.com>2014-09-23 14:39:34 +0200
committersfan5 <sfan5@live.de>2017-01-02 15:28:06 +0100
commit7057c196c442ff3484b53f48d940f4c9e0ffe23a (patch)
treeea6e57d1755253577e3eda6fe22280314d22fb87 /build/android/settings.gradle
parent523f0e8c5bce0cb58215dc1f9d027cf32394e3c3 (diff)
downloadminetest-7057c196c442ff3484b53f48d940f4c9e0ffe23a.tar.gz
minetest-7057c196c442ff3484b53f48d940f4c9e0ffe23a.tar.bz2
minetest-7057c196c442ff3484b53f48d940f4c9e0ffe23a.zip
Added "[sheet" to the texture special commands.
"[sheet:WxH:X,Y" assumes the base image is a tilesheet with W*H tiles on it and crops to the tile at position X,Y. Basically it works like "[verticalframe" but in 2D. For testing, I combined the four default_chest images into one.
Diffstat (limited to 'build/android/settings.gradle')
0 files changed, 0 insertions, 0 deletions
28dcd1f944fa396ab6b79198866cc39f'>Add german and french translation for minetest.desktopLoic Blot2015-02-12 * Improve desktop fileMarkus Koschany2015-01-20 * Fix OSX packaging finallyPavel Puchkin2014-12-16 * Revert the icon name in minetest.desktopShadowNinja2014-09-21 * Fix wrong Icon name in minetest.desktopsapier2014-08-22 * Add AppData fileDavid Gumberg2014-06-13 * Improved win32 file version informationsapier2014-03-02 * Compress texturesDavid Gumberg2013-06-18 * Fix things for cross-compiling using mingwPerttu Ahola2012-04-02 * Move icon files to misc/Perttu Ahola2012-03-20 * Include the freedesktop.org-standard .desktop file in misc/ to aid package ma...Perttu Ahola2011-12-01 * Remove old stuff from misc/Perttu Ahola2011-12-01 * Moved the temporary mapgen test files and added a modified map.cpp too... The...Perttu Ahola2011-05-19