alberth
							
						 
					 | 
					
						
						
							
						
						a14f4eb271
					 | 
					
						
						
							
							(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
						
						
						
						
						
						
					 | 
					
						2011-02-25 21:53:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								alberth
							
						 
					 | 
					
						
						
							
						
						1dbc0a20be
					 | 
					
						
						
							
							(svn r22144) -Codechange: Unify 'while (true)' to 'for (;;)'
						
						
						
						
						
						
					 | 
					
						2011-02-25 21:53:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						3691ba18c4
					 | 
					
						
						
							
							(svn r22142) -Fix (r22094): some valid keycodes were ignored along with the invalid ones
						
						
						
						
						
						
					 | 
					
						2011-02-25 13:59:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						f7f3db7174
					 | 
					
						
						
							
							(svn r22142) -Fix (r22094): some valid keycodes were ignored along with the invalid ones
						
						
						
						
						
						
					 | 
					
						2011-02-25 13:59:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						e491123e40
					 | 
					
						
						
							
							(svn r22094) -Fix [FS#4510]: remove invalid keycodes when reading hotkeys.cfg
						
						
						
						
						
						
					 | 
					
						2011-02-17 23:14:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						24753fbd35
					 | 
					
						
						
							
							(svn r22094) -Fix [FS#4510]: remove invalid keycodes when reading hotkeys.cfg
						
						
						
						
						
						
					 | 
					
						2011-02-17 23:14:43 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								rubidium
							
						 
					 | 
					
						
						
							
						
						54c0dec6aa
					 | 
					
						
						
							
							(svn r21909) -Fix: some missing spaces
						
						
						
						
						
						
					 | 
					
						2011-01-26 08:14:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								rubidium
							
						 
					 | 
					
						
						
							
						
						8017c2a3d7
					 | 
					
						
						
							
							(svn r21909) -Fix: some missing spaces
						
						
						
						
						
						
					 | 
					
						2011-01-26 08:14:36 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								rubidium
							
						 
					 | 
					
						
						
							
						
						360d6daf34
					 | 
					
						
						
							
							(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
						
						
						
						
						
						
					 | 
					
						2010-08-26 22:01:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								rubidium
							
						 
					 | 
					
						
						
							
						
						30f2afac9b
					 | 
					
						
						
							
							(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
						
						
						
						
						
						
					 | 
					
						2010-08-26 22:01:16 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								terkhen
							
						 
					 | 
					
						
						
							
						
						d3159fc7d3
					 | 
					
						
						
							
							(svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu)
						
						
						
						
						
						
					 | 
					
						2010-08-16 16:15:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								terkhen
							
						 
					 | 
					
						
						
							
						
						ff1c565e14
					 | 
					
						
						
							
							(svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu)
						
						
						
						
						
						
					 | 
					
						2010-08-16 16:15:22 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						91cc0ea4a2
					 | 
					
						
						
							
							(svn r20275) -Fix (r20274): some compilers are complaining about signed/unsigned comparison
						
						
						
						
						
						
					 | 
					
						2010-08-01 10:53:39 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						09bfbee90e
					 | 
					
						
						
							
							(svn r20275) -Fix (r20274): some compilers are complaining about signed/unsigned comparison
						
						
						
						
						
						
					 | 
					
						2010-08-01 10:53:39 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						536884233a
					 | 
					
						
						
							
							(svn r20274) -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL')
						
						
						
						
						
						
					 | 
					
						2010-08-01 10:42:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						dc3271b705
					 | 
					
						
						
							
							(svn r20274) -Fix: special keycodes were matched if a code matched the start of the string (ie 'C' matched 'CTRL')
						
						
						
						
						
						
					 | 
					
						2010-08-01 10:42:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						86b738afb5
					 | 
					
						
						
							
							(svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg
						
						
						
						
						
						
					 | 
					
						2010-07-31 23:33:09 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						b0b0a21617
					 | 
					
						
						
							
							(svn r20273) -Fix [FS#3930]: '-' and '=' were not correctly read from hotkeys.cfg
						
						
						
						
						
						
					 | 
					
						2010-07-31 23:33:09 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						c5616c9b5d
					 | 
					
						
						
							
							(svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg
						
						
						
						
						
						
					 | 
					
						2010-07-04 12:06:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						17ef1a2336
					 | 
					
						
						
							
							(svn r20076) -Fix (r20073): hotkeys for the road toolbar were not stored in hotkeys.cfg
						
						
						
						
						
						
					 | 
					
						2010-07-04 12:06:33 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						721a62e12e
					 | 
					
						
						
							
							(svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor
						
						
						
						
						
						
					 | 
					
						2010-07-04 11:48:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						6997637208
					 | 
					
						
						
							
							(svn r20075) -Feature: customizable hotkeys for the main toolbar in the scenario editor
						
						
						
						
						
						
					 | 
					
						2010-07-04 11:48:04 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						1e05ef9480
					 | 
					
						
						
							
							(svn r20073) -Feature: customizable hotkeys for the road toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-04 10:57:31 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						19f86951d9
					 | 
					
						
						
							
							(svn r20073) -Feature: customizable hotkeys for the road toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-04 10:57:31 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								frosch
							
						 
					 | 
					
						
						
							
						
						21040a206b
					 | 
					
						
						
							
							(svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file.
						
						
						
						
						
						
					 | 
					
						2010-07-04 09:35:06 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								frosch
							
						 
					 | 
					
						
						
							
						
						6c6d1e3792
					 | 
					
						
						
							
							(svn r20072) -Fix (r20065): NUM_MINUS was stored as NUM_PLUS in config file.
						
						
						
						
						
						
					 | 
					
						2010-07-04 09:35:06 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						d96aa7abfa
					 | 
					
						
						
							
							(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
						
						
						
						
						
						
						
						Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default 
						
						
					 | 
					
						2010-07-03 21:43:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						26be68ae98
					 | 
					
						
						
							
							(svn r20070) -Feature: when none of the open windows handles a keypress, try all toolbars for global hotkeys
						
						
						
						
						
						
						
						Users that have run a version between r20056 and r20068 should delete their hotkeys.cfg to reset the terraform toolbar hotkeys to default 
						
						
					 | 
					
						2010-07-03 21:43:44 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								frosch
							
						 
					 | 
					
						
						
							
						
						28945bbfa5
					 | 
					
						
						
							
							(svn r20069) -Fix (r20055): Make valgrind happy.
						
						
						
						
						
						
					 | 
					
						2010-07-03 21:18:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								frosch
							
						 
					 | 
					
						
						
							
						
						9be9302cdb
					 | 
					
						
						
							
							(svn r20069) -Fix (r20055): Make valgrind happy.
						
						
						
						
						
						
					 | 
					
						2010-07-03 21:18:02 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						df1a47daf7
					 | 
					
						
						
							
							(svn r20068) -Feature: customizable hotkeys for the rail toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 20:40:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						9b66684b81
					 | 
					
						
						
							
							(svn r20068) -Feature: customizable hotkeys for the rail toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 20:40:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						88ea191fe8
					 | 
					
						
						
							
							(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys
						
						
						
						
						
						
					 | 
					
						2010-07-03 20:14:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						4012f85eec
					 | 
					
						
						
							
							(svn r20067) -Add: special modifier (GLOBAL) to mark hotkeys as global hotkeys
						
						
						
						
						
						
					 | 
					
						2010-07-03 20:14:56 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						2105d5e187
					 | 
					
						
						
							
							(svn r20065) -Feature: customizable hotkeys for the main toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 19:35:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						ddf11b7d3f
					 | 
					
						
						
							
							(svn r20065) -Feature: customizable hotkeys for the main toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 19:35:54 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						4cac42fa43
					 | 
					
						
						
							
							(svn r20063) -Feature: customizable hotkeys for the dock toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 18:18:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						243075a096
					 | 
					
						
						
							
							(svn r20063) -Feature: customizable hotkeys for the dock toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 18:18:58 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						a78145a564
					 | 
					
						
						
							
							(svn r20062) -Feature: customizable hotkeys for the airport toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 18:10:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						2e0acdbb07
					 | 
					
						
						
							
							(svn r20062) -Feature: customizable hotkeys for the airport toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 18:10:18 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								frosch
							
						 
					 | 
					
						
						
							
						
						e402b66438
					 | 
					
						
						
							
							(svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms.
						
						
						
						
						
						
					 | 
					
						2010-07-03 15:15:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								frosch
							
						 
					 | 
					
						
						
							
						
						30b4228723
					 | 
					
						
						
							
							(svn r20060) -Fix (r20055): strnicmp() does not exist on all platforms.
						
						
						
						
						
						
					 | 
					
						2010-07-03 15:15:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						b2ecf55f13
					 | 
					
						
						
							
							(svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys)
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:42:27 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						70a35a94b5
					 | 
					
						
						
							
							(svn r20059) -Feature: customizable hotkeys for the main window (the global hotkeys)
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:42:27 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						aae53cb189
					 | 
					
						
						
							
							(svn r20058) -Feature: customizable hotkeys for the vehicle orders window
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:29:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						da57796d51
					 | 
					
						
						
							
							(svn r20058) -Feature: customizable hotkeys for the vehicle orders window
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:29:19 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						fe4d926508
					 | 
					
						
						
							
							(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:29:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						fda69b2be3
					 | 
					
						
						
							
							(svn r20057) -Feature: customizable hotkeys for the terraform toolbar in scenario editor
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:29:01 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						7b18fe4b1d
					 | 
					
						
						
							
							(svn r20056) -Feature: customizable hotkeys for the terraform toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:28:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 | 
				
			
				
					
						
							
							
								 
								yexo
							
						 
					 | 
					
						
						
							
						
						44a49ac849
					 | 
					
						
						
							
							(svn r20056) -Feature: customizable hotkeys for the terraform toolbar
						
						
						
						
						
						
					 | 
					
						2010-07-03 13:28:48 +00:00 | 
					
					
						
						
						
							
							
							
							
							
							
							
							
						
					 |