Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						bdbc631e6c 
					 
					
						
						
							
							Script: Simplify implementation of ScriptList  
						
						... 
						
						
						
						Use btrees instead of set/map
Replace bucket mechanism for reverse mapping
Avoid redundant operations 
						
						
					 
					
						2023-08-03 22:05:26 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						b68491f2fe 
					 
					
						
						
							
							Btree: Add copy operator for safe iterators  
						
						
						
						
					 
					
						2023-08-03 20:53:33 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						9d376dc8e0 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						finnish: 1 change by hpiirai
portuguese (brazilian): 1 change by pasantoro 
						
						
					 
					
						2023-08-03 18:38:02 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						a248495ee3 
					 
					
						
						
							
							Version: Committing version data for tag: jgrpp-0.54.5  
						
						
						
						
					 
					
						2023-08-02 20:29:07 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						3a07f92474 
					 
					
						
						
							
							CMake: Fix findversion with git when build dir is not inside source dir  
						
						
						
						
					 
					
						2023-08-02 20:28:51 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						11ba39b435 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						korean: 21 changes by telk5093
polish: 1 change by pAter-exe 
						
						
					 
					
						2023-08-02 18:38:24 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						6a048bc168 
					 
					
						
						
							
							Fix   #11164 : Duplicate town names when using the many random towns function  
						
						
						
						
					 
					
						2023-08-02 20:07:59 +02:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						38c57044ea 
					 
					
						
						
							
							Add debug special console command  
						
						
						
						
					 
					
						2023-08-01 21:09:51 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						bab06f1bb4 
					 
					
						
						
							
							CMake: Add option to explicitly disable LTO  
						
						
						
						
					 
					
						2023-08-01 20:51:15 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						4213a2c909 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						russian: 1 change by Ln-Wolf
turkish: 33 changes by densxd
danish: 1 change by bscargo
french: 1 change by Lishouuu
polish: 21 changes by pAter-exe 
						
						
					 
					
						2023-08-01 18:38:22 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						cc9daf4128 
					 
					
						
						
							
							Use btree set in console list dirs  
						
						
						
						
					 
					
						2023-08-01 19:11:13 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						4202afc0bc 
					 
					
						
						
							
							Use btree set for town names list  
						
						
						
						
					 
					
						2023-08-01 19:09:30 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						2313679ee7 
					 
					
						
						
							
							Simplify town name duplicate check in VerifyTownName  
						
						
						
						
					 
					
						2023-08-01 19:08:30 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						665d6bf7f2 
					 
					
						
						
							
							Fix duplicate town names when using the many random towns function  
						
						... 
						
						
						
						See: #583  
						
						
					 
					
						2023-08-01 19:06:41 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						2ed98b3b9d 
					 
					
						
						
							
							Saveload: Add support for upstream savegame version 316  
						
						
						
						
					 
					
						2023-08-01 18:55:30 +01:00 
						 
				 
			
				
					
						
							
							
								PeterN 
							
						 
					 
					
						
						
							
						
						4acb68e539 
					 
					
						
						
							
							Fix   #11162 : Get colour map of correct train part. ( #11163 )  
						
						
						
						
					 
					
						2023-08-01 15:05:42 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						f4d237e022 
					 
					
						
						
							
							Remove use of fmt from squtils.h  
						
						... 
						
						
						
						Fixes link warning on MinGW 
						
						
					 
					
						2023-08-01 00:57:38 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						43559524eb 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						english (au): 1 change by krysclarke
