| 
							
							
								 Jonathan G Rennison | 810bfd276e | Add several NewGRF variables to vehicle image callback whitelist Add vehicle flags to control cached image invalidation
Various refactorings | 2020-08-25 01:26:44 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 7960db35f2 | Merge branch 'master' into jgrpp # Conflicts:
#	config.lib
#	projects/openttd_vs140.vcxproj
#	projects/openttd_vs140.vcxproj.filters
#	projects/openttd_vs141.vcxproj
#	projects/openttd_vs141.vcxproj.filters
#	projects/openttd_vs142.vcxproj
#	projects/openttd_vs142.vcxproj.filters
#	src/aircraft_cmd.cpp
#	src/base_station_base.h
#	src/core/pool_type.hpp
#	src/disaster_vehicle.cpp
#	src/economy.cpp
#	src/engine.cpp
#	src/group.h
#	src/group_cmd.cpp
#	src/group_gui.cpp
#	src/lang/english.txt
#	src/lang/german.txt
#	src/linkgraph/linkgraph_gui.cpp
#	src/network/network_command.cpp
#	src/network/network_server.cpp
#	src/openttd.cpp
#	src/order_cmd.cpp
#	src/road_cmd.cpp
#	src/saveload/afterload.cpp
#	src/saveload/cargopacket_sl.cpp
#	src/saveload/linkgraph_sl.cpp
#	src/saveload/order_sl.cpp
#	src/saveload/station_sl.cpp
#	src/saveload/town_sl.cpp
#	src/saveload/vehicle_sl.cpp
#	src/screenshot.cpp
#	src/screenshot.h
#	src/settings_gui.cpp
#	src/settings_type.h
#	src/smallmap_gui.cpp
#	src/station.cpp
#	src/station_cmd.cpp
#	src/table/settings.ini
#	src/toolbar_gui.cpp
#	src/town_cmd.cpp
#	src/train.h
#	src/train_cmd.cpp
#	src/train_gui.cpp
#	src/vehicle.cpp
#	src/vehicle_base.h
#	src/vehiclelist.cpp
#	src/window_type.h | 2020-01-06 18:45:51 +00:00 |  | 
			
				
					| 
							
							
								 glx | d8a1be48cd | Codechange: Replace vehicle related FOR_ALL with range-based for loops | 2019-12-21 20:13:03 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | cbdd9f84d8 | Merge branch 'master' into jgrpp # Conflicts:
#	src/console_gui.cpp
#	src/lang/korean.txt
#	src/video/sdl2_v.cpp
#	src/video/sdl2_v.h
#	src/window.cpp
#	src/window_gui.h | 2019-11-12 18:43:10 +00:00 |  | 
			
				
					| 
							
							
								 S. D. Cloudt | 13cc8a0cee | Cleanup: Removed SVN  headers | 2019-11-10 17:59:20 +00:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 36eb4165b8 | Merge branch 'master' into jgrpp # Conflicts:
#	src/bridge_map.h
#	src/crashlog.cpp
#	src/industry.h
#	src/linkgraph/linkgraph_type.h
#	src/order_type.h
#	src/saveload/afterload.cpp
#	src/settings.cpp
#	src/settings_type.h
#	src/smallmap_gui.cpp
#	src/spritecache.cpp
#	src/stdafx.h
#	src/table/settings.h.preamble
#	src/train.h
#	src/vehicle.cpp
#	src/viewport.cpp
#	src/viewport_func.h
#	src/widgets/station_widget.h
#	src/zoom_func.h
#	src/zoom_type.h | 2019-07-08 16:19:07 +01:00 |  | 
			
				
					| 
							
							
								 Charles Pigott | 96097b34a5 | Codechange: Remove Direction*Byte types | 2019-04-29 17:40:22 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | b1190b32b0 | Merge branch 'master' into jgrpp | 2018-11-26 18:49:15 +00:00 |  | 
			
				
					| 
							
							
								 Niels Martin Hansen | c84b9913bd | Fix #6676: Prevent helicopters from stopping in midair during some kinds of landing This adds a new flag that gets stored in the savegame, but it should still be compatible both ways, hence no save version bump. | 2018-11-25 00:47:34 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 56be293107 | Merge branch 'master' into jgrpp # Conflicts:
