Michael Lutz 
							
						 
					 
					
						
						
							
						
						d5a9bd404a 
					 
					
						
						
							
							Codechange: [OSX] Use std::unique_ptr with a custom deleter to simply memory management of Core Foundation types.  
						
						
						
						
					 
					
						2019-11-01 22:32:53 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						c84a454d70 
					 
					
						
						
							
							Network: Use shorter UDP MTU where data can be split across multiple packets.  
						
						
						
						
					 
					
						2019-10-31 20:40:07 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						58122983fb 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						korean: 6 changes by telk5093 
						
						
					 
					
						2019-10-30 19:45:40 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						1a13e03c49 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						korean: 2 changes by telk5093 
						
						
					 
					
						2019-10-29 19:45:38 +01:00 
						 
				 
			
				
					
						
							
							
								Charles Pigott 
							
						 
					 
					
						
						
							
						
						a407db54cf 
					 
					
						
						
							
							Add: Me  
						
						
						
						
					 
					
						2019-10-28 23:52:54 +01:00 
						 
				 
			
				
					
						
							
							
								James103 
							
						 
					 
					
						
						
							
						
						f1204f0d9d 
					 
					
						
						
							
							Fix: spelling/grammar in script_tile.hpp ( #7804 )  
						
						
						
						
					 
					
						2019-10-27 19:46:08 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						90682f8623 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						spanish (mexican): 2 changes by Absay 
						
						
					 
					
						2019-10-27 19:45:42 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						e1783be6d1 
					 
					
						
						
							
							NewGRF debug window: Add a subset of house properties  
						
						
						
						
					 
					
						2019-10-27 11:11:12 +00:00 
						 
				 
			
				
					
						
							
							
								Charles Pigott 
							
						 
					 
					
						
						
							
						
						2f4de0a0fe 
					 
					
						
						
							
							Fix   #7733 : Crash when removing a dock next to an industry without a station  
						
						
						
						
					 
					
						2019-10-26 00:35:01 +01:00 
						 
				 
			
				
					
						
							
							
								glx22 
							
						 
					 
					
						
						
							
						
						880680304d 
					 
					
						
						
							
							Fix  53f8d0b81: signed/unsigned warnings ( #7803 )  
						
						
						
						
					 
					
						2019-10-26 01:34:19 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						5bf52ab736 
					 
					
						
						
							
							SDL2: Fix Home and End keys not working in text editing contexts  
						
						
						
						
					 
					
						2019-10-25 23:26:17 +01:00 
						 
				 
			
				
					
						
							
							
								Jack McKiernan 
							
						 
					 
					
						
						
							
						
						f52e605b51 
					 
					
						
						
							
							Fix: Solved helicopter takeoff issue with international airports  
						
						... 
						
						
						
						Helicopters can now take off from just outside the hangars. 
						
						
					 
					
						2019-10-25 23:42:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jack McKiernan 
							
						 
					 
					
						
						
							
						
						9479f45d1a 
					 
					
						
						
							
							Codechange: Replaced 255's with an enum entry TERMGROUP  
						
						
						
						
					 
					
						2019-10-25 23:42:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jack McKiernan 
							
						 
					 
					
						
						
							
						
						d39f889775 
					 
					
						
						
							
							Codechange: Replaced 0's in heading field with TO_ALL  
						
						
						
						
					 
					
						2019-10-25 23:42:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jack McKiernan 
							
						 
					 
					
						
						
							
						
						d843b73280 
					 
					
						
						
							
							Fix   #6219 : Allow taking off from hangar in commuter airport  
						
						... 
						
						
						
						Previously, a helicopter in the hangar of a commuter airport would have to wait until HELIPAD2 was free before it could takeoff. Now, a helicopter in the hangar can takeoff from just outside the hangar. 
						
						
					 
					
						2019-10-25 23:42:31 +02:00 
						 
				 
			
				
					
						
							
							
								Juriy Petrochenkov 
							
						 
					 
					
						
						
							
						
						8c6a16ba28 
					 
					
						
						
							
							Fix: Possible double path separator in FiosMakeFilename  
						
						
						
						
					 
					
						2019-10-25 22:35:51 +01:00 
						 
				 
			
				
					
						
							
							
								Nikolas Nyby 
							
						 
					 
					
						
						
							
						
						f13b184588 
					 
					
						
						
							
							Codechange: Don't use SDL_CreateRGBSurfaceWithFormat()  
						
						... 
						
						
						
						This function requires libSDL 2.0.5 or higher. It looks like we don't
need to use it, and can just use the original SDL_CreateRGBSurface(),
with the masks set to 0, to trigger the default 8-bit format, which is
SDL_PIXELFORMAT_INDEX8.
Closes  #7785 
Note: this code path is activated by using an 8-bit blitter, like:
    ./bin/openttd -b 8bpp-simple 
						
						
					 
					
						2019-10-25 22:23:57 +01:00 
						 
				 
			
				
					
						
							
							
								glx 
							
						 
					 
					
						
						
							
						
						12e43c697d 
					 
					
						
						
							
							Add: [Script] ScriptEventVehicleAutoReplaced.  
						
						
						
						
					 
					
						2019-10-22 11:55:40 +02:00 
						 
				 
			
				
					
						
							
							
								dorobouNeko 
							
						 
					 
					
						
						
							
						
						cbefc1d994 
					 
					
						
						
							
							Fix   #7561 : Fix power/running-cost vehicle sorter  
						
						
						
						
					 
					
						2019-10-21 22:31:25 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						81272000f8 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						finnish: 6 changes by hpiirai
tamil: 62 changes by aswn
dutch: 2 changes by JanWillem 
						
						
					 
					
						2019-10-21 19:45:39 +02:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						0d599e155f 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						russian: 2 changes by Lone_Wolf 
						
						
					 
					
						2019-10-20 19:45:39 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						c4d22226d1 
					 
					
						
						
							
							Error window: Fix "undefined string" appearing in 3rd line  
						
						... 
						
						
						
						Caused by bad merge resolution with 71a3e834 
						
						
					 
					
						2019-10-20 10:26:49 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						299becbb2f 
					 
					
						
						
							
							SDL2: Fix up/down keys in console window  
						
						
						
						
					 
					
						2019-10-20 08:26:41 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						b6e9817edb 
					 
					
						
						
							
							Link graph: Explicitly flag invalidated flow stats instead of minimising their flows  
						
						... 
						
						
						
						Entirely exclude invalidated flow stats from link stats
Delete invalidated flow stats if they stay invalid for 32 link graph jobs
This is to prevent large numbers of invalidated flow stats from
unduly influencing link statistics 
						
						
					 
					
						2019-10-20 07:46:21 +01:00 
						 
				 
			
				
					
						
							
							
								Jack Baron 
							
						 
					 
					
						
						
							
						
						f159d91572 
					 
					
						
						
							
							Fix: add savegame version to trading age setting  
						
						
						
						
					 
					
						2019-10-19 20:31:44 +01:00 
						 
				 
			
				
					
						
							
							
								Jack Baron 
							
						 
					 
					
						
						
							
						
						e4f08f2880 
					 
					
						
						
							
							Fix: Bump savegame version  
						
						
						
						
					 
					
						2019-10-19 20:31:44 +01:00 
						 
				 
			
				
					
						
							
							
								Jack Baron 
							
						 
					 
					
						
						
							
						
						7c9dedb94f 
					 
					
						
						
							
							Feature: Configure minimum share trading years  
						
						
						
						
					 
					
						2019-10-19 20:31:44 +01:00 
						 
				 
			
				
					
						
							
							
								Niels Martin Hansen 
							
						 
					 
					
						
						
							
						
						53f8d0b815 
					 
					
						
						
							
							Codechange: Use std::vector for industry tile layouts  
						
						
						
						
					 
					
						2019-10-19 17:16:25 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						c95c349dd5 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						french: 1 change by glx 
						
						
					 
					
						2019-10-17 19:45:40 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						67a725e813 
					 
					
						
						
							
							SDL2: Handle Fcitx keypresses which do not generate an SDL_KEYDOWN  
						
						
						
						
					 
					
						2019-10-13 14:40:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						2deadabc97 
					 
					
						
						
							
							Saveload: Improve SpringPP savegame detection  
						
						... 
						
						
						
						Trunk savegames will soon reach the range of versions used by SpringPP 
						
						
					 
					
						2019-10-13 13:03:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						3c18e81e0d 
					 
					
						
						
							
							Merge pull request  #104  from telk5093/jgrpp  
						
						... 
						
						
						
						ko-KR: Update translation 
						
						
					 
					
						2019-10-13 09:57:56 +01:00 
						 
				 
			
				
					
						
							
							
								TELK 
							
						 
					 
					
						
						
							
						
						6eef6ac8d5 
					 
					
						
						
							
							ko-KR: Update translation for 0.32.0  
						
						
						
						
					 
					
						2019-10-12 22:10:53 +09:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						52dd75589a 
					 
					
						
						
							
							TBTR: Fix width of bottom row of create/edit template window  
						
						... 
						
						
						
						See #105  
						
						
					 
					
						2019-10-12 11:28:02 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						87acac9700 
					 
					
						
						
							
							SDL2: Fix handling of shift key in edit context  
						
						
						
						
					 
					
						2019-10-12 11:20:23 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						18d51ccb80 
					 
					
						
						
							
							Fix compilation on MSVC  
						
						
						
						
					 
					
						2019-10-12 10:22:53 +01:00 
						 
				 
			
				
					
						
							
							
								abmyii 
							
						 
					 
					
						
						
							
						
						ac21118736 
					 
					
						
						
							
							Fix   #7703 : Prevent sounds being produced by inactive industries ( #7752 )  
						
						
						
						
					 
					
						2019-10-12 10:16:16 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						1bbfd69657 
					 
					
						
						
							
							Bump tracerestrict version due to  7332c0b6 
						
						
						
						
					 
					
						2019-10-12 01:23:06 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						2ba5b2531e 
					 
					
						
						
							
							Fix compilation on MinGW  
						
						
						
						
					 
					
						2019-10-12 01:17:41 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						03fbe87752 
					 
					
						
						
							
							Merge branch 'master' into jgrpp  
						
						
						
						
					 
					
						2019-10-12 00:56:56 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						29ed470e04 
					 
					
						
						
							
							Fcitx: Fix edge cases around text handling and setup  
						
						
						
						
					 
					
						2019-10-12 00:39:56 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						641b008374 
					 
					
						
						
							
							Build: Add configure defines to detailed version output  
						
						
						
						
					 
					
						2019-10-11 11:16:50 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						24b5cb0fdb 
					 
					
						
						
							
							IME: Add direct support for Fcitx IME input, with SDL2 on *nix/X11.  
						
						
						
						
					 
					
						2019-10-11 01:25:45 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						91e05f6306 
					 
					
						
						
							
							Fix  0472327e: Infinite loop on copying unset scheduled dispatch  
						
						... 
						
						
						
						Fixes : #103  
					
						2019-10-10 09:10:24 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						e2e112baaa 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						chinese (traditional): 1 change by firetimer
chinese (simplified): 66 changes by firetimer 
						
						
					 
					
						2019-10-08 19:45:39 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						7332c0b673 
					 
					
						
						
							
							Tracerestrict: Add load percentage conditional  
						
						
						
						
					 
					
						2019-10-08 18:42:18 +01:00 
						 
				 
			
				
					
						
							
							
								stormcone 
							
						 
					 
					
						
						
							
						
						f1712a54b2 
					 
					
						
						
							
							Fix   #6407 : Show snowy ground sprites for depots ( #7671 )  
						
						... 
						
						
						
						This is a quick fix by @KeldorKatarn:
65e656b9d6 
						
						
					 
					
						2019-10-08 12:51:15 +02:00 
						 
				 
			
				
					
						
							
							
								Gabda 
							
						 
					 
					
						
						
							
						
						652fb40652 
					 
					
						
						
							
							Codechange: Performance improvement in k-d tree FindNearest()  
						
						
						
						
					 
					
						2019-10-08 08:53:19 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						34a6f3c72a 
					 
					
						
						
							
							Fix text input when not in edit box mode, fix backtick handling  
						
						
						
						
					 
					
						2019-10-08 02:28:09 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						5d1578bb7f 
					 
					
						
						
							
							Fix IME positioning with SDL2  
						
						
						
						
					 
					
						2019-10-08 01:44:18 +01:00