aboutsummaryrefslogtreecommitdiff
path: root/games/minimal/mods/default/textures/default_tool_stoneaxe.png
blob: 532e16fbc10db3722f1818714d33d66cf77e4158 (plain)
ofshex dumpascii
0000 89 50 4e 47 0d 0a 1a 0a 00 00 00 0d 49 48 44 52 00 00 00 10 00 00 00 10 08 03 00 00 00 28 2d 0f .PNG........IHDR.............(-.
0020 53 00 00 00 12 50 4c 54 45 00 00 00 42 22 09 5d 3d 24 60 60 60 6f 6f 6f 88 88 88 57 f1 1f 55 00 S....PLTE...B".]=$```ooo...W..U.
0040 00 00 01 74 52 4e 53 00 40 e6 d8 66 00 00 00 29 49 44 41 54 78 da bd c8 31 02 00 40 04 c4 40 ce ...tRNS.@..f...)IDATx...1..@..@.
0060 fa ff 97 4f 2b 1a 95 74 13 db 97 b4 12 16 8e c6 89 3a 6d 3c 0f d8 4e cd 3e 43 9f 00 69 b8 54 a1 ...O+..t.........:m<..N.>C..i.T.
0080 b6 00 00 00 00 49 45 4e 44 ae 42 60 82 .....IEND.B`.
st.git/commit/src?h=gpcf&id=13b228513e5bafafb78924cf301dae873d5d93f6'>Ignore near_plane setting on non-Android platforms (#8749)ANAND2020-03-28 * Fix crash on wielditem/item entitiessfan52020-03-28 * Hypertext: Fix alignment tags adding unwanted newlines (#9548)Pierre-Yves Rollo2020-03-26 * Connection: Fix deadlock in debug mode (#9550)SmallJoker2020-03-26 * Fix incorrect light updates for wielditem and item visuals (#9540)Danila Shutov2020-03-23 * Add comments for translators (#9510)Wuzzy2020-03-20 * Fix entity lighting (#9514)Danila Shutov2020-03-16 * Fix mouse events sent to wrong GUI elements when draggingsfan52020-03-16 * Formspecs: Add starting frame to `animated_image` (#9411)v-rob2020-03-16 * guiHyperText: Fix blinky cursor on link hover (#9392)SmallJoker2020-03-11 * minetest.get_content_id: error if the node does not exist (#9458)HybridDog2020-03-11 * Fix memory leak in GUIHyperText (#9489)DS2020-03-10 * minetest,get_connected_players: Return empty table at load time (#9493)sfan52020-03-10 * GUIFormSpecMenu: Remove field_close_on_enter warning (#9501)SmallJoker2020-03-10 * Remove unnecessary checks before delete (#9500)Nicolas Abril2020-03-10 * Fix 2 log messages when player joined to game (#9477)Maksim2020-03-08 * Improve arm physics (#9485)Jean-Patrick Guerrero2020-03-08 * Fix star visilibity and documentation (since 946c03c6)Jordan Snelling2020-03-08 * Workaround for get_player_informationSmallJoker2020-03-08 * GUIHyperText: Fix bug with UTF8 chars in action name + simplify UTF8 stringw ...Jean-Patrick Guerrero2020-03-07 * Fix memory leak in protocol 38 set_skysfan52020-03-05 * Fix linking failures when compiled with Clang 9sfan52020-03-05 * Fixes around ServerActiveObject on_punch handlingsfan52020-03-05 *