| 
							
							
								 rubidium | fe1306ce65 | (svn r9799) -Codechange: separate engine class and engine running cost class (mart3p). | 2007-05-06 19:44:22 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 425923c8d2 | (svn r9795) -Codechange: enumify the EngineClass. | 2007-05-06 15:01:44 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5c0a52149d | (svn r9795) -Codechange: enumify the EngineClass. | 2007-05-06 15:01:44 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9a893ebe20 | (svn r9794) -Codechange: refactor the question whether a vehicle can be loaded into LoadUnloadVehicle instead of duplicating it for each vehicle. | 2007-05-06 14:59:01 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | abbaa1691e | (svn r9794) -Codechange: refactor the question whether a vehicle can be loaded into LoadUnloadVehicle instead of duplicating it for each vehicle. | 2007-05-06 14:59:01 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d52b515de8 | (svn r9789) -Fix (r9770): vehicles didn't get unloaded when 'full load' was specified and the vehicle was already full when it entered. | 2007-05-05 09:51:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 438d55d576 | (svn r9789) -Fix (r9770): vehicles didn't get unloaded when 'full load' was specified and the vehicle was already full when it entered. | 2007-05-05 09:51:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | bc1901a6e4 | (svn r9784) -Codechange: remove unused variable. | 2007-05-04 22:38:36 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b76cc8c96b | (svn r9784) -Codechange: remove unused variable. | 2007-05-04 22:38:36 +00:00 |  | 
			
				
					| 
							
							
								 glx | 2b05a306e2 | (svn r9773) -Fix r9772: MSVC warning | 2007-05-03 17:07:51 +00:00 |  | 
			
				
					| 
							
							
								 glx | a7c39f7325 | (svn r9773) -Fix r9772: MSVC warning | 2007-05-03 17:07:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e11e91b02c | (svn r9772) -Fix [r9770,FS#761]: under some circumstances loading/unloading didn't work (correctly). | 2007-05-03 11:02:37 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9194d5ab9e | (svn r9772) -Fix [r9770,FS#761]: under some circumstances loading/unloading didn't work (correctly). | 2007-05-03 11:02:37 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | cc9d811f53 | (svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station. | 2007-05-02 18:29:11 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 981bf52bdd | (svn r9770) -Codechange: perform the payment of cargo when loading/unloading, but when arriving at the station. | 2007-05-02 18:29:11 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5e4c9ad875 | (svn r9764) -Codechange: replace some lookup tables by functions. | 2007-05-02 09:29:41 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dce7dcb664 | (svn r9764) -Codechange: replace some lookup tables by functions. | 2007-05-02 09:29:41 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dfe7c5cd66 | (svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either. | 2007-05-01 18:17:52 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1bea3b55a6 | (svn r9763) -Codechange/Fix (r9760): don't read the variables that are calculated automatically either. | 2007-05-01 18:17:52 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5a46c763f0 | (svn r9760) -Codechange: remove the need for saving some vehicle variables. | 2007-05-01 16:35:14 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | a4e045a3fb | (svn r9760) -Codechange: remove the need for saving some vehicle variables. | 2007-05-01 16:35:14 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | df59f5cd15 | (svn r9755) -Codechange: refactor some more of the begin loading stuff. | 2007-04-29 22:33:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ec9ac99d01 | (svn r9755) -Codechange: refactor some more of the begin loading stuff. | 2007-04-29 22:33:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0def47a3b0 | (svn r9754) -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches. | 2007-04-29 21:24:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 202009522c | (svn r9754) -Codechange: make classes for all vehicle types, so we can make nicer/better maintainable code, i.e. virtual methods instead of switches. | 2007-04-29 21:24:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dba21ab802 | (svn r9752) -Codechange: remove some duplication related to BeginLoading. | 2007-04-29 18:21:24 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6440440f12 | (svn r9752) -Codechange: remove some duplication related to BeginLoading. | 2007-04-29 18:21:24 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 8acc58b731 | (svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time. | 2007-04-29 08:43:00 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 02e770ff2c | (svn r9742) -Fix (r9689) [FS#739]: Fix cloning with refit costs again, hopefully for good this time. | 2007-04-29 08:43:00 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | d7d29cfc1e | (svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading. | 2007-04-24 19:05:16 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 1164c275af | (svn r9714) -Fix (r8110): Remove invalid assertion triggered by overly long trains being reversed while loading. | 2007-04-24 19:05:16 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 9861db8596 | (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 | 2007-04-20 21:21:47 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 15bfaba259 | (svn r9702) -Codechange: Add livery support to newgrf vehicle var 43 | 2007-04-20 21:21:47 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 52daf7a2d3 | (svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station. | 2007-04-20 17:52:28 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 17dc1c6336 | (svn r9692) -Fix (r9683): don't try to remove vehicles from the queue of a non-existing station. | 2007-04-20 17:52:28 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | 404880feed | (svn r9689) -Fix: Clone vehicles will no longer refit for free | 2007-04-20 17:08:55 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | aa0e97e3ce | (svn r9689) -Fix: Clone vehicles will no longer refit for free | 2007-04-20 17:08:55 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 88af5b07d3 | (svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding them again when they leave, and add a v->LeaveStation() call for aircraft. | 2007-04-20 11:05:56 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 8b65349d86 | (svn r9684) -Fix (r9683): Remove vehicles from the station loading list instead of adding them again when they leave, and add a v->LeaveStation() call for aircraft. | 2007-04-20 11:05:56 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1951817f3b | (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains. | 2007-04-20 08:00:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fdf86bb4a2 | (svn r9683) -Fix [FS#423]: improved loading does not use a huge amount of processing power anymore when having a lot of trains. | 2007-04-20 08:00:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2ce514284c | (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. | 2007-04-18 22:41:53 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2dc5589290 | (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces. | 2007-04-18 22:41:53 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7577954ced | (svn r9672) -Cleanup: lots of coding style fixes around operands. | 2007-04-18 22:10:36 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 80c259f64f | (svn r9672) -Cleanup: lots of coding style fixes around operands. | 2007-04-18 22:10:36 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 0d32783f87 | (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable. | 2007-04-18 18:37:40 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 41cf2fa69b | (svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable. | 2007-04-18 18:37:40 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 0eaa72e324 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections... | 2007-04-18 00:41:09 +00:00 |  | 
			
				
					| 
							
							
								 belugas | d6651c1741 | (svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections... | 2007-04-18 00:41:09 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 3d81de8d7e | (svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist. | 2007-04-12 13:07:15 +00:00 |  |