SamuXarick 
							
						 
					 
					
						
						
							
						
						3dda8c9bad 
					 
					
						
						
							
							Fix: ScriptRoad::HasRoadType really check for RoadType  
						
						... 
						
						
						
						Script::HasRoadType was only checking if the tile had the same RoadTramType as that of the RoadType provided.
Now it really checks RoadType against RoadType. 
						
						
					 
					
						2022-10-16 18:27:23 +02:00 
						 
				 
			
				
					
						
							
							
								S. D. Cloudt 
							
						 
					 
					
						
						
							
						
						13cc8a0cee 
					 
					
						
						
							
							Cleanup: Removed SVN  headers  
						
						
						
						
					 
					
						2019-11-10 17:59:20 +00:00 
						 
				 
			
				
					
						
							
							
								Peter Nelson 
							
						 
					 
					
						
						
							
						
						5a5944867d 
					 
					
						
						
							
							Add: Add parent_group_id parameter to CreateGroup()  
						
						
						
						
					 
					
						2019-03-03 09:15:39 +01:00 
						 
				 
			
				
					
						
							
							
								SamuXarick 
							
						 
					 
					
						
						
							
						
						1e5a6765d9 
					 
					
						
						
							
							Change: Give AI/GSBridge::GetName an extra parameter to refer the vehicle type ( #6988 )  
						
						
						
						
					 
					
						2019-01-31 23:08:03 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						6baa58a7d8 
					 
					
						
						
							
							(svn r26407) -Fix: __ln__ never read the script compatibility files.  
						
						
						
						
					 
					
						2014-03-17 20:05:38 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e6a828def1 
					 
					
						
						
							
							(svn r24006) -Fix [FS#5088]: AI used in names in API for GSOrder  
						
						
						
						
					 
					
						2012-03-04 16:40:06 +00:00 
						 
				 
			
				
					
						
							
							
								truebrain 
							
						 
					 
					
						
						
							
						
						13c3993e86 
					 
					
						
						
							
							(svn r23397) -Change: remove the AI_ prefix from all AIEvent enums  
						
						
						
						
					 
					
						2011-12-02 23:40:16 +00:00 
						 
				 
			
				
					
						
							
							
								truebrain 
							
						 
					 
					
						
						
							
						
						229e572663 
					 
					
						
						
							
							(svn r23298) -Add: track statistics of all incoming and outgoing goods. Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)  
						
						
						
						
					 
					
						2011-11-23 16:05:19 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						0dc20c7d5f 
					 
					
						
						
							
							(svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth)  
						
						
						
						
					 
					
						2011-06-13 15:23:20 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						3057a26fd5 
					 
					
						
						
							
							(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year  
						
						
						
						
					 
					
						2011-02-04 14:11:14 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						63857f8487 
					 
					
						
						
							
							(svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz)  
						
						
						
						
					 
					
						2010-10-10 15:33:22 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						b42513a287 
					 
					
						
						
							
							(svn r20564) -Fix (r20562): provide compatibility for AIs using the 0.7/1.0 API and using AIList::ChangeItem  
						
						
						
						
					 
					
						2010-08-19 15:44:17 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						dc303e550b 
					 
					
						
						
							
							(svn r20563) -Change: [NoAI] rename AIAbstractList to AIList  
						
						
						
						
					 
					
						2010-08-19 15:37:28 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						178f74c31c 
					 
					
						
						
							
							(svn r20399) -Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type  
						
						
						
						
					 
					
						2010-08-07 20:51:53 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						333249ce50 
					 
					
						
						
							
							(svn r19294) -Change: [NoAI] Remove HasNext() from all lists/iterators and add IsEnd() instead.  
						
						
						
						
					 
					
						2010-02-28 20:25:03 +00:00 
						 
				 
			
				
					
						
							
							
								terkhen 
							
						 
					 
					
						
						
							
						
						a4a66ec1aa 
					 
					
						
						
							
							(svn r19231) -Feature: Allow overbuilding of road stops.  
						
						
						
						
					 
					
						2010-02-24 21:55:03 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						997d52fc69 
					 
					
						
						
							
							(svn r19143) -Codechange: trunk's going for 1.1 now.  
						
						
						
						
					 
					
						2010-02-16 00:07:15 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						60082980fd 
					 
					
						
						
							
							(svn r18622) -Merge: release changes  
						
						
						
						
					 
					
						2009-12-23 23:09:47 +00:00