| 
							
							
								 rubidium | 9bf519f26b | (svn r12976) -Codechange: use w->SetDirty() instead of SetWindowDirty(w) when it's certain that w != NULL. | 2008-05-06 22:08:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8796331d83 | (svn r12975) -Codechange: replace DeleteWindow(w) with delete w. | 2008-05-06 21:28:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e6c944a6c4 | (svn r12975) -Codechange: replace DeleteWindow(w) with delete w. | 2008-05-06 21:28:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1ce0b03bf0 | (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. | 2008-05-06 15:11:33 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d03994098b | (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. | 2008-05-06 15:11:33 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b35100e2a9 | (svn r12939) -Codechange: do not use the window proc to determine whether a toolbar is a rail toolbar, but use the window number. | 2008-05-04 09:39:16 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8ca1035316 | (svn r12939) -Codechange: do not use the window proc to determine whether a toolbar is a rail toolbar, but use the window number. | 2008-05-04 09:39:16 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 49ded3f2c3 | (svn r12918) -Fix [FS#1963] (r12679): last airport would always be shown as buildable even when it was not. | 2008-04-29 10:26:22 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9f3351fed4 | (svn r12918) -Fix [FS#1963] (r12679): last airport would always be shown as buildable even when it was not. | 2008-04-29 10:26:22 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6d063c3ad6 | (svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h. | 2008-04-17 19:10:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 02cdf01507 | (svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and depot_base.h and remove quite a lot of unneeded (before this) includes of depot.h. | 2008-04-17 19:10:30 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 03f9718489 | (svn r12679) -Codechange : a little bit of widget enumification | 2008-04-13 01:51:12 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 604c5bbfb7 | (svn r12679) -Codechange : a little bit of widget enumification | 2008-04-13 01:51:12 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 79cb5ec1c7 | (svn r12647) -Codechange: Ooops...  Too fast on the job... forgot to indent 3 lines | 2008-04-10 02:23:38 +00:00 |  | 
			
				
					| 
							
							
								 belugas | fa1359ebc6 | (svn r12647) -Codechange: Ooops...  Too fast on the job... forgot to indent 3 lines | 2008-04-10 02:23:38 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 3491a3346e | (svn r12646) -Codechange: another run of code-style cleanup | 2008-04-10 02:14:14 +00:00 |  | 
			
				
					| 
							
							
								 belugas | ccd49d81a8 | (svn r12646) -Codechange: another run of code-style cleanup | 2008-04-10 02:14:14 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 032924dbd6 | (svn r12645) -Codechange: a bit of code-style cleanup | 2008-04-10 02:10:26 +00:00 |  | 
			
				
					| 
							
							
								 belugas | f484b2e1c7 | (svn r12645) -Codechange: a bit of code-style cleanup | 2008-04-10 02:10:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | bd432258cb | (svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin. | 2008-04-06 22:32:20 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1bd5a29df5 | (svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin. | 2008-04-06 22:32:20 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c51b81c247 | (svn r12489) -Codechange: split station.h into station_base.h and station_func.h. | 2008-03-31 00:06:17 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2edd403656 | (svn r12489) -Codechange: split station.h into station_base.h and station_func.h. | 2008-03-31 00:06:17 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b84b16cfcd | (svn r12488) -Codechange: split order.h into order_base.h and order_func.h. | 2008-03-30 23:24:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 4a1035ab95 | (svn r12488) -Codechange: split order.h into order_base.h and order_func.h. | 2008-03-30 23:24:18 +00:00 |  | 
			
				
					| 
							
							
								 glx | d7924424ac | (svn r12155) -Fix (r12154): some warnings (always compile before commit) | 2008-02-16 00:10:03 +00:00 |  | 
			
				
					| 
							
							
								 glx | 044ca2bbf6 | (svn r12155) -Fix (r12154): some warnings (always compile before commit) | 2008-02-16 00:10:03 +00:00 |  | 
			
				
					| 
							
							
								 glx | a148985087 | (svn r12154) -Codechange: removed a magic number | 2008-02-15 23:57:03 +00:00 |  | 
			
				
					| 
							
							
								 glx | 3e70ee6ed7 | (svn r12154) -Codechange: removed a magic number | 2008-02-15 23:57:03 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | ec1d547889 | (svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows if cargo acceptance list is too long. | 2008-01-27 11:01:10 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 0847def759 | (svn r11993) -Fix: Resize station/roadstop/dock/airport construction windows if cargo acceptance list is too long. | 2008-01-27 11:01:10 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9c0c798dd8 | (svn r11834) -Codechange: only include settings_type.h if needed. | 2008-01-13 14:37:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dc87b05e8c | (svn r11834) -Codechange: only include settings_type.h if needed. | 2008-01-13 14:37:30 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 90acd52f22 | (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. | 2008-01-13 01:21:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d4e6a6bf57 | (svn r11828) -Codechange: include table/* as the last includes and remove an unneeded include from openttd.h. | 2008-01-13 01:21:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2fc62eab05 | (svn r11818) -Codechange: split player.h into smaller pieces. | 2008-01-12 14:10:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ac528411df | (svn r11818) -Codechange: split player.h into smaller pieces. | 2008-01-12 14:10:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c004cc1fd9 | (svn r11801) -Codechange: remove some unneeded includes from some header files. | 2008-01-09 21:27:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6c954cad5f | (svn r11801) -Codechange: remove some unneeded includes from some header files. | 2008-01-09 21:27:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 64d691bacc | (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. | 2008-01-09 09:45:45 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 0e517fe023 | (svn r11787) -Codechange: more header rewrites. This time related to viewport.h. | 2008-01-09 09:45:45 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 444e77d8bc | (svn r11774) -Change: do not include variables.h in a header when it is not needed. | 2008-01-07 00:57:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b0ac283aec | (svn r11774) -Change: do not include variables.h in a header when it is not needed. | 2008-01-07 00:57:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 84606b5212 | (svn r11768) -Codechange: move some terraform related gui stuff from main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin. | 2008-01-06 18:56:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | aeff6e5761 | (svn r11768) -Codechange: move some terraform related gui stuff from main_gui.cpp to terraform_gui.cpp (and introduce terraform_gui.h). Based on a patch by Roujin. | 2008-01-06 18:56:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 445a733eb6 | (svn r11719) -Codechange: split sound.h in a header with types and one with functions. | 2007-12-29 09:24:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e5e75bd8f8 | (svn r11719) -Codechange: split sound.h in a header with types and one with functions. | 2007-12-29 09:24:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 722613f7f3 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. | 2007-12-27 13:35:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 384503e7d3 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. | 2007-12-27 13:35:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f82aeb82c5 | (svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h). | 2007-12-26 11:45:43 +00:00 |  |