rubidium 
							
						 
					 
					
						
						
							
						
						8bfbfd0031 
					 
					
						
						
							
							(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 
						 
				 
			
				
					
						
							
							
								skidd13 
							
						 
					 
					
						
						
							
						
						67c371f3d9 
					 
					
						
						
							
							(svn r11446) -Codechange: change the naming of road related code parts to something more descriptive  
						
						... 
						
						
						
						-Change: invert the two single roads gui buttons, making it consistent with rails toolbar
Based on a patch by Octopussy 
						
						
					 
					
						2007-11-17 01:10:06 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						e2c0f1faf7 
					 
					
						
						
							
							(svn r11374) -Codechange: Give meaning to the magical number that specifies the color of the text in a DrawString call.  
						
						... 
						
						
						
						Patch heavily based on BiBB's work (FS#1383) 
						
						
					 
					
						2007-11-04 00:08:57 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						3a785b000a 
					 
					
						
						
							
							(svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.  
						
						
						
						
					 
					
						2007-10-22 19:11:50 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a6a9968d16 
					 
					
						
						
							
							(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.  
						
						
						
						
					 
					
						2007-08-29 20:50:58 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						690a27f8ce 
					 
					
						
						
							
							(svn r10522) -Fix: the "build truck station" GUI showed that it would accept tourists when it does not, whereas the "build bus station" GUI did not show them when it did accept them.  
						
						
						
						
					 
					
						2007-07-12 13:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0d8e82b7d7 
					 
					
						
						
							
							(svn r10246) -Fix (r10297): some forgotten money conversions and truncation issues. Thanks to benc for providing the patch.  
						
						
						
						
					 
					
						2007-06-21 14:32:27 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						3b2a1c1c69 
					 
					
						
						
							
							(svn r9901) -Codechange: Decide what to do with selected land areas based on the specific variable, not how it was highlighted.  
						
						
						
						
					 
					
						2007-05-23 13:52:10 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						1a9d43ff40 
					 
					
						
						
							
							(svn r9900) -Codechange: Separate the variables for how to highlight a land area and what to do with it afterwards.  
						
						
						
						
					 
					
						2007-05-23 12:45:56 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						33c3420ef4 
					 
					
						
						
							
							(svn r9897) -Codechange: prepare the toolbar for more road types.  
						
						
						
						
					 
					
						2007-05-21 21:58:31 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						8f0f090c51 
					 
					
						
						
							
							(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.  
						
						
						
						
					 
					
						2007-05-19 09:40:18 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						1f552686d8 
					 
					
						
						
							
							(svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01)  
						
						
						
						
					 
					
						2007-05-07 17:10:30 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						240cbd4dd2 
					 
					
						
						
							
							(svn r8950) -Cleanup: doxygen changes.  Mostly @files missing tags and a few comments style.  
						
						
						
						
					 
					
						2007-03-01 01:24:44 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						3d581f4f89 
					 
					
						
						
							
							(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.  
						
						
						
						
					 
					
						2007-02-20 22:09:21 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						5052c6609d 
					 
					
						
						
							
							(svn r8436) -Fix  
						
						... 
						
						
						
						-Feature: When linking the terraform toolbar to the build toolbars place them side by side instead of on top of each other 
						
						
					 
					
						2007-01-28 10:09:40 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						babda828ab 
					 
					
						
						
							
							(svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp.  
						
						
						
						
					 
					
						2007-01-21 12:35:35 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a7d0cdf95f 
					 
					
						
						
							
							(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, stillunknown and pv2b.  
						
						
						
						
					 
					
						2007-01-10 18:56:51 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						013df98f79 
					 
					
						
						
							
							(svn r7759) -Merge: makefile rewrite. This merge features:  
						
						... 
						
						
						
						- A proper ./configure, so everything needs to be configured only once, not for every make.
 - Usage of makedepend when available. This greatly reduces the time needed for generating the dependencies.
 - A generator for all project files. There is a single file with sources, which is used to generate Makefiles and the project files for MSVC.
 - Proper support for OSX universal binaries.
 - Object files for non-MSVC compiles are also placed in separate directories, making is faster to switch between debug and release compiles and it does not touch the directory with the source files.
 - Functionality to make a bundle of all needed files for for example a nightly or distribution of a binary with all needed GRFs and language files.
Note: as this merge moves almost all files, it is recommended to make a backup of your working copy before updating your working copy. 
						
						
					 
					
						2007-01-02 19:19:48 +00:00