aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-2610-8/+337
* Fix build since translation updatesLoïc Blot2019-02-261-3/+0
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-2610-337/+8
* Run updatepo.shTranslations2019-02-2436-13982/+14003
* Update translationsTranslations2019-02-2414-1331/+6778
* Update minetest.conf.example and settings_translation_file.cpp (#8278)Paramat2019-02-234-22/+14
* Fix files with CRLF line endings in translations (#8280)Nathanaël Courant2019-02-231-0/+4
* Minimap: Fix radar restriction broken by 9649e47SmallJoker2019-02-231-6/+7
* Settingtypes.txt: Remove 2 lines missed in a recent commit (#8277)Paramat2019-02-231-2/+0
* Attend to LINT sillyness (#8276)Paramat2019-02-232-2/+1
* Remove 's' from 'automatic forwards' (#8272)ANAND2019-02-233-4/+4
* Content store: Ignore '_game' in game names in ID generation (#8270)rubenwardy2019-02-221-1/+6
* Update gamebar on tab enter (#8192)Paul Ouellette2019-02-182-10/+11
* Fix games not updating on deletionrubenwardy2019-02-181-1/+6
* Fix content store crash (#8244)Paul Ouellette2019-02-181-26/+10
* lua_api.txt, settingtypes.txt: Various improvements (#8252)Paramat2019-02-182-14/+4
* Update many things in Lua API docs (#8236)Wuzzy2019-02-171-13/+85
* lua_api.txt: Various additions and improvements (#8245)Paramat2019-02-171-5/+15
* Fix profiler crash by builtin since eea1fda (#8239)Paul Ouellette2019-02-161-1/+1
* Update credits (#8162)rubenwardy2019-02-161-9/+35
* Revert RTT fixes (#8187)ANAND2019-02-155-34/+38
* Fix coloured fog in main menu (#8181)random-geek2019-02-151-1/+19
* LINT fixLoïc Blot2019-02-152-6/+7
* Don't regain breath while in ignore node (#8218)Wuzzy2019-02-151-2/+3
* Update minetest.conf.example, settings strings and locale files (#8230)Wuzzy2019-02-1439-12791/+14259
* Fix extract zip writing lowercase files (#8221)rubenwardy2019-02-141-1/+1
* Run updatepo.shTranslation2019-02-1437-14320/+16808
* Update translationsTranslations2019-02-1422-1218/+1657
* Statbars: Reduce initial update intervalSmallJoker2019-02-121-40/+38
* Consistent HP and damage types (#8167)SmallJoker2019-02-1025-136/+67
* Slippery: Do not apply when swimming (#8198)SmallJoker2019-02-101-1/+1
* Builtin: Fix grayed-out but enabled modpacksSmallJoker2019-02-091-1/+1
* Autojump: Disable in fly mode, support continuous forward (#8200)SmallJoker2019-02-091-9/+10
* Remove fgettext("") in builtinWuzzy2019-02-091-1/+1
* Fix Address::isLocalhost algorithmLoic Blot2019-02-093-4/+74
* Disable confirmation dialog on localhostrubenwardy2019-02-093-3/+21
* numeric: Fix clang, broken since d5456daSmallJoker2019-02-091-1/+1
* Don't append itemname to itemname in tooltip (#8176)Wuzzy2019-02-091-1/+1
* Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)Paul Ouellette2019-02-078-49/+251
* Fix cloud color in loading screen and main menu (#8174)random-geek2019-02-042-2/+2
* Update color of main menu clouds (#8172)random-geek2019-02-041-1/+1
* Update manpage (#8169)Paul Ouellette2019-02-041-14/+31
* Content store: Fix assertion failed on unsuccessful package list fetchrubenwardy2019-02-031-3/+1
* Rename 'Content Store' to 'Online Content Repository' in Advanced Settingsrubenwardy2019-02-031-1/+1
* Add setting to hide mature content from ContentDBrubenwardy2019-02-033-6/+22
* Fix core.download_file() creating empty files on HTTP errorrubenwardy2019-02-031-1/+2
* Fix rename modpack dialog not appearing to take affectrubenwardy2019-02-032-5/+19
* Fix modpack rename dialog selecting the wrong modnumber Zero2019-02-032-7/+6
* DragonFly BSD is somewhat identical to FreeBSD (#8159)Leonid Bobrov2019-02-036-9/+9
* Force player save before kicking on player shutdown (#8157)Loïc Blot2019-02-033-3/+4