| 
							
							
								 rubidium | a13fd6ddce | (svn r18126) -Codechange: remove duplicate (since r18119) scrollbar capacity/matrix initialisation | 2009-11-16 20:34:57 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b01251092e | (svn r18086) -Codechange: remove 'widget' from WindowDesc | 2009-11-15 10:26:01 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 040404c5d3 | (svn r18005) -Codechange: Convert the Prices struct into an array and an enum. | 2009-11-07 22:47:54 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 5a97b64d73 | (svn r17928) -Codechange: ShowErrorMessage() now takes the summary string before the details string. Gentlemen, swap your string parameters. | 2009-10-31 19:46:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c1365b3cc1 | (svn r17853) -Codechange: remove the 'delta' parameter from OnResize; it was used in ways that aren't always wanted, causing bugs and the like. Also with nested widgets most reasons for handling OnResize have gone. | 2009-10-24 14:53:55 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b72898c8a3 | (svn r17786) -Fix [FS#3265]: graphical glitches (matrices/scrollbars with wrong 'size') upon reiniting windows | 2009-10-17 14:29:10 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fa1c023da5 | (svn r17752) -Fix [FS#3231]: OSK could reset town name to an already used town name for the 'Generate Town' window | 2009-10-10 12:47:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 982b8ee5fc | (svn r17693) -Cleanup: remove some unneeded includes | 2009-10-04 17:16:41 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 72fe81b401 | (svn r17654) -Fix [FS#3220] (r17612): the edit box of the town fund window wasn't updated properly (based on patch of Terkhen) | 2009-09-27 10:44:25 +00:00 |  | 
			
				
					| 
							
							
								 smatz | ad2c641bca | (svn r17612) -Feature: possibility to choose (randomise or enter custom) town name before its creation (original patch by Terkhen) | 2009-09-22 13:54:54 +00:00 |  | 
			
				
					| 
							
							
								 smatz | a2f43040af | (svn r17608) -Codechange: use CmdFoundTown when founding 'Random town' too | 2009-09-21 20:22:56 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 13437a998e | (svn r17603) -Codechange: since now, towns are 'founded' instead of 'built' | 2009-09-21 18:16:00 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 93112ceaef | (svn r17587) -Codechange: Town authority window uses pure nested widgets. | 2009-09-20 14:46:15 +00:00 |  | 
			
				
					| 
							
							
								 alberth | f568b0c98a | (svn r17586) -Codechange: Adding documentation, and replacing some numbers with constants in the town authority window. | 2009-09-20 10:25:03 +00:00 |  | 
			
				
					| 
							
							
								 alberth | ba5e072881 | (svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a header file to allow sharing. | 2009-09-20 10:08:10 +00:00 |  | 
			
				
					| 
							
							
								 alberth | d54028fde8 | (svn r17572) -Codechange: Use the Window::GetWidget() function to access nested widgets through the nested_array. | 2009-09-19 11:31:12 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 1be2568438 | (svn r17571) -Fix [FS#3213] (r17569): town view didn't show the right town in most of the cases | 2009-09-19 10:19:15 +00:00 |  | 
			
				
					| 
							
							
								 alberth | d3577d3d5d | (svn r17569) -Codechange: Town view window runs with nested widgets. | 2009-09-18 19:59:05 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 2b4458da63 | (svn r17540) -Codechange: move functionality of PlaceProc_Town() to FoundTownWindow::OnPlaceObject() | 2009-09-14 20:40:07 +00:00 |  | 
			
				
					| 
							
							
								 alberth | a76da0e36a | (svn r17423) -Fix [FS#3174]: Show '- None -' with empty town or industry list, and use that text in the size computation as well. | 2009-09-05 11:27:28 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | fc193fd902 | (svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wrappers | 2009-09-02 08:48:29 +00:00 |  | 
			
				
					| 
							
							
								 smatz | f22e1cf9ab | (svn r17348) -Fix: don't mix 'sort by' strings used for buttons and dropdowns | 2009-09-01 14:05:27 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 751dc4ad3d | (svn r17323) -Codechange: replace some magic numbers with constants in the town directory. | 2009-08-30 15:25:20 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | ecf50ba58e | (svn r17321) -Codechange: minor coding style fixes for the town directory | 2009-08-30 14:39:59 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d4a98be94a | (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false | 2009-08-23 19:03:09 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 99d46e0ad7 | (svn r17248) -Fix: add GPL license notice where appropriate | 2009-08-21 20:21:05 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 073e163b7f | (svn r17131) -Codechange: apply coding style to some switch statements | 2009-08-09 14:40:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | d61be2637e | (svn r17075) -Codechange: rename ~750 strings to be more uniform with their relatives | 2009-08-05 17:59:21 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 42714792dc | (svn r16953) -Codechange: Use SetStringParameters() for simple parameterized strings. | 2009-07-25 11:54:53 +00:00 |  | 
			
				
					| 
							
							
								 alberth | a8e5d36868 | (svn r16952) -Codechange: Use a label for the world population in the town directory window. | 2009-07-25 11:32:53 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 39e6dbd5e3 | (svn r16886) -Codechange: unify naming of some string IDs related to string codes and group them logically | 2009-07-20 11:21:57 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 543b86307f | (svn r16871) -Codechange: Generalize GetWidgetContentSize to UpdateWidgetSize for better control over widget size and resize steps. | 2009-07-18 10:46:55 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 8718babe90 | (svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get() | 2009-07-16 19:00:13 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 34570f4e93 | (svn r16842) -Cleanup: add some spaces around a few operators | 2009-07-16 10:13:33 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 4458a1ec32 | (svn r16840) -Codechange: Small merge in town directory widget content method. | 2009-07-15 23:04:26 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 43ee12137b | (svn r16740) -Codechange: Self-sizing widgets in intro screen, town directory, and found town windows. | 2009-07-04 15:35:36 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 9cfbe11e3a | (svn r16739) -Codechange: Initialize internal data before computing the widgets. | 2009-07-04 14:13:23 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 4d577b8cc1 | (svn r16734) -Codechange: Prepare intro, town directory, and found town windows for more flexible widget contents. | 2009-07-03 22:25:59 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 14d5eb0427 | (svn r16733) -Codechange: Move rebuilding and sorting the town list out of TownDirectoryWindow::OnPaint. | 2009-07-03 21:38:41 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 2509f55d87 | (svn r16689) -Codechange: Allow for rendering of parameterized text of nested widgets in Window::DrawWidget, adapt intro and town directory windows. | 2009-06-28 22:23:26 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 0365d15306 | (svn r16688) -Codechange: Some cleanup of intro screen and town directory. | 2009-06-28 21:23:37 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 0b66eb938f | (svn r16558) -Codechange: Switch found-town window to nested widgets. | 2009-06-10 20:48:22 +00:00 |  | 
			
				
					| 
							
							
								 alberth | e47ca002d2 | (svn r16517) -Codechange: Switched intro-screen and town directory window to nested widget trees. | 2009-06-04 14:34:38 +00:00 |  | 
			
				
					| 
							
							
								 smatz | 0c10daa243 | (svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsValidID(index) | 2009-05-17 01:00:56 +00:00 |  | 
			
				
					| 
							
							
								 smatz | d495dc5dbc | (svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index) | 2009-05-16 23:34:14 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 650cb3694e | (svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for DrawString. | 2009-04-26 14:52:56 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 5c5b357043 | (svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had this ID' from 'some' strings and replace the string name with something more sensible. | 2009-04-21 23:40:56 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | e88cb7f70f | (svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as they are basically the same thing | 2009-04-19 10:31:30 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 0f30d27872 | (svn r16049) -Codechange: Added nested widgets to town windows. | 2009-04-12 19:30:47 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 26630d4870 | (svn r16047) -Codechange: Extracting widget number enums from their window classes. | 2009-04-12 19:25:59 +00:00 |  |