aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-02Don't include and link to gettext if gettext is not found (#8305)adrido
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-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
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-23Attend to LINT sillyness (#8276)Paramat
2019-02-23Remove 's' from 'automatic forwards' (#8272)ANAND
2019-02-15Revert RTT fixes (#8187)ANAND
2019-02-15Fix coloured fog in main menu (#8181)random-geek
2019-02-15LINT fixLoïc Blot
2019-02-15Don't regain breath while in ignore node (#8218)Wuzzy
2019-02-14 Update minetest.conf.example, settings strings and locale files (#8230)Wuzzy
2019-02-14Fix extract zip writing lowercase files (#8221)rubenwardy
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2019-02-10Slippery: Do not apply when swimming (#8198)SmallJoker
2019-02-09Autojump: Disable in fly mode, support continuous forward (#8200)SmallJoker
2019-02-09Fix Address::isLocalhost algorithmLoic Blot
2019-02-09Disable confirmation dialog on localhostrubenwardy
2019-02-09numeric: Fix clang, broken since d5456daSmallJoker
2019-02-09Don't append itemname to itemname in tooltip (#8176)Wuzzy
2019-02-07Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette
2019-02-04Fix cloud color in loading screen and main menu (#8174)random-geek
2019-02-04Update color of main menu clouds (#8172)random-geek
2019-02-03Add setting to hide mature content from ContentDBrubenwardy
2019-02-03Fix core.download_file() creating empty files on HTTP errorrubenwardy
2019-02-03DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov
2019-02-03Force player save before kicking on player shutdown (#8157)Loïc Blot
2019-02-02Move missing translations warnings to verbosestream (#8156)Nathanaël Courant
2019-01-31Settings: Slightly increase block generate, block send, object send distances...Paramat
2019-01-31Content store: Fix storage leak by storing screenshots in cache (#8137)rubenwardy
2019-01-26Add setting to disable confirmation on new player registration (#8102)Muhammad Rifqi Priyo Susanto
2019-01-26Fix pkgmgr game install with RUN_IN_PLACE=0 (#8113)Paul Ouellette
2019-01-25blitToVManip: Check out-of-bounds using node position not index (#8127)Paramat
2019-01-22Fix warnings about dungeongen.cpp memcpy() and unused variable in MapBlock::d...Paramat
2019-01-21Fix randomly rejected form field submits (#8091)Jozef Behran
2019-01-19Advanced settings noiseparams: Remove '}' left in .confSmallJoker
2019-01-18Optimize subgames search a little bit (#8096)Jozef Behran
2019-01-16Fix some misspellings (#8104)Paul Ouellette
2019-01-13world.mt: Only accept true/false/nil values (#8055)SmallJoker
2019-01-13Speed up the craft definition handling (#8097)Jozef Behran
2019-01-12Optimize path finalization in pathfinder (#8100)Jozef Behran