#	src/blitter/32bpp_anim.cpp
#	src/blitter/32bpp_anim.hpp
#	src/blitter/32bpp_anim_sse2.cpp
#	src/blitter/32bpp_base.cpp
#	src/blitter/32bpp_base.hpp
#	src/ground_vehicle.cpp
#	src/linkgraph/linkgraph_gui.h
#	src/main_gui.cpp
#	src/newgrf_house.cpp
#	src/newgrf_house.h
#	src/town_cmd.cpp
#	src/vehicle_base.h
#	src/viewport_gui.cppp | 2018-05-25 18:29:17 +01:00 |  | 
			
				
					| 
							
							
								 PeterN | a07394a63a | Change: Remove direction parameter from Vehicle::UpdateDeltaXY. (#6792) The value is either unused or always the same as this->direction. | 2018-05-22 18:43:34 +01:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | ad1c402ad8 | Merge branch 'master' into jgrpp # Conflicts:
#	src/debug.cpp
#	src/saveload/afterload.cpp
#	src/saveload/saveload.cpp
#	src/settings_type.h
#	src/town_cmd.cpp
#	src/window.cpp | 2018-05-03 23:54:51 +01:00 |  | 
			
				
					| 
							
							
								 Joan Josep | 944f785be8 | Fix: Spelling errors (#6769) | 2018-04-30 18:52:32 +02:00 |  | 
			
				
					| 
							
							
								 Jonathan G Rennison | 7f10d83a4a | Merge branch 'template_train_replacement' into jgrpp # Conflicts:
#	src/linkgraph/linkgraphjob.cpp
#	src/saveload/extended_ver_sl.cpp
#	src/train_cmd.cpp
#	src/vehicle_base.h | 2016-11-01 23:00:48 +00:00 |  | 
			
				
					| 
							
							
								 frosch | d2393b4f6c | (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. | 2016-10-16 14:57:56 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f36539837e | (svn r27666) -Codechange: Pass vehicle sprites around using a struct VehicleSpriteSeq. | 2016-10-16 14:57:56 +00:00 |  | 
			
				
					| 
							
							
								 patch-import | 9f5164b403 | Import Improved Breakdowns patch Fix trailing whitespace
http://www.tt-forums.net/viewtopic.php?p=1146419#p1146419 | 2015-08-02 22:58:52 +01:00 |  | 
			
				
					| 
							
							
								 rubidium | 39ded38c01 | (svn r26866) -Change: make aircraft ascend/descend when they are too close to the ground or too far away (based on patch by ic111) | 2014-09-21 06:35:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c0771b1657 | (svn r26866) -Change: make aircraft ascend/descend when they are too close to the ground or too far away (based on patch by ic111) | 2014-09-21 06:35:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8ab4f746f2 | (svn r26864) -Codechange: bring a bit more OO into the disaster vehicles | 2014-09-20 15:46:44 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9e0f4b3847 | (svn r26864) -Codechange: bring a bit more OO into the disaster vehicles | 2014-09-20 15:46:44 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | bac2b4c25d | (svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi) | 2012-12-23 01:00:25 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 245e32a10e | (svn r24839) -Feature [FS#5271]: [NewGRF] Support oversized purchase list sprites. (Based on patch by Eddi) | 2012-12-23 01:00:25 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 358a2bd6ed | (svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked. | 2012-07-07 15:39:46 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 08a8c3a773 | (svn r24384) -Fix [FS#5188-ish]: Make IsInDepot() functions behave consistent across vehicle types and add IsChainInDepot instead, if that is what shall be checked. | 2012-07-07 15:39:46 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | d561bfe4db | (svn r24246) -Add [FS#5052-ish]: [NewGRF] Variable with the current max speed for vehicles. | 2012-05-14 19:56:49 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | ce5c936b07 | (svn r24246) -Add [FS#5052-ish]: [NewGRF] Variable with the current max speed for vehicles. | 2012-05-14 19:56:49 +00:00 |  | 
			
				
					| 
							
							
								 truebrain | aa1a0053b0 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC) | 2011-12-20 17:57:56 +00:00 |  | 
			
				
					| 
							
							
								 truebrain | 1c9bec1999 | (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC) | 2011-12-20 17:57:56 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3d605f6488 | (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style | 2011-12-19 17:48:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | df16ebd730 | (svn r23595) -Codechange: add comma after last enum to get a more uniform coding style | 2011-12-19 17:48:04 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 36747f96a6 | (svn r23588) -Codechange: use the 'final' keyword so compiler can optimise out some indirect calls | 2011-12-18 17:17:18 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 33d283fdb1 | (svn r23588) -Codechange: use the 'final' keyword so compiler can optimise out some indirect calls | 2011-12-18 17:17:18 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 957b643ae6 | (svn r23504) -Feature: Aircraft range. | 2011-12-13 00:43:35 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | def8e7215b | (svn r23504) -Feature: Aircraft range. | 2011-12-13 00:43:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e8eb3fe381 | (svn r23110) -Codechange: let the flying altitude return ints are well | 2011-11-04 13:40:59 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9782b7bb0a | (svn r23110) -Codechange: let the flying altitude return ints are well | 2011-11-04 13:40:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 6e61fee028 | (svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. | 2011-11-01 16:51:47 +00:00 |  | 
			
				
					| 
							
							
								 frosch | bbc3409942 | (svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. | 2011-11-01 16:51:47 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 561d6503be | (svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load | 2011-09-09 21:27:57 +00:00 |  | 
			
				
					| 
							
							
								 yexo | bc3b725812 | (svn r22915) -Fix (r22743): TTO savegames with any aircraft not in an hangar caused crashes during load | 2011-09-09 21:27:57 +00:00 |  | 
			
				
					| 
							
							
								 alberth | b5e2e83823 | (svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions. | 2011-01-30 21:32:21 +00:00 |  | 
			
				
					| 
							
							
								 alberth | da0b09557c | (svn r21930) -Codechange: Remove unused vehicle GetTypeString() functions. | 2011-01-30 21:32:21 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 792659936e | (svn r21876) -Codechange: typedef SpecializedVehicleBase and GroundVehicleBase to reduce typing | 2011-01-21 14:43:38 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 6dc24cf643 | (svn r21876) -Codechange: typedef SpecializedVehicleBase and GroundVehicleBase to reduce typing | 2011-01-21 14:43:38 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f0ad5fd749 | (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. | 2011-01-18 22:17:15 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6c9078fd30 | (svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c]. | 2011-01-18 22:17:15 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | ca755e983c | (svn r21097) -Codechange: Unify cached max speed for all vehicle types. | 2010-11-06 12:53:31 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | c8a56f17f8 | (svn r21097) -Codechange: Unify cached max speed for all vehicle types. | 2010-11-06 12:53:31 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 943c732756 | (svn r21096) -Fix: Display the real max speed for aircrafts instead of always using the engine value. | 2010-11-06 12:50:34 +00:00 |  |