aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix wrong code comment (#8061)DS2019-01-061-1/+1
* Content store: Disable more details dialog for now (#8060)rubenwardy2019-01-061-15/+22
* Content store: Fix update button not workingrubenwardy2019-01-061-1/+3
* Fix various bugs (Anticheat, Lua helpers) (#8013)SmallJoker2019-01-065-16/+15
* Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy2019-01-066-23/+75
* Run updatepo.shTranslations2019-01-0636-36921/+88152
* Update translations from WeblateTranslations2019-01-0635-84788/+37608
* Drop libgmp on Android and use mini-gmp (#8047)Loïc Blot2019-01-045-86/+11
* Bump android version code for next Play Store versionLoïc Blot2019-01-041-1/+1
* Make sqlite3 default auth & player backends for new worlds (#8043)Loïc Blot2019-01-041-23/+49
* Fix on_successful_save -> onSuccessfulSaveLoïc Blot2019-01-045-5/+5
* Fix various player save issues (performance penalty on sql backends + bugs)Loïc Blot2019-01-045-5/+15
* Player file directory must be only created when using file backend.Loïc Blot2019-01-043-4/+8
* Remove remote media compatibility mode. (#8044)sofar2019-01-042-26/+1
* Proselytize the network. Use IEEE F32 (#8030)SmallJoker2019-01-0319-259/+234
* CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat2019-01-034-16/+38
* autojump setting: Remove repeated doc line (#8041)Moose2019-01-022-2/+0
* Add minetest.load_area (#8023)HybridDog2018-12-313-0/+32
* Extend pitch fly mode to swimming (#7943)random-geek2018-12-3112-28/+38
* Fix installed modpacks not being found correctlyrubenwardy2018-12-301-3/+9
* Update README.android with current build info (#8026)stujones112018-12-281-2/+2
* Content store: Fix bugs relating to packages list sizerubenwardy2018-12-261-3/+9
* CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)Loïc Blot2018-12-247-6/+20