rubidium 
							
						 
					 
					
						
						
							
						
						ed36aa0458 
					 
					
						
						
							
							(svn r25452) -Codechange: let the chat messages be drawn like the console messages; drawing complete multiline strings from the bottom, instead of manually breaking the strings and drawing those  
						
						
						
						
					 
					
						2013-06-23 20:44:18 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						798f472552 
					 
					
						
						
							
							(svn r25451) -Fix (r25445): Ini configuration for medium font was overwritten by front configuration of other sizes.  
						
						
						
						
					 
					
						2013-06-23 20:08:13 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						aa3c106843 
					 
					
						
						
							
							(svn r25450) -Fix: compilation without freetype  
						
						
						
						
					 
					
						2013-06-23 18:32:02 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ab4bd11208 
					 
					
						
						
							
							(svn r25449) -Fix: WT3 validation error  
						
						
						
						
					 
					
						2013-06-23 17:48:39 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						048b705360 
					 
					
						
						
							
							(svn r25448) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						slovak - 4 changes by Milsa 
						
						
					 
					
						2013-06-23 17:45:14 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						8b25444300 
					 
					
						
						
							
							(svn r25447) -Fix (r25437): [OSX] Compilation was broken  
						
						
						
						
					 
					
						2013-06-23 17:14:34 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8190d26f9e 
					 
					
						
						
							
							(svn r25446) -Codechange: call sprite fontcache code from freetype font cache in case a sprite must be shown  
						
						
						
						
					 
					
						2013-06-23 15:38:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8c5a7cf0ab 
					 
					
						
						
							
							(svn r25445) -Codechange: simplify the font loading  
						
						
						
						
					 
					
						2013-06-23 15:37:18 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c23eaf0790 
					 
					
						
						
							
							(svn r25444) -Codechange: move sprite font code together with the other sprite font code  
						
						
						
						
					 
					
						2013-06-23 15:36:29 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ac4dd5d627 
					 
					
						
						
							
							(svn r25443) -Codechange: move the glyph to sprite cache into the FreeTypeFontCache instance  
						
						
						
						
					 
					
						2013-06-23 15:35:06 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d724088a1c 
					 
					
						
						
							
							(svn r25442) -Codechange: move height and ascender information into the FontCache instances  
						
						
						
						
					 
					
						2013-06-23 15:32:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						eb4388f4f3 
					 
					
						
						
							
							(svn r25441) -Codechange: move the freetype font allocation into the FreeTypeFontCache  
						
						
						
						
					 
					
						2013-06-23 15:29:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						97a42f4b4f 
					 
					
						
						
							
							(svn r25440) -Fix: MSVC compilation error  
						
						
						
						
					 
					
						2013-06-23 15:27:55 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a285743d48 
					 
					
						
						
							
							(svn r25439) -Codechange: move the glyph to sprite ID mapping into the SpriteFontCache  
						
						
						
						
					 
					
						2013-06-23 15:25:35 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e1a2a8275b 
					 
					
						
						
							
							(svn r25438) -Codechange: introduce classes for the FontCache  
						
						
						
						
					 
					
						2013-06-23 15:24:36 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						94a5fe6b92 
					 
					
						
						
							
							(svn r25437) -Codechange: rework the FreeTypeSettings structure to make it better grouped  
						
						
						
						
					 
					
						2013-06-23 15:23:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						13c450a66b 
					 
					
						
						
							
							(svn r25436) -Codechange: split the font detection code out of the font caching code  
						
						
						
						
					 
					
						2013-06-23 15:20:23 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						930c19dae2 
					 
					
						
						
							
							(svn r25435) -Fix: reroute cargo in vehicles if station is deleted  
						
						
						
						
					 
					
						2013-06-23 08:29:28 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						3dd811e179 
					 
					
						
						
							
							(svn r25434) -Fix: reroute cargo staged for unloading if a link breaks  
						
						
						
						
					 
					
						2013-06-23 08:28:53 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						57e5a95b6f 
					 
					
						
						
							
							(svn r25433) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						brazilian_portuguese - 29 changes by Tucalipe 
						
						
					 
					
						2013-06-22 17:45:08 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e797f53c33 
					 
					
						
						
							
							(svn r25432) -Fix [FS#5608]: clang compiler error; sometimes it's more strict than others  
						
						
						
						
					 
					
						2013-06-22 07:44:59 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						d0fe055ae4 
					 
					
						
						
							
							(svn r25431) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						thai - 10 changes by nirakanz 
						
						
					 
					
						2013-06-21 17:45:09 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						07071c88e5 
					 
					
						
						
							
							(svn r25430) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						latvian - 22 changes by Parastais
thai - 21 changes by nirakanz 
						
						
					 
					
						2013-06-20 17:45:12 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						6df6b16320 
					 
					
						
						
							
							(svn r25429) -Fix [FS#5603] (r25140): When town creation failed, removing remnants of the construction failed on protected houses.  
						
						
						
						
					 
					
						2013-06-19 20:03:10 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						6794456249 
					 
					
						
						
							
							(svn r25428) -Update: Baseset translations  
						
						
						
						
					 
					
						2013-06-19 19:03:51 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						b55d8fee84 
					 
					
						
						
							
							(svn r25427) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						simplified_chinese - 2 changes by siu238X
traditional_chinese - 2 changes by siu238X
croatian - 31 changes by VoyagerOne
french - 2 changes by glx
hungarian - 1 changes by Brumi
slovak - 44 changes by Milsa
thai - 30 changes by nirakanz 
						
						
					 
					
						2013-06-19 17:45:36 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						1584c8f733 
					 
					
						
						
							
							(svn r25426) -Fix: highlight the right entry in the sorting selector in station view window  
						
						
						
						
					 
					
						2013-06-18 19:32:58 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						854d5e4b78 
					 
					
						
						
							
							(svn r25425) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						simplified_chinese - 50 changes by siu238X, ww9980
traditional_chinese - 7 changes by siu238X
croatian - 32 changes by VoyagerOne
english_AU - 2 changes by mrtux
german - 9 changes by Jogio 
						
						
					 
					
						2013-06-18 17:45:30 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						f0119308f6 
					 
					
						
						
							
							(svn r25424) -Fix: keep old flows around in an invalidated state to continue routing cargo if necessary  
						
						
						
						
					 
					
						2013-06-17 20:38:11 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						b923eb31a8 
					 
					
						
						
							
							(svn r25423) -Fix: integer overflows in MCF solver  
						
						
						
						
					 
					
						2013-06-17 20:37:31 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						d9985c3331 
					 
					
						
						
							
							(svn r25422) -Fix: properly initialize base capacity for paths  
						
						
						
						
					 
					
						2013-06-17 20:37:07 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						be3b25fd65 
					 
					
						
						
							
							(svn r25421) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						simplified_chinese - 58 changes by siu238X
traditional_chinese - 12 changes by siu238X
galician - 6 changes by Michi
german - 3 changes by Jogio
korean - 4 changes by telk5093
thai - 54 changes by nirakanz 
						
						
					 
					
						2013-06-17 17:45:33 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						a575465e03 
					 
					
						
						
							
							(svn r25420) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						traditional_chinese - 54 changes by siu238X
estonian - 16 changes by KSiimson
galician - 34 changes by Michi
german - 2 changes by planetmaker
hungarian - 2 changes by Brumi
italian - 2 changes by lorenzodv
russian - 4 changes by Lone_Wolf
thai - 546 changes by nirakanz
turkish - 42 changes by wakeup 
						
						
					 
					
						2013-06-16 17:45:49 +00:00 
						 
				 
			
				
					
						
							
							
								fonsinchen 
							
						 
					 
					
						
						
							
						
						c9452bbbff 
					 
					
						
						
							
							(svn r25419) -Fix: assign some random other source station to packets which have lost their source  
						
						
						
						
					 
					
						2013-06-15 20:48:50 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e06ad1dda1 
					 
					
						
						
							
							(svn r25418) -Fix: WT3 validation error  
						
						
						
						
					 
					
						2013-06-15 17:50:58 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						ff67cf2893 
					 
					
						
						
							
							(svn r25417) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						english_US - 2 changes by Rubidium
spanish - 2 changes by Terkhen
thai - 3 changes by nirakanz 
						
						
					 
					
						2013-06-15 17:45:26 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						fef30983e6 
					 
					
						
						
							
							(svn r25414) -Codechange: Move handling of global hotkeys to HotkeyList.  
						
						
						
						
					 
					
						2013-06-15 15:31:22 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						ee4e68bd5e 
					 
					
						
						
							
							(svn r25413) -Fix-ish: Suppress focussing editboxes which are not visible.  
						
						
						
						
					 
					
						2013-06-15 15:31:04 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						5cb174c6b8 
					 
					
						
						
							
							(svn r25412) -Codechange: Make use of Window::OnHotkey  
						
						
						
						
					 
					
						2013-06-15 15:30:44 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						6291383823 
					 
					
						
						
							
							(svn r25411) -Add: Window::OnHotkey  
						
						
						
						
					 
					
						2013-06-15 15:30:16 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						1b8b1f3f6c 
					 
					
						
						
							
							(svn r25410) -Codechange: Put all hotkeys of a window into a static HotkeyList member.  
						
						
						
						
					 
					
						2013-06-15 15:28:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						40c2864e4d 
					 
					
						
						
							
							(svn r25409) -Cleanup: remove removed string  
						
						
						
						
					 
					
						2013-06-15 15:27:51 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						d9e9710cb3 
					 
					
						
						
							
							(svn r25408) -Codechange: Simplify hotkeys by removing unused stuff.  
						
						
						
						
					 
					
						2013-06-15 15:27:33 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						cd0a57fba3 
					 
					
						
						
							
							(svn r25407) -Codechange: Use order hotkey enum instead of function pointers.  
						
						
						
						
					 
					
						2013-06-15 15:27:08 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						59b71b5666 
					 
					
						
						
							
							(svn r25406) -Cleanup: There were two hotkeys to toggle between 'unload' and 'unload if possible'.  
						
						
						
						
					 
					
						2013-06-15 15:26:49 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						420f95a6e9 
					 
					
						
						
							
							(svn r25405) -Feature-ish: differentiate between total waiting cargo count and available (not reserved) cargo count in the station list  
						
						... 
						
						
						
						-Change: sort based on the cargo count, not the cargo value 
						
						
					 
					
						2013-06-15 15:26:24 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2ef4438882 
					 
					
						
						
							
							(svn r25404) -Feature: Thai  
						
						
						
						
					 
					
						2013-06-15 15:24:20 +00:00 
						 
				 
			
				
					
						
							
							
								translators 
							
						 
					 
					
						
						
							
						
						59a9d05776 
					 
					
						
						
							
							(svn r25403) -Update from WebTranslator v3.0:  
						
						... 
						
						
						
						thai - 1612 changes by nirakanz 
						
						
					 
					
						2013-06-15 15:21:05 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						18ae9c78bc 
					 
					
						
						
							
							(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors.  
						
						
						
						
					 
					
						2013-06-15 15:06:22 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						bb308c5e30 
					 
					
						
						
							
							(svn r25401) -Fix-ish: Add missing includes with prototypes to functions declared in the cpp file.  
						
						
						
						
					 
					
						2013-06-15 15:05:54 +00:00