summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-31Bump version to 5.0.15.0.1sfan5
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-19num_emerge_threads: Fix documentation of automatic selectionparamat
2019-03-14num_emerge_threads: Warn of crashes when > 1 (#8357)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-11Continue with 5.0.1-devrubenwardy
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
2019-02-18lua_api.txt, settingtypes.txt: Various improvements (#8252)Paramat
2019-02-17Update many things in Lua API docs (#8236)Wuzzy
2019-02-17lua_api.txt: Various additions and improvements (#8245)Paramat
2019-02-16Fix profiler crash by builtin since eea1fda (#8239)Paul Ouellette
2019-02-16Update credits (#8162)rubenwardy
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-14Run updatepo.shTranslation
2019-02-14Update translationsTranslations
2019-02-12Statbars: Reduce initial update intervalSmallJoker