aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove fgettext("") in builtinWuzzy2019-02-091-1/+1
* Fix Address::isLocalhost algorithmLoic Blot2019-02-093-4/+74
* Disable confirmation dialog on localhostrubenwardy2019-02-093-3/+21
* numeric: Fix clang, broken since d5456daSmallJoker2019-02-091-1/+1
* Don't append itemname to itemname in tooltip (#8176)Wuzzy2019-02-091-1/+1
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-078-49/+251
* Fix cloud color in loading screen and main menu (#8174)random-geek2019-02-042-2/+2
* Update color of main menu clouds (#8172)random-geek2019-02-041-1/+1
* Update manpage (#8169)Paul Ouellette2019-02-041-14/+31
* Content store: Fix assertion failed on unsuccessful package list fetchrubenwardy2019-02-031-3/+1
* Rename 'Content Store' to 'Online Content Repository' in Advanced Settingsrubenwardy2019-02-031-1/+1
* Add setting to hide mature content from ContentDBrubenwardy2019-02-033-6/+22
* Fix core.download_file() creating empty files on HTTP errorrubenwardy2019-02-031-1/+2
* Fix rename modpack dialog not appearing to take affectrubenwardy2019-02-032-5/+19
* Fix modpack rename dialog selecting the wrong modnumber Zero2019-02-032-7/+6
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-036-9/+9
* Force player save before kicking on player shutdown (#8157)Loïc Blot2019-02-033-3/+4
* Protocol Docs: Python check bump to Python 3Julien Palard2019-02-031-11/+13
* Content store: Fix overlapping labelsrubenwardy2019-02-031-7/+7
* Update translationsTranslations2019-02-029-324/+272
* Move missing translations warnings to verbosestream (#8156)Nathanaël Courant2019-02-021-1/+1
* Settings: Slightly increase block generate, block send, object send distances...Paramat2019-01-312-6/+6
* Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy2019-01-314-1/+15
* Content store: Use composite key to track installations (#8054)rubenwardy2019-01-301-8/+10
* Cleanup translation filesLoïc Blot2019-01-2836-785/+0
* Fix wrong it minetest.po fileLoïc Blot2019-01-281-17/+0
* Run updatepo.shLoic Blot2019-01-273-935/+1104
* Update translationsTranslations2019-01-2734-4504/+9976
* Add setting to disable confirmation on new player registration (#8102)Muhammad Rifqi Priyo Susanto2019-01-263-1/+7
* Rename 'Advanced Settings' button to 'All Settings' (#8131)Paramat2019-01-261-1/+1
* Fix pkgmgr game install with RUN_IN_PLACE=0 (#8113)Paul Ouellette2019-01-262-19/+15
* blitToVManip: Check out-of-bounds using node position not index (#8127)Paramat2019-01-251-2/+3
* Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::d...Paramat2019-01-222-4/+5
* Fix randomly rejected form field submits (#8091)Jozef Behran2019-01-211-1/+5
* Make advanced settings noiseparams strings translatable (#8062)Wuzzy2019-01-205-28/+35
* Advanced settings noiseparams: No tailing comma for empty flagssrifqi2019-01-191-2/+4
* Advanced settings noiseparams: Remove '}' left in .confSmallJoker2019-01-191-0/+3
* Remove incorrect feature flag (#8086)Paul Ouellette2019-01-192-11/+11
* Optimize subgames search a little bit (#8096)Jozef Behran2019-01-181-0/+1
* Fix some misspellings (#8104)Paul Ouellette2019-01-164-6/+6
* world.mt: Only accept true/false/nil values (#8055)SmallJoker2019-01-133-4/+8
* Speed up the craft definition handling (#8097)Jozef Behran2019-01-131-0/+3
* Optimize path finalization in pathfinder (#8100)Jozef Behran2019-01-121-0/+1
* Fix fake LINT check success (#8092)Jozef Behran2019-01-121-1/+1
* Make sqlite3 the default auth backend (#8085)Paul Ouellette2019-01-101-0/+1
* Import strstr function from FreeBSD 11 libcLoic Blot2019-01-101-4/+3
* Android build fixesLoïc Blot2019-01-092-1/+2
* pkgmgr: Fix games list not being updated after game installrubenwardy2019-01-091-1/+5
* Settingtypes.txt: Rewrite documentation of 'num_emerge_threads' (#8066)Paramat2019-01-091-3/+10
* Fix a crash on Android with Align2Npot2 (#8070)Loïc Blot2019-01-071-5/+6