| 
							
							
								 rubidium | 82fc28f77f | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header | 2010-01-15 16:41:15 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 9cf2e92159 | (svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when industry tiles accept it but industry itself doesn't | 2009-09-20 18:52:12 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 9225b3ba03 | (svn r17589) -Codechange: rename town_acc to always_accepted | 2009-09-20 17:44:33 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 22e9d59559 | (svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses and headquarters anymore | 2009-09-07 07:39:08 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7fbc33dae1 | (svn r17248) -Fix: add GPL license notice where appropriate | 2009-08-21 20:21:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 927c4a0fe8 | (svn r16709) -Fix [FS#2994]: the list of animated tiles could have duplicates (only for old savegames) and tiles that weren't animated | 2009-07-01 14:51:05 +00:00 |  | 
			
				
					| 
							
							
								 frosch | a288e4d82f | (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 | 812ad41f23 | (svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instances to more meaningful names. | 2009-06-27 18:26:50 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 50b5678e26 | (svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and change its behaviour accordingly | 2009-06-27 17:05:20 +00:00 |  | 
			
				
					| 
							
							
								 smatz | c0ac230e3e | (svn r16660) -Codechange: get rid of more dummy tile_type_procs | 2009-06-25 20:08:59 +00:00 |  | 
			
				
					| 
							
							
								 smatz | c30a87758f | (svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and change its behaviour accordingly -Codechange: remove dummy GetAcceptedCargo_*() handlers | 2009-06-25 19:23:09 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 94bc498c42 | (svn r16189) -Doc: Additions and improvement of (mainly) nested widgets/widget-parts doxygen docs. | 2009-04-30 17:35:38 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d846eef0b6 | (svn r15434) -Codechange: bit of type safety for the DC_xxx flags. | 2009-02-09 21:20:05 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1357b0a4c2 | (svn r14789) -Feature: allow scrolling with the left mouse button pressed (if enabled). Primarily useful for systems with touch screen (aapo) | 2009-01-02 22:42:05 +00:00 |  | 
			
				
					| 
							
							
								 smatz | f4d10ec033 | (svn r14751) -Codechange: put VehicleEnterTile declaration where it should be and use correct return type | 2008-12-26 22:44:13 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d832626bb9 | (svn r14491) -Documentation: updates/additions of doxygen docs (Alberth) | 2008-10-19 15:39:12 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f1f5b248c2 | (svn r14461) -Document: add some doxygen comments (Albert) | 2008-10-13 03:26:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b650a86e58 | (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. | 2008-09-30 20:51:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3b798599b6 | (svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with. | 2008-09-30 20:39:50 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 05c2a8eba4 | (svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries | 2008-07-25 22:37:34 +00:00 |  | 
			
				
					| 
							
							
								 frosch | eca692ef90 | (svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window. | 2008-05-21 22:15:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 7ccda80b0b | (svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers. | 2008-05-07 09:07:19 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | 8fea5a62c9 | (svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa files | 2008-05-07 08:38:56 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b7993793c8 | (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus(). | 2008-02-20 17:49:50 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 29125c0e68 | (svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there can be less checks in pathfinders for depots/stations/tunnels/bridges | 2008-02-18 16:11:31 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9444eb4484 | (svn r11939) -Codechange: some type fixes and very initial steps into supporting NDS by default. Based on work by Dominik. | 2008-01-21 23:55:57 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ac528411df | (svn r11818) -Codechange: split player.h into smaller pieces. | 2008-01-12 14:10:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b9046c97fb | (svn r11702) -Codechange: move all date related stuff to date*. | 2007-12-26 13:50:40 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | aac835171e | (svn r11700) -Codechange: reduce the amount of unnecessary includes. | 2007-12-25 23:42:52 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6a9e77e079 | (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. | 2007-12-21 22:50:51 +00:00 |  |