aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-16Lua_api.txt: Document blockpos, coordinate conversion, map terminology (#8376)Paramat
2019-03-14num_emerge_threads: Warn of crashes when > 1 (#8357)Paramat
2019-03-14LINT fixes since recent tooling updateLoïc Blot
2019-03-14Update our tooling (Clang 5 -> 7, GCC 7 -> 8)Loïc Blot
2019-03-14Valleys mapgen code rewrite (#8101)Paramat
2019-03-12Drop GUIConfirmRegistration::m_address unused fieldLoïc Blot
2019-03-12Fix cast from const by accessing string data directly (#8354)rubenwardy
2019-03-12HPChange Reason: Fix push after free, and type being overwritten (#8359)rubenwardy
2019-03-10Fix serialization of std::time_t by casting to u64 first (#8353)rubenwardy
2019-03-10Document the `float` special group (#8306)DS
2019-03-10Display pitch angle in debug menu (#8321)Ragulan R
2019-03-10Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)Paramat
2019-03-07Abort when trying to set a not registered node (#7011)HybridDog
2019-03-07World config: Make depends easier to read (#7396)HybridDog
2019-03-07Optimize string handling in path search (#8098)Jozef Behran
2019-03-07Optimize interaction distance checker (#8193)Jozef Behran
2019-03-07Update a few dependency versions for buildbot (#8319)sfan5
2019-03-07Fix detach inventory serialisation (#8331)rubenwardy
2019-03-06Fix incorrect string length check after castrubenwardy
2019-03-06Fix clang tidy error due to incorrect use of quotes for characterrubenwardy
2019-03-05Change 'num_emerge_threads' default to 1 (#8303)Paramat
2019-03-05Add math.factorial (#8298)HybridDog
2019-03-05Add Android keystore to the repositoryLoic Blot
2019-03-05Add sounds for falling and attached nodes (#7719)DS
2019-03-05Fix --color command line parameter ignorance (#7173)HybridDog
2019-03-05Replace for loop with call to standard library function (#8194)Benjamin Lindley
2019-03-05Hide uninstall package button on unmodifiable paths (#8255)rubenwardy
2019-03-05Add referer to remote media requests. (#8135)sofar
2019-03-05getS16NoEx() returns true unless syntactical error in conf. (#8304)sofar
2019-03-04Continue with 5.1.0-devsfan5
2019-03-04Bump version to 5.0.05.0.0sfan5
2019-03-03Bump android version codeLoïc Blot
2019-03-02Don't include and link to gettext if gettext is not found (#8305)adrido
2019-03-02README: Remove references to Minecraft and InfiniMiner (#8260)ANAND
2019-03-01Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot
2019-02-26Fix build since translation updatesLoïc Blot
2019-02-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
2019-02-24Run updatepo.shTranslations
2019-02-24Update translationsTranslations
2019-02-23Update minetest.conf.example and settings_translation_file.cpp (#8278)Paramat
2019-02-23Fix files with CRLF line endings in translations (#8280)Nathanaël Courant
2019-02-23Minimap: Fix radar restriction broken by 9649e47SmallJoker
2019-02-23Settingtypes.txt: Remove 2 lines missed in a recent commit (#8277)Paramat
2019-02-23Attend to LINT sillyness (#8276)Paramat
2019-02-23Remove 's' from 'automatic forwards' (#8272)ANAND
2019-02-22Content store: Ignore '_game' in game names in ID generation (#8270)rubenwardy
2019-02-18Update gamebar on tab enter (#8192)Paul Ouellette
2019-02-18Fix games not updating on deletionrubenwardy
2019-02-18Fix content store crash (#8244)Paul Ouellette