english (us): 1 change by 2TallTyler
portuguese: 1 change by azulcosta 
						
						
					 
					
						2023-07-31 18:39:05 +00:00 
						 
				 
			
				
					
						
							
							
								Tyler Trahan 
							
						 
					 
					
						
						
							
						
						748ff13a6d 
					 
					
						
						
							
							Change: Enable "Forbid 90 degree turns" setting by default  
						
						... 
						
						
						
						(cherry picked from commit 4decd2aa48 
						
						
					 
					
						2023-07-31 18:22:58 +01:00 
						 
				 
			
				
					
						
							
							
								Loïc Guilloux 
							
						 
					 
					
						
						
							
						
						2ddc5d9cd6 
					 
					
						
						
							
							Fix   #11067 ,  ed83c4b: Don't start competitors during map generation ( #11069 )  
						
						... 
						
						
						
						(cherry picked from commit a979d9cdda 
						
						
					 
					
						2023-07-31 18:21:45 +01:00 
						 
				 
			
				
					
						
							
							
								Tyler Trahan 
							
						 
					 
					
						
						
							
						
						9876c861e4 
					 
					
						
						
							
							Remove: Unused ship pathfinder invalidation setting callback  
						
						
						
						
					 
					
						2023-07-30 18:21:13 -04:00 
						 
				 
			
				
					
						
							
							
								Tyler Trahan 
							
						 
					 
					
						
						
							
						
						4decd2aa48 
					 
					
						
						
							
							Change: Enable "Forbid 90 degree turns" setting by default  
						
						
						
						
					 
					
						2023-07-30 18:21:13 -04:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						c79dd3656f 
					 
					
						
						
							
							conv-lang.pl: Support N: prefixes when fixing STRINGN codes  
						
						
						
						
					 
					
						2023-07-30 23:09:24 +01:00 
						 
				 
			
				
					
						
							
							
								Daniel Hill 
							
						 
					 
					
						
						
							
						
						924b2ab9ec 
					 
					
						
						
							
							Add an optional "(City)" in Viewport labels  
						
						
						
						
					 
					
						2023-07-30 22:06:51 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						4d2db01a0f 
					 
					
						
						
							
							Fix maybe uninitialised warning in DrawDeparturesListItems  
						
						
						
						
					 
					
						2023-07-30 22:03:21 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						4c88256183 
					 
					
						
						
							
							De-duplicate string IDs used for viewport town labels  
						
						
						
						
					 
					
						2023-07-30 21:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						5f385a5573 
					 
					
						
						
							
							De-duplicate string IDs used for station rating tooltips  
						
						
						
						
					 
					
						2023-07-30 21:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						7744ccf3f3 
					 
					
						
						
							
							Extra strings: Move "JUST" strings to a no-translate section  
						
						
						
						
					 
					
						2023-07-30 21:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						eb03369a21 
					 
					
						
						
							
							Extra strings: Add no-translate tag  
						
						
						
						
					 
					
						2023-07-30 21:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						ebcf8b336c 
					 
					
						
						
							
							Add SET_COLOUR string code  
						
						
						
						
					 
					
						2023-07-30 21:47:03 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						5a2e9be9d3 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						vietnamese: 10 changes by KhoiCanDev
french: 15 changes by Lishouuu, 9 changes by ottdfevr 
						
						
					 
					
						2023-07-30 18:38:12 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						ccbf789ea0 
					 
					
						
						
							
							Link graph: Also change start_date_ticks when using date cheat  
						
						... 
						
						
						
						See: #580  
						
						
					 
					
						2023-07-30 11:32:46 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						c263d941da 
					 
					
						
						
							
							Clamp runtime to be non-zero in FlowMapper::Run  
						
						
						
						
					 
					
						2023-07-30 11:04:42 +01:00 
						 
				 
			
				
					
						
							
							
								Tyler Trahan 
							
						 
					 
					
						
						
							
						
						f57296a033 
					 
					
						
						
							
							Change: Only show platform stopping location in orders when other than default ( #11102 )  
						
						
						
						
					 
					
						2023-07-29 17:59:02 -04:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						536d2cb75b 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						english (au): 4 changes by krysclarke
english (us): 4 changes by 2TallTyler
vietnamese: 2 changes by KhoiCanDev
russian: 21 changes by Ln-Wolf
finnish: 37 changes by hpiirai
portuguese: 24 changes by azulcosta
portuguese (brazilian): 6 changes by pasantoro 
						
						
					 
					
						2023-07-29 18:38:24 +00:00 
						 
				 
			
				
					
						
							
							
								Loïc Guilloux 
							
						 
					 
					
						
						
							
						
						a979d9cdda 
					 
					
						
						
							
							Fix   #11067 ,  ed83c4b: Don't start competitors during map generation ( #11069 )  
						
						
						
						
					 
					
						2023-07-29 12:31:33 +02:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						760a194d31 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						english (us): 19 changes by 2TallTyler
dutch: 20 changes by Afoklala 
						
						
					 
					
						2023-07-28 18:38:29 +00:00 
						 
				 
			
				
					
						
							
							
								Tyler Trahan 
							
						 
					 
					
						
						
							
						
						6e99326ad2 
					 
					
						
						
							
							Fix: Missing hyphenation in various ownership strings ( #11155 )  
						
						
						
						
					 
					
						2023-07-27 16:40:47 -04:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						41faae8c59 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						english (au): 19 changes by krysclarke
vietnamese: 12 changes by KhoiCanDev
danish: 19 changes by bscargo
portuguese: 20 changes by azulcosta
portuguese (brazilian): 19 changes by pasantoro 
						
						
					 
					
						2023-07-27 18:45:51 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						ee6481aadc 
					 
					
						
						
							
							Utils: Fix STRINGN codes in conv-lang.pl  
						
						
						
						
					 
					
						2023-07-26 21:26:12 +01:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						e0c59aaa77 
					 
					
						
						
							
							Merge branch 'pr-576' into jgrpp  
						
						
						
						
					 
					
						2023-07-26 21:22:06 +01:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						abc3a96e9d 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						czech: 6 changes by JakMel
danish: 6 changes by bscargo 
						
						
					 
					
						2023-07-26 18:38:42 +00:00 
						 
				 
			
				
					
						
							
							
								pvillaverde 
							
						 
					 
					
						
						
							
						
						6fdeffb76a 
					 
					
						
						
							
							🌐  Fix wrong translation  
						
						
						
						
					 
					
						2023-07-26 16:26:42 +02:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						a9c65a69d0 
					 
					
						
						
							
							Feature: Add config option to set default company secondary colour for new games  
						
						... 
						
						
						
						This does duplicate translation strings for the colours 
						
						
					 
					
						2023-07-26 16:22:30 +02:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						5653a94490 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						czech: 16 changes by JakMel 
						
						
					 
					
						2023-07-25 18:38:34 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						974e6e220c 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						korean: 3 changes by telk5093
french: 3 changes by ottdfevr 
						
						
					 
					
						2023-07-24 18:40:15 +00:00 
						 
				 
			
				
					
						
							
							
								TELK 
							
						 
					 
					
						
						
							
						
						dcc52f7696 
					 
					
						
						
							
							Update: Korean translation up to  d7ef141 
						
						
						
						
					 
					
						2023-07-24 21:56:06 +09:00 
						 
				 
			
				
					
						
							
							
								pvillaverde 
							
						 
					 
					
						
						
							
						
						1a37737316 
					 
					
						
						
							
							🌐  Update Galician Translations up to 0.54.4  
						
						
						
						
					 
					
						2023-07-24 12:00:58 +02:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						74fac454d0 
					 
					
						
						
							
							Update: Translations from eints  
						
						... 
						
						
						
						vietnamese: 1 change by KhoiCanDev 
						
						
					 
					
						2023-07-23 18:38:30 +00:00 
						 
				 
			
				
					
						
							
							
								Jonathan G Rennison 
							
						 
					 
					
						
						
							
						
						4f875012b6 
					 
					
						
						
							
							Do not unnecessarily extend train reservations when passing signal  
						
						... 
						
						
						
						When the signal is a next-only or non-aspect-incrementing type, and
its maximum lookahead is not beyond the current end of the reservation 
						
						
					 
					
						2023-07-23 18:39:57 +01:00