rubidium 
							
						 
					 
					
						
						
							
						
						45113f6d96 
					 
					
						
						
							
							(svn r16887) -Fix (r16884): erroneous semicolon.  
						
						
						
						
					 
					
						2009-07-20 13:16:15 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7dd42bbc6a 
					 
					
						
						
							
							(svn r16885) -Codechange: reduce (string) duplication with vehicle lists  
						
						
						
						
					 
					
						2009-07-20 11:12:59 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						9943d1f650 
					 
					
						
						
							
							(svn r16881) -Codechange: fix some naming inconsistencies w.r.t. strings used in the vehicle list GUIs.  
						
						
						
						
					 
					
						2009-07-19 16:57:04 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						fe9f5cbc46 
					 
					
						
						
							
							(svn r16845) -Codechange: Introduction of constants for describing the bits in a WWT_MATRIX data field.  
						
						
						
						
					 
					
						2009-07-16 16:22:23 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						50624d5c0f 
					 
					
						
						
							
							(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time, binary size and run time (with asserts disabled) should be improved  
						
						
						
						
					 
					
						2009-05-22 15:13:50 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						512db5248e 
					 
					
						
						
							
							(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsValidID() and PoolItem::Get()  
						
						
						
						
					 
					
						2009-05-18 16:21:28 +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 
							
						 
					 
					
						
						
							
						
						241af768f0 
					 
					
						
						
							
							(svn r16242) -Codechange: rework pausing  
						
						... 
						
						
						
						-Fix [FS#2864]: autopause and manual pausing conflict with eachother
-Fix: new game + pause on new game + autopause make the game not unpause on the first join 
						
						
					 
					
						2009-05-06 15:06:57 +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 
							
						 
					 
					
						
						
							
						
						bbd546b792 
					 
					
						
						
							
							(svn r15885) -Codechange: Removed new_size parameter of Window::OnResize() callback  
						
						
						
						
					 
					
						2009-03-29 09:49:11 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						8f5f39cf09 
					 
					
						
						
							
							(svn r15820) -Codechange: Some windows using nested widgets  
						
						
						
						
					 
					
						2009-03-22 21:16:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2e38d7c332 
					 
					
						
						
							
							(svn r15812) -Codechange: use the new DrawString API in another set of GUIs  
						
						
						
						
					 
					
						2009-03-22 14:39:20 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2a422e3e95 
					 
					
						
						
							
							(svn r15791) -Codechange: remove the *RightAligned part of the old text drawing API.  
						
						
						
						
					 
					
						2009-03-21 22:22:00 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						57c5ce84eb 
					 
					
						
						
							
							(svn r15724) -Codechange: some widget documentation/fixing of enumified constant names (Alberth)  
						
						
						
						
					 
					
						2009-03-15 15:22:09 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7f468dc142 
					 
					
						
						
							
							(svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth)  
						
						
						
						
					 
					
						2009-03-15 15:12:06 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f3e0fd7416 
					 
					
						
						
							
							(svn r15711) -Codechange: lots of whitespace cleanup/fixes  
						
						
						
						
					 
					
						2009-03-14 18:16:29 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c7f3daacbf 
					 
					
						
						
							
							(svn r15427) -Codechange: give w->caption_color a more sensible name as it holds the owner of whatever is shown in the window  
						
						
						
						
					 
					
						2009-02-09 02:33:10 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						bce50498fc 
					 
					
						
						
							
							(svn r15312) -Codechange: Handle closing of drop down menus when clicking in a window in a single place, instead of in the OnClick event for some windows. This standardises behaviour so that clicking anywhere in a window will close its drop down menu, which happened before for some windows but not all. In addition the dubious feature of hiding a drop down menu by opening the same menu has been removed. This only caused wasted CPU cycles as a whole new list was generated and then destroyed. Breathe.  
						
						
						
						
					 
					
						2009-02-01 22:32:07 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						9021c20b5e 
					 
					
						
						
							
							(svn r15299) -Cleanup: remove many redundant includes  
						
						
						
						
					 
					
						2009-01-31 20:16:06 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						28ea38ae55 
					 
					
						
						
							
							(svn r14949) -Cleanup: pointer coding style  
						
						
						
						
					 
					
						2009-01-10 00:31:47 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						eec8c04586 
					 
					
						
						
							
							(svn r14925) -Fix [FS#2500]: Abort dragging of vehicles in the group window when they are deleted.  
						
						
						
						
					 
					
						2009-01-08 21:16:19 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						b00e510140 
					 
					
						
						
							
							(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depots, industries, towns and waypoints  
						
						
						
						
					 
					
						2009-01-03 16:06:58 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e83cca7d13 
					 
					
						
						
							
							(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional) parameter.  
						
						
						
						
					 
					
						2008-12-28 14:37:19 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						e589c7e580 
					 
					
						
						
							
							(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.  
						
						
						
						
					 
					
						2008-09-30 20:51:04 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f56e630e5c 
					 
					
						
						
							
							(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 
							
						 
					 
					
						
						
							
						
						e543181b12 
					 
					
						
						
							
							(svn r14334) -Feature: ability to reset name to default/automatic value (for vehicles, engines, towns, groups, stations, waypoints, managers and companies)  
						
						
						
						
					 
					
						2008-09-15 19:02:50 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						ffa39caf3d 
					 
					
						
						
							
							(svn r14331) -Codechange: use an enum as additional parameter for ShowQueryString()  
						
						
						
						
					 
					
						2008-09-15 16:29:40 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						1c5338cbce 
					 
					
						
						
							
							(svn r14329) -Fix (r14306): selections in the group GUI weren't shown anymore.  
						
						
						
						
					 
					
						2008-09-15 10:02:39 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4ea5308d49 
					 
					
						
						
							
							(svn r14306) -Codechange: unify the code to draw the vehicle list.  
						
						... 
						
						
						
						-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows. 
						
						
					 
					
						2008-09-13 10:04:36 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ac48a45cb8 
					 
					
						
						
							
							(svn r14303) -Codechange: make the vehicle list part of the group window look exactly like the vehicle list instead of some buttons being one pixel wider/smaller.  
						
						
						
						
					 
					
						2008-09-12 21:59:34 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f60ef76050 
					 
					
						
						
							
							(svn r14302) -Codechange: simplify and make the vehicle list and group windows behave the same w.r.t. getting wider (by default) for trains than the other vehicles.  
						
						
						
						
					 
					
						2008-09-12 21:58:36 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3423721523 
					 
					
						
						
							
							(svn r14301) -Codechange: give the vehicle list and group list the same relative size and the same absolute height for the vehicle list items.  
						
						
						
						
					 
					
						2008-09-12 21:20:12 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c816cc37fd 
					 
					
						
						
							
							(svn r14063) -Codechange: replace some "magic" constants with enumified constants.  
						
						
						
						
					 
					
						2008-08-13 06:05:01 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						a63bcef135 
					 
					
						
						
							
							(svn r13879) -Codechange: Replace numbers with Colours enum on engine, industries and group gui  
						
						
						
						
					 
					
						2008-07-30 16:13:58 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						6898a76c5f 
					 
					
						
						
							
							(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool.  
						
						
						
						
					 
					
						2008-07-17 20:13:01 +00:00 
						 
				 
			
				
					
						
							
							
								skidd13 
							
						 
					 
					
						
						
							
						
						ec261a6456 
					 
					
						
						
							
							(svn r13587) -Codechange: make some globals members of VehicleListBase since they are used as such  
						
						... 
						
						
						
						-Cleanup: some small things referring the change 
						
						
					 
					
						2008-06-19 19:58:30 +00:00 
						 
				 
			
				
					
						
							
							
								skidd13 
							
						 
					 
					
						
						
							
						
						d85c5f020b 
					 
					
						
						
							
							(svn r13534) -Codechange: Replace the main part of VehiclesListBase sorting with GUIList function calls  
						
						
						
						
					 
					
						2008-06-16 17:09:52 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						698a51a41e 
					 
					
						
						
							
							(svn r13319) -Codechange: Remove use of imaginary horizontal scrollbar in the group vehicle list  
						
						
						
						
					 
					
						2008-05-29 07:34:40 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						33dc3165be 
					 
					
						
						
							
							(svn r13280) -Fix (r13276): MSVC compilation was broken  
						
						
						
						
					 
					
						2008-05-27 00:13:51 +00:00 
						 
				 
			
				
					
						
							
							
								skidd13 
							
						 
					 
					
						
						
							
						
						16cee252a7 
					 
					
						
						
							
							(svn r13271) -Codechange: groups sorting uses GUILists Sort() now  
						
						
						
						
					 
					
						2008-05-26 18:30:58 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						0434e83e91 
					 
					
						
						
							
							(svn r13270) -Codechange: There is no need to clear lists in the window constructor  
						
						
						
						
					 
					
						2008-05-26 18:25:27 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						781b90ac91 
					 
					
						
						
							
							(svn r13266) -Codechange: Use SmallVector in GUIList  
						
						
						
						
					 
					
						2008-05-26 16:23:23 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						162e2e074b 
					 
					
						
						
							
							(svn r13185) -Codechange: remove everything related to the WindowProc callbacks.  
						
						
						
						
					 
					
						2008-05-19 09:48:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3ee2556585 
					 
					
						
						
							
							(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+InvalidateWindowXXX with InvalidateWindowXXXData.  
						
						
						
						
					 
					
						2008-05-18 16:51:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a89b5721a8 
					 
					
						
						
							
							(svn r13139) -Codechange: move DrawWindowWidgets and DrawWindowViewport to the Window class and remove Window from their naming.  
						
						
						
						
					 
					
						2008-05-17 12:48:06 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0d2e74fb71 
					 
					
						
						
							
							(svn r13078) -Fix: group gui used the vehicle type before it was actually set.  
						
						
						
						
					 
					
						2008-05-13 21:50:31 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a7db265bb6 
					 
					
						
						
							
							(svn r13069) -Codechange: it is no longer needed to pass a void *data pointer with the WE_CREATE message because nothing uses it anymore.  
						
						
						
						
					 
					
						2008-05-13 14:43:33 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ee3c14b344 
					 
					
						
						
							
							(svn r13046) -Codechange: make classes of the VehicleListWindow and the VehicleGroupWindow.  
						
						
						
						
					 
					
						2008-05-11 15:00:11 +00:00