tron 
							
						 
					 
					
						
						
							
						
						ebdf046091 
					 
					
						
						
							
							(svn r2369) Remove _thd_ptr: It always holds the address of _thd  
						
						
						
						
					 
					
						2005-05-27 15:05:54 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						2aaff36eef 
					 
					
						
						
							
							(svn r2369) Remove _thd_ptr: It always holds the address of _thd  
						
						
						
						
					 
					
						2005-05-27 15:05:54 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						aa2f0c1429 
					 
					
						
						
							
							(svn r2368) - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (DBSETXLW doesn't complain about it anymore)  
						
						
						
						
					 
					
						2005-05-27 13:41:03 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						72f673f36d 
					 
					
						
						
							
							(svn r2368) - Fix: Add 'multihead' TTDPatch option to OpenTTD newgrf flags-emulation (DBSETXLW doesn't complain about it anymore)  
						
						
						
						
					 
					
						2005-05-27 13:41:03 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						a0372e1888 
					 
					
						
						
							
							(svn r2367) Remove some unused functions, probably was some debug stuff  
						
						
						
						
					 
					
						2005-05-26 19:43:56 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						4cd4a2be79 
					 
					
						
						
							
							(svn r2367) Remove some unused functions, probably was some debug stuff  
						
						
						
						
					 
					
						2005-05-26 19:43:56 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						ceb7f17808 
					 
					
						
						
							
							(svn r2366) Use SetRedErrorSquare() instead of home brewed version  
						
						
						
						
					 
					
						2005-05-26 19:41:58 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						6566941077 
					 
					
						
						
							
							(svn r2366) Use SetRedErrorSquare() instead of home brewed version  
						
						
						
						
					 
					
						2005-05-26 19:41:58 +00:00 
						 
				 
			
				
					
						
							
							
								hackykid 
							
						 
					 
					
						
						
							
						
						e383ee6bba 
					 
					
						
						
							
							(svn r2365)  - Change: [refitting] Make refitting capacities for trains newgrf compatible. Train vehicles can now carry twice as much mail/goods as other cargo, and four times as much passengers.  
						
						... 
						
						
						
						- Fix: [refitting] The refit window now shows the correct refit options for the entire consist. Only if at least one of the vehicles in the train can be refitted to a certain cargo, it is shown in the list.
 - Fix: [refitting] When refitting to a cargo which is already carried by some vehicles in the consist, the capacities of those vehicles are taken into account when calculating the new capacity of the train in the refit window. 
						
						
					 
					
						2005-05-26 16:31:32 +00:00 
						 
				 
			
				
					
						
							
							
								hackykid 
							
						 
					 
					
						
						
							
						
						d90948abb7 
					 
					
						
						
							
							(svn r2365)  - Change: [refitting] Make refitting capacities for trains newgrf compatible. Train vehicles can now carry twice as much mail/goods as other cargo, and four times as much passengers.  
						
						... 
						
						
						
						- Fix: [refitting] The refit window now shows the correct refit options for the entire consist. Only if at least one of the vehicles in the train can be refitted to a certain cargo, it is shown in the list.
 - Fix: [refitting] When refitting to a cargo which is already carried by some vehicles in the consist, the capacities of those vehicles are taken into account when calculating the new capacity of the train in the refit window. 
						
						
					 
					
						2005-05-26 16:31:32 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						73ba260e75 
					 
					
						
						
							
							(svn r2364) - Fix (regression): [ 1206850 ] Cannot change difficulty in main menu, always the value it was before you changed it. A too rigid check forgot to check the parameter value -1 which set the difficulty level itself.  
						
						
						
						
					 
					
						2005-05-24 16:13:37 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						1498d42ef6 
					 
					
						
						
							
							(svn r2364) - Fix (regression): [ 1206850 ] Cannot change difficulty in main menu, always the value it was before you changed it. A too rigid check forgot to check the parameter value -1 which set the difficulty level itself.  
						
						
						
						
					 
					
						2005-05-24 16:13:37 +00:00 
						 
				 
			
				
					
						
							
							
								matthijs 
							
						 
					 
					
						
						
							
						
						ea0f4757c6 
					 
					
						
						
							
							(svn r2363) - Codechange: [NPF] Removed caching the endnode check. The code for this was buggy, fundamentally flawed and barely useful. (Hackykid)  
						
						
						
						
					 
					
						2005-05-23 19:00:16 +00:00 
						 
				 
			
				
					
						
							
							
								matthijs 
							
						 
					 
					
						
						
							
						
						a2f691b24a 
					 
					
						
						
							
							(svn r2363) - Codechange: [NPF] Removed caching the endnode check. The code for this was buggy, fundamentally flawed and barely useful. (Hackykid)  
						
						
						
						
					 
					
						2005-05-23 19:00:16 +00:00 
						 
				 
			
				
					
						
							
							
								miham 
							
						 
					 
					
						
						
							
						
						1684e0d0bf 
					 
					
						
						
							
							(svn r2362) [Translations] Updated to 2005-04-23 (207 strs / 6 langs)  
						
						
						
						
					 
					
						2005-05-23 16:41:51 +00:00 
						 
				 
			
				
					
						
							
							
								miham 
							
						 
					 
					
						
						
							
						
						5e040110fc 
					 
					
						
						
							
							(svn r2362) [Translations] Updated to 2005-04-23 (207 strs / 6 langs)  
						
						
						
						
					 
					
						2005-05-23 16:41:51 +00:00 
						 
				 
			
				
					
						
							
							
								hackykid 
							
						 
					 
					
						
						
							
						
						6065b27f40 
					 
					
						
						
							
							(svn r2361)  - Feature: [newgrf] Implement varaction2 property 0x41 and 0xDA. These are the position in and length of chain of consecutive vehicles with the same type, and index of the next wagon in the chain (INVALID_VEHICLE if last), resp. Improves displaying of some engines in the dbsetxl.  
						
						
						
						
					 
					
						2005-05-22 14:10:20 +00:00 
						 
				 
			
				
					
						
							
							
								hackykid 
							
						 
					 
					
						
						
							
						
						726f86e020 
					 
					
						
						
							
							(svn r2361)  - Feature: [newgrf] Implement varaction2 property 0x41 and 0xDA. These are the position in and length of chain of consecutive vehicles with the same type, and index of the next wagon in the chain (INVALID_VEHICLE if last), resp. Improves displaying of some engines in the dbsetxl.  
						
						
						
						
					 
					
						2005-05-22 14:10:20 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						7d32f912a9 
					 
					
						
						
							
							(svn r2360) Use GB and SB in [GS]etMapExtraBits  
						
						
						
						
					 
					
						2005-05-22 08:09:40 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						ec4f1d12f4 
					 
					
						
						
							
							(svn r2360) Use GB and SB in [GS]etMapExtraBits  
						
						
						
						
					 
					
						2005-05-22 08:09:40 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						2b16445f26 
					 
					
						
						
							
							(svn r2359) Use strecpy instead of str_cat (which was rather a cpy than a cat, btw), remove the latter and simplify some constructs  
						
						
						
						
					 
					
						2005-05-22 07:43:18 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						aa1c202577 
					 
					
						
						
							
							(svn r2359) Use strecpy instead of str_cat (which was rather a cpy than a cat, btw), remove the latter and simplify some constructs  
						
						
						
						
					 
					
						2005-05-22 07:43:18 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						22f211a47a 
					 
					
						
						
							
							(svn r2358) Add macros for getting (GB) and setting (SB) a range of bits  
						
						... 
						
						
						
						Use them exemplarily to prettify (Get|Set)Tile(Type|Height) 
						
						
					 
					
						2005-05-22 07:12:09 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						870127fd30 
					 
					
						
						
							
							(svn r2358) Add macros for getting (GB) and setting (SB) a range of bits  
						
						... 
						
						
						
						Use them exemplarily to prettify (Get|Set)Tile(Type|Height) 
						
						
					 
					
						2005-05-22 07:12:09 +00:00 
						 
				 
			
				
					
						
							
							
								orudge 
							
						 
					 
					
						
						
							
						
						b0d2af22e4 
					 
					
						
						
							
							(svn r2357) Small OS/2 update  
						
						
						
						
					 
					
						2005-05-21 21:30:13 +00:00 
						 
				 
			
				
					
						
							
							
								orudge 
							
						 
					 
					
						
						
							
						
						27dee01623 
					 
					
						
						
							
							(svn r2357) Small OS/2 update  
						
						
						
						
					 
					
						2005-05-21 21:30:13 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						88837fa0b1 
					 
					
						
						
							
							(svn r2356) Make check if statvfs() is availible a bit more sensible  
						
						
						
						
					 
					
						2005-05-21 19:42:34 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						bff8dfea1c 
					 
					
						
						
							
							(svn r2356) Make check if statvfs() is availible a bit more sensible  
						
						
						
						
					 
					
						2005-05-21 19:42:34 +00:00 
						 
				 
			
				
					
						
							
							
								orudge 
							
						 
					 
					
						
						
							
						
						2f83fd2c93 
					 
					
						
						
							
							(svn r2354) Update OpenTTD for 0.4.0.1 release  
						
						
						
						
					 
					
						2005-05-21 19:41:35 +00:00 
						 
				 
			
				
					
						
							
							
								orudge 
							
						 
					 
					
						
						
							
						
						54bc10515f 
					 
					
						
						
							
							(svn r2354) Update OpenTTD for 0.4.0.1 release  
						
						
						
						
					 
					
						2005-05-21 19:41:35 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						4a44ac3d84 
					 
					
						
						
							
							(svn r2353) - Prepare windows installer for 0.4.0.1  
						
						
						
						
					 
					
						2005-05-21 15:18:20 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						a893485be1 
					 
					
						
						
							
							(svn r2353) - Prepare windows installer for 0.4.0.1  
						
						
						
						
					 
					
						2005-05-21 15:18:20 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						26da27532e 
					 
					
						
						
							
							(svn r2352) - Feature: add the possibility to print out the current debug-level  
						
						
						
						
					 
					
						2005-05-20 17:59:24 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						519c4161d5 
					 
					
						
						
							
							(svn r2352) - Feature: add the possibility to print out the current debug-level  
						
						
						
						
					 
					
						2005-05-20 17:59:24 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						7ce6e4f9a0 
					 
					
						
						
							
							(svn r2351) -Fix: It was possible to open more than one tree window  
						
						
						
						
					 
					
						2005-05-19 17:40:26 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						1ab7238c15 
					 
					
						
						
							
							(svn r2351) -Fix: It was possible to open more than one tree window  
						
						
						
						
					 
					
						2005-05-19 17:40:26 +00:00 
						 
				 
			
				
					
						
							
							
								miham 
							
						 
					 
					
						
						
							
						
						fbc4831826 
					 
					
						
						
							
							(svn r2350) [Translations] Updated to 2005-04-18 (156 strs / 3 langs)  
						
						
						
						
					 
					
						2005-05-19 16:25:35 +00:00 
						 
				 
			
				
					
						
							
							
								miham 
							
						 
					 
					
						
						
							
						
						0b89bbaa3c 
					 
					
						
						
							
							(svn r2350) [Translations] Updated to 2005-04-18 (156 strs / 3 langs)  
						
						
						
						
					 
					
						2005-05-19 16:25:35 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						8f88693a0d 
					 
					
						
						
							
							(svn r2349) - Fix: remove warning from release build when assertions are no longer active  
						
						
						
						
					 
					
						2005-05-18 12:53:37 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						1b2b0d5b79 
					 
					
						
						
							
							(svn r2349) - Fix: remove warning from release build when assertions are no longer active  
						
						
						
						
					 
					
						2005-05-18 12:53:37 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						b51c190546 
					 
					
						
						
							
							(svn r2348) - Fix: Do not scroll the game with the arrow keys when the chatbox is open  
						
						
						
						
					 
					
						2005-05-17 23:25:18 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						cdb81c660c 
					 
					
						
						
							
							(svn r2348) - Fix: Do not scroll the game with the arrow keys when the chatbox is open  
						
						
						
						
					 
					
						2005-05-17 23:25:18 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						73ea0646ae 
					 
					
						
						
							
							(svn r2347) - Fix (regression): depot window did not get redrawn when a non-train-engine was sold.  
						
						
						
						
					 
					
						2005-05-17 23:08:21 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						9fb4b2ef55 
					 
					
						
						
							
							(svn r2347) - Fix (regression): depot window did not get redrawn when a non-train-engine was sold.  
						
						
						
						
					 
					
						2005-05-17 23:08:21 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						299d470f10 
					 
					
						
						
							
							(svn r2346) - Fix: Have the windows installer also delete any spritecache.xx files on uninstall  
						
						
						
						
					 
					
						2005-05-17 20:59:29 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						70e2e79c45 
					 
					
						
						
							
							(svn r2346) - Fix: Have the windows installer also delete any spritecache.xx files on uninstall  
						
						
						
						
					 
					
						2005-05-17 20:59:29 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						abc5fd1272 
					 
					
						
						
							
							(svn r2345) - Fix: Don't allow stuff to be renamed to nothing if we don't support it. Only valid ones are signs (delete) and waypoints (rename to default).  
						
						
						
						
					 
					
						2005-05-17 20:58:58 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						cb5107f97f 
					 
					
						
						
							
							(svn r2345) - Fix: Don't allow stuff to be renamed to nothing if we don't support it. Only valid ones are signs (delete) and waypoints (rename to default).  
						
						
						
						
					 
					
						2005-05-17 20:58:58 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						6dba03a819 
					 
					
						
						
							
							(svn r2344) - Fix (regression): [ 1197216 ] Error: !invalid string id 0 in GetString. Dedicated server also had the endgame window shown and because now it is properly no-player anymore it crashed.  
						
						
						
						
					 
					
						2005-05-17 20:54:05 +00:00 
						 
				 
			
				
					
						
							
							
								Darkvater 
							
						 
					 
					
						
						
							
						
						d3ce687daf 
					 
					
						
						
							
							(svn r2344) - Fix (regression): [ 1197216 ] Error: !invalid string id 0 in GetString. Dedicated server also had the endgame window shown and because now it is properly no-player anymore it crashed.  
						
						
						
						
					 
					
						2005-05-17 20:54:05 +00:00