rubidium 
							
						 
					 
					
						
						
							
						
						722613f7f3 
					 
					
						
						
							
							(svn r11706) -Codechange: split vehicle.h and remove another bunch of useless includes.  
						
						
						
						
					 
					
						2007-12-27 13:35:39 +00:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a6a9968d16 
					 
					
						
						
							
							(svn r10997) -Codechange: unify the vehicle view window. Patch by PhilSophus.  
						
						
						
						
					 
					
						2007-08-29 20:50:58 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						c186f91cbd 
					 
					
						
						
							
							(svn r10097) -Feature: Add support for articulated road vehicles, or callbacks 11 and 17 for  
						
						... 
						
						
						
						road vehicles for those who prefer the technical explanation. 
						
						
					 
					
						2007-06-11 14:00:16 +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 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						c8d05162c2 
					 
					
						
						
							
							(svn r9869) -Codechange: replace some bytes with VehicleType, i.e. more type strictness.  
						
						
						
						
					 
					
						2007-05-18 17:31:41 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						45b0c8042f 
					 
					
						
						
							
							(svn r9559) -Documentation: doxygen and comment changes: 'U' and 'V' now.  Almost done. Yeah. I know, I've already said that...  
						
						
						
						
					 
					
						2007-04-04 04:08:47 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						822ce5661d 
					 
					
						
						
							
							(svn r9475) -Codechange: Allow the purchase details widget to expand dynamically if there's still not enough room for the text.  
						
						
						
						
					 
					
						2007-03-26 11:41:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						36cea84b11 
					 
					
						
						
							
							(svn r9068) -Codechange: capitalize the VEH_Train etc. enums to match the coding style (and rest of the code).  
						
						
						
						
					 
					
						2007-03-08 16:27:54 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						89b362a622 
					 
					
						
						
							
							(svn r8661) -Fix: [depot windows] Enlarge the blocks in the depot window if a sprite is too big to fit (ships and aircraft only)  
						
						... 
						
						
						
						-Codechange: depot windows default now makes a 1x1 matrix and resize the window by block size*number of blocks
   This will make less vehicle type specific code and easier to read resizing based on sprite sizes 
						
						
					 
					
						2007-02-10 13:37:32 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						10d6f066e4 
					 
					
						
						
							
							(svn r8371) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own  
						
						... 
						
						
						
						Note: it's the same as r8363, only this time the svn history of autoreplace should be preserved 
						
						
					 
					
						2007-01-23 13:26:12 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						751409fe83 
					 
					
						
						
							
							(svn r8370) -Revert (r8363): the autoreplace GUI move cleared the file history  
						
						
						
						
					 
					
						2007-01-23 13:10:43 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						a7edefb8d7 
					 
					
						
						
							
							(svn r8363) -Codechange: [autoreplace GUI] moved the autoreplace GUI to a file of it's own  
						
						
						
						
					 
					
						2007-01-23 00:04:17 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						71d22b2f5e 
					 
					
						
						
							
							(svn r8338) -Codechange: merged road vehicle build window into the other ones  
						
						... 
						
						
						
						Note: now all build vehicle windows are merged into build_vehicle_gui.cpp 
						
						
					 
					
						2007-01-22 02:09:51 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						c39e513076 
					 
					
						
						
							
							(svn r8335) -Feature: the build ship window is now also resizable horizontally and contains sorting options  
						
						... 
						
						
						
						-Codechange: the build ship window is merged into build_vehicle_gui.cpp 
						
						
					 
					
						2007-01-22 00:26:46 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						884af9d856 
					 
					
						
						
							
							(svn r8331) -Feature: the train and aircraft build windows are now resizable in horizontal direction as well  
						
						... 
						
						
						
						-Codechange: merged train and aircraft build window code 
						
						
					 
					
						2007-01-21 22:50:43 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						44494a8e93 
					 
					
						
						
							
							(svn r8293) -Codechange: overloaded ShowVehicleListWindow() so it can open all types of vehicle lists (depending on arguments)  
						
						... 
						
						
						
						- Also removed some unneeded arguments
  - this also allows removing an if-else cascade in ShowVehicleListWindowLocal() 
						
						
					 
					
						2007-01-21 00:01:47 +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