aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-13Speed up the craft definition handling (#8097)Jozef Behran
2019-01-12Optimize path finalization in pathfinder (#8100)Jozef Behran
2019-01-12Fix fake LINT check success (#8092)Jozef Behran
2019-01-10Make sqlite3 the default auth backend (#8085)Paul Ouellette
2019-01-10Import strstr function from FreeBSD 11 libcLoic Blot
2019-01-09Android build fixesLoïc Blot
2019-01-09pkgmgr: Fix games list not being updated after game installrubenwardy
2019-01-09Settingtypes.txt: Rewrite documentation of 'num_emerge_threads' (#8066)Paramat
2019-01-07Fix a crash on Android with Align2Npot2 (#8070)Loïc Blot
2019-01-06Fix wrong code comment (#8061)DS
2019-01-06Content store: Disable more details dialog for now (#8060)rubenwardy
2019-01-06Content store: Fix update button not workingrubenwardy
2019-01-06Fix various bugs (Anticheat, Lua helpers) (#8013)SmallJoker
2019-01-06Deprecate modpack.txt and use modpack.conf instead (#7892)rubenwardy
2019-01-06Run updatepo.shTranslations
2019-01-06Update translations from WeblateTranslations
2019-01-04Drop libgmp on Android and use mini-gmp (#8047)Loïc Blot
2019-01-04Bump android version code for next Play Store versionLoïc Blot
2019-01-04Make sqlite3 default auth & player backends for new worlds (#8043)Loïc Blot
2019-01-04Fix on_successful_save -> onSuccessfulSaveLoïc Blot
2019-01-04Fix various player save issues (performance penalty on sql backends + bugs)Loïc Blot
2019-01-04Player file directory must be only created when using file backend.Loïc Blot
2019-01-04Remove remote media compatibility mode. (#8044)sofar
2019-01-03Proselytize the network. Use IEEE F32 (#8030)SmallJoker
2019-01-03CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat
2019-01-02autojump setting: Remove repeated doc line (#8041)Moose
2018-12-31Add minetest.load_area (#8023)HybridDog
2018-12-31Extend pitch fly mode to swimming (#7943)random-geek
2018-12-30Fix installed modpacks not being found correctlyrubenwardy
2018-12-28Update README.android with current build info (#8026)stujones11
2018-12-26Content store: Fix bugs relating to packages list sizerubenwardy
2018-12-24CSM: add requested CSM_RF_READ_PLAYERINFO (#8007)Loïc Blot
2018-12-23Remove 'Reset singleplayer world' button from full menu on Android (#8017)Paramat
2018-12-23Fix entity rotation in existing worlds (#7989)SmallJoker
2018-12-22Android: Fix start-up crashes on version 4.x (#8003)stujones11
2018-12-22mapnode: add const/noexcept (#8009)Vitaliy
2018-12-22Android: Fix memory leak when displaying images in the mainmenu (#8011)rubenwardy
2018-12-22Lua_api.txt: Add documentation of missing field to 'on_punch' (#8008)ClobberXD
2018-12-21reportMetadataChange; Silence clang warningsSmallJoker
2018-12-20Fix more transparency issues with ogles2 driver (#8005)stujones11
2018-12-20Android: Move touchscreen rare controls inline with settings icon (#8006)stujones11
2018-12-18Add command line option to load password from file (#7832)Kevin Abrams
2018-12-18ieee_float: Silence compiler warningSmallJoker
2018-12-18Fix the part of the float test that requires IEC559/IEEE754 compliancePedro Gimeno
2018-12-18Lua_api.txt: Document inventory sending behaviour (#7720)zeuner
2018-12-16Fix C++11 violation that broke clang on Debian StretchPedro Gimeno
2018-12-15Add a basic kubernetes deployment file (#7979)Loïc Blot
2018-12-15Fix ignored mod.conf mod name for world.mt (broken by e8eaab6)SmallJoker
2018-12-14Android: Add activeobjectmgr.cpp and ieee_float.cpp, sort listSmallJoker
2018-12-13Add docker image documentation (#7969)Loïc Blot