aboutsummaryrefslogtreecommitdiff
path: root/po/nl (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-09Fix broken coloring of wielditems (#9969)Danila Shutov3-5/+16
2020-06-09Some vector functions useful for working with rotations (#9572)NetherEran3-0/+253
2020-06-09LuaItemStack: Add __tostring metamethod (#8785)Paul Ouellette5-22/+41
2020-06-09Fix player-to-object attachment teleport bug (#10008)hecktest1-4/+7
2020-06-09TouchScreenGUI: fix some bugs, cleanupMoNTE483-290/+183
2020-06-09TouchScreen Control: fix some bugs, cleanupMoNTE481-40/+19
2020-06-09Fix real keyboard movements on touchscreen devicesMaksim1-1/+6
2020-06-09Hide tooltip after ETIE_LEFT_UP (for touch control)MoNTE481-0/+4
2020-06-08devtest: Improve tool and formspec usabilitysfan53-4/+6
2020-06-07Reset touching_ground when in free_movesfan51-0/+4
2020-06-07Fix Lua panic when error() message is not a stringPaul Ouellette1-2/+6
2020-06-07Recalculate mesh normals for CAOs (#10000)Danila Shutov3-0/+34
2020-06-07GenericCAO: Fix glow not working since a08d18aSmallJoker1-1/+4
2020-06-06Restore visual_scale support for nodeboxes (and allfaces) (#9906)Vitaliy2-2/+11
2020-06-06Fix incorrect extension used for ContentDB thumbnailsrubenwardy1-1/+7
2020-06-06Add HTTP API to main menu (#9998)rubenwardy9-113/+290
2020-06-05Fix HUD scaling (#9721)Maksim2-22/+44
2020-06-05TestBan: Clean up properly after completing test (#9994)ANAND1-0/+3
2020-06-05Show Toast in UI thread and fix unpacking on Android 10 (#9900)Bektur3-12/+29
2020-06-04Add buttons to ContentDB in game bar and configure world (#9944)rubenwardy4-39/+79
2020-06-04Move shared parameters sending to UnitSAO (#9968)SmallJoker6-115/+110
2020-06-01Fix autoscale_mode segfault if tile doesn't have texturesfan51-2/+3
2020-06-01Lua API: Log incorrect parameter types as error (#9954)SmallJoker1-3/+29
2020-06-01ContentCAO: Update light of all attached entities (#9975)SmallJoker4-60/+22
2020-06-01imageScaleNNAA: Fix image clipping on rect- instead of image dimensions (#9896)Hugues Ross1-5/+5
2020-05-30Devtest: Fix missing/incorrect liquid properties (#9955)Wuzzy2-6/+23
2020-05-29Clean up CAO nametag handling and remove deprecated AO_CMDsfan55-37/+42
2020-05-29content_cao: Do not expire visuals when not necessarysfan52-11/+34
2020-05-29Add disable_jump check for the player's feetMoNTE483-3/+13
2020-05-29Add minetest.is_creative_enabledWuzzy5-10/+17
2020-05-29Update ContentDB dialog (#9949)rubenwardy6-39/+53
2020-05-27Value copy / allocation optimizations mostly in server, SAO and serialize codesfan516-64/+52
2020-05-27Change item entity collisionbox so that they don't sink into the groundsfan51-6/+1
2020-05-27Fix falling entity not falling through playerssfan51-1/+1
2020-05-27Make ContentDB downloads not block the UI (#9948)rubenwardy1-41/+22
2020-05-26Fix liquids refusing to flow in X+ or Z+ in some cases (#9874)sfan51-8/+21
2020-05-26Devtest game: Update biome registrations (#9936)Paramat1-3/+26
2020-05-26Fix devtest being ignored by .gitignorerubenwardy1-1/+1
2020-05-26Devtest: Fix crash in player unittest (#9937)Wuzzy1-1/+4
2020-05-26Rename “Minimal development test” to “Development Test” (#9928)Wuzzy371-25/+25
2020-05-25L-System trees: Remove hardcoded use of 'mapgen_dirt' alias (#9931)Paramat1-20/+16
2020-05-25Silence GCC warning in mapblock_meshSmallJoker1-1/+1
2020-05-24Fix build on FreeBSD, broken since open_urlrubenwardy1-0/+1
2020-05-24Add engine version string to ContentDB API request (#9890)rubenwardy1-2/+3
2020-05-24Replacement for Minimal Development Test (PR) (#9450)Wuzzy465-3485/+5140
2020-05-24Add chat_font_size setting (#9736)SmallJoker4-11/+24
2020-05-24Fix two bugs in content_caosfan51-7/+10
2020-05-24Fix constant re-queueing of emerges that will always be unsuccessfulsfan51-3/+3
2020-05-24Fix documentation of emergequeue_limit settingssfan53-7/+8
2020-05-24lua_api.txt: Fix minor typo (#9917)ANAND1-1/+1