sfan5 
							
						 
					 
					
						
						
							
						
						0f74c7a977 
					 
					
						
						
							
							Fix double free caused by CGUITTFont code  
						
						... 
						
						
						
						This partially reverts commit 2072afb72bfixes  #10920  
						
						
					 
					
						2021-02-06 13:34:56 +01:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						d287da184c 
					 
					
						
						
							
							Server: properly delete ServerMap on interrupted startups  
						
						... 
						
						
						
						A static mod error (e.g. typo) would abort the initialization but never free ServerMap 
						
						
					 
					
						2021-02-05 18:38:34 +01:00 
						 
				 
			
				
					
						
							
							
								Wuzzy 
							
						 
					 
					
						
						
							
						
						9b64834c6a 
					 
					
						
						
							
							Devtest: Remove bumpmap/parallax occl. test nodes ( #10902 )  
						
						
						
						
					 
					
						2021-02-04 21:43:29 +01:00 
						 
				 
			
				
					
						
							
							
								Wuzzy 
							
						 
					 
					
						
						
							
						
						8c19823aa7 
					 
					
						
						
							
							Fix documentation of formspec sound style ( #10913 )  
						
						
						
						
					 
					
						2021-02-04 21:43:12 +01:00 
						 
				 
			
				
					
						
							
							
								k.h.lai 
							
						 
					 
					
						
						
							
						
						2072afb72b 
					 
					
						
						
							
							Fix memory leak detected by address sanitizer ( #10896 )  
						
						
						
						
					 
					
						2021-02-02 20:56:24 +01:00 
						 
				 
			
				
					
						
							
							
								Vincent Robinson 
							
						 
					 
					
						
						
							
						
						f227e40180 
					 
					
						
						
							
							Fix list spacing and size (again) ( #10869 )  
						
						
						
						
					 
					
						2021-02-02 20:55:13 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						9388c23e86 
					 
					
						
						
							
							Handle UTF-16 correctly in Wireshark dissector  
						
						
						
						
					 
					
						2021-02-02 20:46:08 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						674d67f312 
					 
					
						
						
							
							Encode high codepoints as surrogates to safely transport wchar_t over network  
						
						... 
						
						
						
						fixes  #7643  
					
						2021-02-02 20:46:08 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						c834d2ab25 
					 
					
						
						
							
							Drop wide/narrow conversion functions  
						
						... 
						
						
						
						The only valid usecase for these is interfacing with OS APIs
that want a locale/OS-specific multibyte encoding.
But they weren't used for that anywhere, instead UTF-8 is pretty
much assumed when it comes to that.
Since these are only a potential source of bugs and do not fulfil
their purpose at all, drop them entirely. 
						
						
					 
					
						2021-02-02 20:46:08 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						5e392cf34f 
					 
					
						
						
							
							Refactor utf8_to_wide/wide_to_utf8 functions  
						
						
						
						
					 
					
						2021-02-02 20:46:08 +01:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						7ebd5da9cd 
					 
					
						
						
							
							Server GotBlocks(): Lock clients to avoid multithreading issues  
						
						
						
						
					 
					
						2021-02-02 19:10:35 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						40ad976753 
					 
					
						
						
							
							Revise dynamic_add_media API to better accomodate future changes  
						
						
						
						
					 
					
						2021-02-01 23:00:13 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						a01a02f7a1 
					 
					
						
						
							
							Preserve immortal group for players when damage is disabled  
						
						
						
						
					 
					
						2021-01-31 20:38:12 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						fd1c1a755e 
					 
					
						
						
							
							Readd Client::sendPlayerPos optimization (was part of  81c7f0a)  
						
						... 
						
						
						
						This reverts commit b49dfa92ce 
						
						
					 
					
						2021-01-31 20:38:12 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						112a6adb10 
					 
					
						
						
							
							Cache client IP in RemoteClient so it can always be retrieved ( #10887 )  
						
						... 
						
						
						
						specifically: after the peer has already disappeared 
						
						
					 
					
						2021-01-31 20:36:47 +01:00 
						 
				 
			
				
					
						
							
							
								rubenwardy 
							
						 
					 
					
						
						
							
						
						6e0e0324a4 
					 
					
						
						
							
							Fix minetest.dig_node returning true when node isn't diggable ( #10890 )  
						
						
						
						
					 
					
						2021-01-31 18:49:51 +00:00 
						 
				 
			
				
					
						
							
							
								updatepo.sh 
							
						 
					 
					
						
						
							
						
						d1ec5117d9 
					 
					
						
						
							
							Update translation files  
						
						
						
						
					 
					
						2021-01-30 21:13:51 +01:00 
						 
				 
			
				
					
						
							
							
								updatepo.sh 
							
						 
					 
					
						
						
							
						
						cb807b26e2 
					 
					
						
						
							
							Update minetest.conf.example and dummy translation file  
						
						
						
						
					 
					
						2021-01-30 21:12:46 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Alan Jamie 
							
						 
					 
					
						
						
							
						
						d39c0310da 
					 
					
						
						
							
							Deleted translation using Weblate (Lao)  
						
						
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Alan Jamie 
							
						 
					 
					
						
						
							
						
						d4e5b0f2b7 
					 
					
						
						
							
							Deleted translation using Weblate (Burmese)  
						
						
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Alan Jamie 
							
						 
					 
					
						
						
							
						
						00e735ee9b 
					 
					
						
						
							
							Deleted translation using Weblate (Japanese (Kansai))  
						
						
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Benjamin Alan Jamie 
							
						 
					 
					
						
						
							
						
						237d4a948a 
					 
					
						
						
							
							Deleted translation using Weblate (Filipino)  
						
						
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								eol 
							
						 
					 
					
						
						
							
						
						30c28654e8 
					 
					
						
						
							
							Translated using Weblate (Dutch)  
						
						... 
						
						
						
						Currently translated at 100.0% (1350 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								zjeffer 
							
						 
					 
					
						
						
							
						
						d1a15634c9 
					 
					
						
						
							
							Translated using Weblate (Dutch)  
						
						... 
						
						
						
						Currently translated at 85.1% (1150 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Joshua De Clercq 
							
						 
					 
					
						
						
							
						
						48691b0b2b 
					 
					
						
						
							
							Translated using Weblate (Dutch)  
						
						... 
						
						
						
						Currently translated at 85.1% (1150 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								AISS 
							
						 
					 
					
						
						
							
						
						9eac2edd1a 
					 
					
						
						
							
							Translated using Weblate (Chinese (Traditional))  
						
						... 
						
						
						
						Currently translated at 77.1% (1041 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ronoaldo Pereira 
							
						 
					 
					
						
						
							
						
						588af14733 
					 
					
						
						
							
							Translated using Weblate (Portuguese (Brazil))  
						
						... 
						
						
						
						Currently translated at 92.5% (1250 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								AISS 
							
						 
					 
					
						
						
							
						
						5a7c728a9f 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 100.0% (1350 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								ZhiZe-ZG 
							
						 
					 
					
						
						
							
						
						df40105009 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 100.0% (1350 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Deleted User 
							
						 
					 
					
						
						
							
						
						722d895e66 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 98.0% (1323 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								AISS 
							
						 
					 
					
						
						
							
						
						7f2daf95b5 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 98.0% (1323 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								ZhiZe-ZG 
							
						 
					 
					
						
						
							
						
						8610adae6c 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 98.0% (1323 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								AISS 
							
						 
					 
					
						
						
							
						
						a76e224dee 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 97.2% (1313 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								ZhiZe-ZG 
							
						 
					 
					
						
						
							
						
						5fdd3db5e8 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 97.2% (1313 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								IFRFSX 
							
						 
					 
					
						
						
							
						
						4160502baa 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 96.7% (1306 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								AISS 
							
						 
					 
					
						
						
							
						
						071bf32057 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 96.7% (1306 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								ZhiZe-ZG 
							
						 
					 
					
						
						
							
						
						0b203b35cd 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 96.7% (1306 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Edgar 
							
						 
					 
					
						
						
							
						
						bf2e079f6d 
					 
					
						
						
							
							Translated using Weblate (Dutch)  
						
						... 
						
						
						
						Currently translated at 79.7% (1076 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Allan Nordhøy 
							
						 
					 
					
						
						
							
						
						d6980c22d3 
					 
					
						
						
							
							Translated using Weblate (Norwegian Nynorsk)  
						
						... 
						
						
						
						Currently translated at 29.1% (394 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Omer I.S 
							
						 
					 
					
						
						
							
						
						c6abdfef48 
					 
					
						
						
							
							Translated using Weblate (Hebrew)  
						
						... 
						
						
						
						Currently translated at 11.1% (150 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Ferdinand Tampubolon 
							
						 
					 
					
						
						
							
						
						bb0f2b28ee 
					 
					
						
						
							
							Translated using Weblate (Indonesian)  
						
						... 
						
						
						
						Currently translated at 99.6% (1345 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Tejaswi Hegde 
							
						 
					 
					
						
						
							
						
						583babc1cf 
					 
					
						
						
							
							Translated using Weblate (Kannada)  
						
						... 
						
						
						
						Currently translated at 4.9% (67 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Atrate 
							
						 
					 
					
						
						
							
						
						9e646364d9 
					 
					
						
						
							
							Translated using Weblate (Polish)  
						
						... 
						
						
						
						Currently translated at 74.2% (1002 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								Man Ho Yiu 
							
						 
					 
					
						
						
							
						
						5505a6af00 
					 
					
						
						
							
							Translated using Weblate (Chinese (Traditional))  
						
						... 
						
						
						
						Currently translated at 76.7% (1036 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								zjeffer 
							
						 
					 
					
						
						
							
						
						3cf6cea911 
					 
					
						
						
							
							Translated using Weblate (Dutch)  
						
						... 
						
						
						
						Currently translated at 79.0% (1067 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								cypMon 
							
						 
					 
					
						
						
							
						
						26fd464fb3 
					 
					
						
						
							
							Translated using Weblate (Spanish)  
						
						... 
						
						
						
						Currently translated at 74.5% (1007 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								IFRFSX 
							
						 
					 
					
						
						
							
						
						09b87c6e1a 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 95.1% (1284 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								ZhiZe-ZG 
							
						 
					 
					
						
						
							
						
						9cf4cba7e5 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 95.1% (1284 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								IFRFSX 
							
						 
					 
					
						
						
							
						
						9e209a4a90 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 94.2% (1273 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00 
						 
				 
			
				
					
						
							
							
								ZhiZe-ZG 
							
						 
					 
					
						
						
							
						
						33d9f83c44 
					 
					
						
						
							
							Translated using Weblate (Chinese (Simplified))  
						
						... 
						
						
						
						Currently translated at 94.2% (1273 of 1350 strings) 
						
						
					 
					
						2021-01-30 21:06:14 +01:00