| 
							
							
								 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 | e6c944a6c4 | (svn r12975) -Codechange: replace DeleteWindow(w) with delete w. | 2008-05-06 21:28:30 +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 | 5ef8c01ce7 | (svn r12819) -Codechange: handle more NewGRFs in the same way as TTDP does it, i.e. testing the low bits for 0xFF or 0 instead of all bits. | 2008-04-21 14:33:33 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1b2773445d | (svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h. | 2008-04-18 10:16:51 +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 |  | 
			
				
					| 
							
							
								 smatz | 65fedf0cfb | (svn r12577) -Fix (r11547): the convert signal button disallowed signal dragging when the signal GUI was closed | 2008-04-05 11:35:32 +00:00 |  | 
			
				
					| 
							
							
								 smatz | b9b99d3150 | (svn r12553) -Fix (r11547): redraw the signal GUI when the signal drag density changes in the patch settings and vice versa | 2008-04-03 22:31:57 +00:00 |  | 
			
				
					| 
							
							
								 smatz | ff7e8fb2dd | (svn r12550) -Change: the signal GUI is now persistent - has the same data when it is reopened | 2008-04-03 21:54:31 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 277df6d622 | (svn r12549) -Fix [FS#1900](r11547): respect type of selected signal when building more signals using the GUI -Fix: do not check patch settings but check if the Signal GUI window is open instead | 2008-04-03 21:01:01 +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 |  | 
			
				
					| 
							
							
								 frosch | b7993793c8 | (svn r12199) -Codechange: Remove magic around the results of GetTileTrackStatus(). | 2008-02-20 17:49:50 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 505951e9fa | (svn r12168) -Fix: behave a bit better when 'R' is pressed during rail station dragging | 2008-02-17 18:19:33 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 8b56e7544e | (svn r12167) -Feature(tte): change colour of autorail and autoroad selection when Ctrl is pressed | 2008-02-17 17:00:43 +00:00 |  | 
			
				
					| 
							
							
								 glx | 3e70ee6ed7 | (svn r12154) -Codechange: removed a magic number | 2008-02-15 23:57:03 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 81b3652f37 | (svn r12135) -Codechange: Road and rail bridge selection windows were identical apart the caption.  So remove one window definition and set manually the caption accordingly. -Codechange: prepare the "type" of bridge parameter only once, at the beginning of the selection process.  Makes less magic around. | 2008-02-14 02:57:38 +00:00 |  | 
			
				
					| 
							
							
								 maedhros | 21eef65e77 | (svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs. | 2008-01-27 17:32:12 +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 |  | 
			
				
					| 
							
							
								 peter1138 | 307b0e8e7a | (svn r11912) -Codechange: use dropdown widget for autoreplace, station builder and (second?) vehicle list windows | 2008-01-17 21:57:20 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | 68a3df82b9 | (svn r11859) -Codechange: Update newgrf station class dropdown to use new method of generating list. | 2008-01-15 10:36:51 +00:00 |  | 
			
				
					| 
							
							
								 peter1138 | e4c05f8d78 | (svn r11848) -Codechange: New class-based drop down list functionality. Lists are now dynamically generated, and can include parameters, or be extended however needed. | 2008-01-14 16:10:58 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dc87b05e8c | (svn r11834) -Codechange: only include settings_type.h if needed. | 2008-01-13 14:37:30 +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 | ac528411df | (svn r11818) -Codechange: split player.h into smaller pieces. | 2008-01-12 14:10:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6c954cad5f | (svn r11801) -Codechange: remove some unneeded includes from some header files. | 2008-01-09 21:27:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 998d7644f6 | (svn r11800) -Codechange: move some functions to a more logical location + some type safety. | 2008-01-09 21:05:03 +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 | 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 | 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 | 384503e7d3 | (svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes. | 2007-12-27 13:35:39 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b9046c97fb | (svn r11702) -Codechange: move all date related stuff to date*. | 2007-12-26 13:50:40 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2786d789a1 | (svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split map.h). | 2007-12-26 11:45:43 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 429521a7d1 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h' | 2007-12-25 11:26:07 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 17d1b522bc | (svn r11689) -Fix: compilation error and most of warnings for gcc 4.3 | 2007-12-23 21:02:40 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8f0e68285b | (svn r11682) -Codechange: move some 'generic' geometry related types into a single file and do not include gfx.h everywhere to get a Point type. | 2007-12-22 23:30:28 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6a9e77e079 | (svn r11680) -Codechange: refactor more out of openttd.h and functions.h. | 2007-12-21 22:50:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9e9cfe6e59 | (svn r11677) -Codechange: move price and command related types/functions to their respective places. | 2007-12-21 21:50:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 433a9f3c09 | (svn r11675) -Codechange: split the string types from the string functions. | 2007-12-21 19:49:27 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5b49e75453 | (svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h | 2007-12-19 23:26:02 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d582aea639 | (svn r11668) -Codechange: more refactoring aimed at reducing compile time and making it more logic where function definitions can be found. | 2007-12-19 20:45:46 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 8896bea306 | (svn r11667) -Codechange: split window.h into a header that defines some 'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps. | 2007-12-19 19:44:29 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 145517fb8e | (svn r11649) -Codechange: some code can be simplified thanks to changes in r11642 | 2007-12-16 19:30:42 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 3cee0abdba | (svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h | 2007-12-16 15:38:51 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 8c89641dbe | (svn r11592) -Codechange: Use the Window member RaiseButtons and remove the now useless RaiseWindowButtons function | 2007-12-08 01:20:47 +00:00 |  | 
			
				
					| 
							
							
								 glx | c21f588a14 | (svn r11588) -Codechange: use the new member introduced in r11551 | 2007-12-07 18:05:49 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 527b72749d | (svn r11555) -Codechange: use the new members introduced in r11551. | 2007-12-02 14:29:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 08ab4e1850 | (svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB. | 2007-12-01 21:40:18 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f27acfdf78 | (svn r11511) -Revert parts of r11505: forgot that CTRL might be used for other features, like adjacent stations or signals. | 2007-11-24 12:36:52 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 81c7ba42af | (svn r11505) -Fix/Feature: make CTRL work on all road/rail construction options that 'work' with the 'Bulldozer' button instead of only a few. | 2007-11-24 08:56:29 +00:00 |  | 
			
				
					| 
							
							
								 skidd13 | 71c4325c50 | (svn r11481) -Codechange: Rename the HASBIT function to fit with the naming style | 2007-11-19 21:02:30 +00:00 |  |