summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-03-28Prevent multi-line chat messages server-side (#8420)rubenwardy
2019-03-19Fix texture rotation for wallmounted nodeboxessfan5
2019-03-19httpfetch: Disable IPv6 here too if requested by settings (#8399)sfan5
2019-03-19num_emerge_threads: Initialise value to cope with setting syntax error (#8396)Paramat
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-11Change 'num_emerge_threads' default to 1 (#8303)Paramat
2019-03-11getS16NoEx() returns true unless syntactical error in conf. (#8304)sofar
2019-03-11Fix serialization of std::time_t by casting to u64 first (#8353)rubenwardy
2019-03-11Confirm registration GUI: Remove positional strings to fix Windows bug (#8258)Paramat
2019-03-11Fix detach inventory serialisation (#8331)rubenwardy
2019-03-11Fix incorrect string length check after castrubenwardy
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