rubidium 
							
						 
					 
					
						
						
							
						
						39e6dbd5e3 
					 
					
						
						
							
							(svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically  
						
						
						
						
					 
					
						2009-07-20 11:21:57 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						3564579dc4 
					 
					
						
						
							
							(svn r16877) -Codechange: use Subsidy::IsAwarded() instead of testing subsidy's age  
						
						
						
						
					 
					
						2009-07-18 19:54:35 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						58b3260c48 
					 
					
						
						
							
							(svn r16866) -Fix (r16865): forgot to run squirrel_export.sh  
						
						
						
						
					 
					
						2009-07-17 21:45:57 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						b0441f6c8c 
					 
					
						
						
							
							(svn r16865) -Doc [NoAI] [FS#3037]: replace old exception names with current ones and fix a type in the noai documentation (patch by Chruker)  
						
						
						
						
					 
					
						2009-07-17 21:36:26 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						cb13cf2543 
					 
					
						
						
							
							(svn r16852) -Codechange: use FOR_ALL_CARGOSPECS for iterating over all valid CargoSpecs  
						
						
						
						
					 
					
						2009-07-16 20:40:06 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						8718babe90 
					 
					
						
						
							
							(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()  
						
						
						
						
					 
					
						2009-07-16 19:00:13 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						f8844424cc 
					 
					
						
						
							
							(svn r16790) -Add [NoAI]: AIVehicle::GetReliability to get the current reliability of vehicles  
						
						
						
						
					 
					
						2009-07-10 22:30:38 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						026f3c8feb 
					 
					
						
						
							
							(svn r16785) -Codechange: make ships going to buoys use OT_GOTO_WAYPOINT too  
						
						
						
						
					 
					
						2009-07-10 18:30:02 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8a8731b3f0 
					 
					
						
						
							
							(svn r16783) -Change: make it more clear that the squirrel_export script needs gawk.  
						
						
						
						
					 
					
						2009-07-10 18:21:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						74f56861e9 
					 
					
						
						
							
							(svn r16772) -Fix [FS#3019]: don't use the same error message for turning around road vehicles and flipping parts of trains in the depot  
						
						
						
						
					 
					
						2009-07-08 22:11:55 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f8c0926c1a 
					 
					
						
						
							
							(svn r16771) -Fix: API export was forgotten causing API to think variables were uint; doesn't matter much as int was converted to uint and then back.  
						
						
						
						
					 
					
						2009-07-08 20:49:29 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						484bda00de 
					 
					
						
						
							
							(svn r16767) -Fix [NoAI] (r16524): AITile::GetCargoProduction/Acceptance didn't accept a radius of 0 anymore  
						
						
						
						
					 
					
						2009-07-08 17:42:58 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						bed99fdaec 
					 
					
						
						
							
							(svn r16731) -Fix [NoAI]: AIDepotList contained wrong tiles for hangars when st->xy != st->airport_tile.  
						
						
						
						
					 
					
						2009-07-03 19:55:07 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						fd48f3cc5c 
					 
					
						
						
							
							(svn r16724) -Fix (r16714): MSVC 64bit warnings (Rubidium)  
						
						
						
						
					 
					
						2009-07-02 12:47:52 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						32bf91aa41 
					 
					
						
						
							
							(svn r16723) -Codechange: make GetNextArticPart(), GetLastEnginePart(), GetNextVehicle(), GetPrevVehicle(), GetNextUnit(), GetPrevUnit() members of Train  
						
						
						
						
					 
					
						2009-07-02 12:10:39 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						18fbe0aac4 
					 
					
						
						
							
							(svn r16722) -Codechange: unify the naming of the Is/Set/HasArticulatedPart functions  
						
						
						
						
					 
					
						2009-07-02 09:06:15 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f97bd41ed4 
					 
					
						
						
							
							(svn r16721) -Codechange: make Is/SetRoadVehicleFront, Is/Set/HasArticulatedPart member of RoadVehicle.  
						
						
						
						
					 
					
						2009-07-02 08:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						1e1f0ab2cf 
					 
					
						
						
							
							(svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainWagon(), IsMultiheaded(), EngineHasArticPart() and IsRearDualheaded() members of Train  
						
						
						
						
					 
					
						2009-07-01 23:57:20 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						378d01f2f4 
					 
					
						
						
							
							(svn r16718) -Codechange: make IsFreeWagon() member of Train  
						
						
						
						
					 
					
						2009-07-01 23:49:13 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						93557ba4e9 
					 
					
						
						
							
							(svn r16714) -Codechange: use pool-like accessors for Subsidy  
						
						
						
						
					 
					
						2009-07-01 18:45:05 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						d04750ff87 
					 
					
						
						
							
							(svn r16711) -Codechange: use FOR_ALL_SUBSIDIES macro when iterating over all subsidies  
						
						
						
						
					 
					
						2009-07-01 17:43:26 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						ce55eda3e1 
					 
					
						
						
							
							(svn r16679) -Codechange: Let GetCapacityOfArticulatedParts() return a CargoArray instead of a pointer to a static array.  
						
						
						
						
					 
					
						2009-06-27 21:36:04 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						523cde0798 
					 
					
						
						
							
							(svn r16678) -Codechange: Turn CargoArray into a class, so one does not have to deal with sizeof() wrt. typedef-ed arrays.  
						
						
						
						
					 
					
						2009-06-27 21:06:58 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						4c3f480f92 
					 
					
						
						
							
							(svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instances to more meaningful names.  
						
						
						
						
					 
					
						2009-06-27 18:26:50 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						a9602401f0 
					 
					
						
						
							
							(svn r16646) -Codechange: rename GetDepotByTile() to Depot::GetByTile()  
						
						
						
						
					 
					
						2009-06-24 19:26:41 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						f6a4d61cca 
					 
					
						
						
							
							(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()  
						
						
						
						
					 
					
						2009-06-24 17:39:54 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						61a42f42c1 
					 
					
						
						
							
							(svn r16640) -Codechange: move roadstop stuff to separate files  
						
						
						
						
					 
					
						2009-06-23 21:44:48 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						4ff924862d 
					 
					
						
						
							
							(svn r16618) -Fix (r16614): Silence a warning.  
						
						
						
						
					 
					
						2009-06-21 20:59:30 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						679ffee940 
					 
					
						
						
							
							(svn r16614) -Codechange: Make the airport min/max available year a property of the Airport class.  
						
						... 
						
						
						
						-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof 
						
						
					 
					
						2009-06-21 13:26:30 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						4c227b6b78 
					 
					
						
						
							
							(svn r16585) -Add [NoAI]: AIBuoyList to get a list of all buoys  
						
						
						
						
					 
					
						2009-06-17 13:12:08 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8ca2ccc456 
					 
					
						
						
							
							(svn r16581) -Codechange: unify the access to Engine::lifelength.  
						
						
						
						
					 
					
						2009-06-16 13:52:18 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						148559ff5e 
					 
					
						
						
							
							(svn r16563) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true for bridge head<>neighbouring water tile  
						
						
						
						
					 
					
						2009-06-11 14:29:03 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						e624d96282 
					 
					
						
						
							
							(svn r16562) -Revert (r16561)  
						
						
						
						
					 
					
						2009-06-11 14:17:26 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						c5c15fcbd9 
					 
					
						
						
							
							(svn r16561) -Fix [NoAI]: AIMarine::AreWaterTilesConnected didn't return true for bridge head<>neighbouring water tile  
						
						
						
						
					 
					
						2009-06-11 14:15:18 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						338f75b3b2 
					 
					
						
						
							
							(svn r16529) -Fix [NoAI]: StationIDs from oilrigs were not considered valid by the API.  
						
						
						
						
					 
					
						2009-06-07 13:29:09 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						af85994f7f 
					 
					
						
						
							
							(svn r16527) -Codechange: use static member functions instead of simple casts when converting Vehicle to specialised vehicle types. Includes safety check  
						
						
						
						
					 
					
						2009-06-06 16:54:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8d6dec5e72 
					 
					
						
						
							
							(svn r16524) -Fix [FS#2963]: missing guards in the NoAI API making it possible to hit an assert in OpenTTD.  
						
						
						
						
					 
					
						2009-06-06 11:47:21 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						a2c5c2651a 
					 
					
						
						
							
							(svn r16520) -Fix [NoAI]: Make sure AIBridge::BuildBridge returns what the documentation says it does (r16244 for AIBridge)  
						
						
						
						
					 
					
						2009-06-05 17:36:39 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						bb854f2b97 
					 
					
						
						
							
							(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments about the appropriate things.  
						
						
						
						
					 
					
						2009-06-03 18:47:08 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						62a698df32 
					 
					
						
						
							
							(svn r16502) -Fix [FS#2935]: when an AI was suspended while in a function called (indirectly) via call/acall/pcall OpenTTD crashed. Fix this by disallowing AIs to be suspended while called via call/acall/pcall.  
						
						... 
						
						
						
						IMPORTANT FOR AI WRITERS: AIs can no longer call any DoCommand functions (change anything, build vehicles, etc.) in a function called (indirectly) via call/acall/pcall. Where possible, please rewrite your code so it doesn't use call/acall/pcall 
						
						
					 
					
						2009-06-01 22:00:47 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						580e478e4e 
					 
					
						
						
							
							(svn r16491) -Codechange: Added parentheses around bitwise operators for code style.  
						
						
						
						
					 
					
						2009-06-01 11:43:36 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						0c53f04c07 
					 
					
						
						
							
							(svn r16441) -Codechange: new class SpecializedVehicle used as superclass for all vehicle types  
						
						
						
						
					 
					
						2009-05-26 22:10:13 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						c04e5a9aa3 
					 
					
						
						
							
							(svn r16440) -Fix [NoAI]: AIRail::GetRailStationDirection returned incorrect information  
						
						
						
						
					 
					
						2009-05-26 22:03:16 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						68042a6dde 
					 
					
						
						
							
							(svn r16433) -Codechange: Remove most of CmdSetAutoreplace and replace it with calls to CmdChangeCompanySetting  
						
						
						
						
					 
					
						2009-05-26 13:29:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c496a3e014 
					 
					
						
						
							
							(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessarily add it.  
						
						
						
						
					 
					
						2009-05-24 20:29:04 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						1eb48cdded 
					 
					
						
						
							
							(svn r16403) -Codechange: move code related to subsidies to separate file  
						
						
						
						
					 
					
						2009-05-23 15:46:00 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						2d8609080f 
					 
					
						
						
							
							(svn r16400) -Add [NoAI]: add AISignList that can be used to get a list of valid signs. This makes AISign::GetMaxSignID obsolete.  
						
						
						
						
					 
					
						2009-05-23 14:54:55 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						6cfc38b97c 
					 
					
						
						
							
							(svn r16397) -Codechange: move GetVehicleOrder/GetLastVehicleOrder into Vehicle  
						
						
						
						
					 
					
						2009-05-23 12:27:42 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						329407e9bc 
					 
					
						
						
							
							(svn r16395) -Fix (r16379): max sign ID can be higher than total number of signs  
						
						
						
						
					 
					
						2009-05-23 11:13:43 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						cd382b28a3 
					 
					
						
						
							
							(svn r16394) -Codechange: move (NewGRF) cache variables into a separate struct so (some vehicle related) NewGRF cache 'desyncs' can be tested easier.  
						
						
						
						
					 
					
						2009-05-23 09:10:56 +00:00