rubidium 
							
						 
					 
					
						
						
							
						
						2800a49f03 
					 
					
						
						
							
							(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "road" everywhere except in the tile type.  
						
						
						
						
					 
					
						2007-07-29 23:42:59 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a15df67f9a 
					 
					
						
						
							
							(svn r10732) -Codechange: lower the minimum size for the extra viewport window.  
						
						
						
						
					 
					
						2007-07-29 23:25:17 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						b837299800 
					 
					
						
						
							
							(svn r10708) -Codechange: allow automatic downsizing of the smallmap window in case of low resolutions; one could already make the window smaller, but the resize button was unreachable.  
						
						
						
						
					 
					
						2007-07-27 22:10:21 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						13ab17bca8 
					 
					
						
						
							
							(svn r10704) -Codechange: provide an infrastructure to have resizable windows that are smaller than the default window size.  
						
						
						
						
					 
					
						2007-07-27 12:49:04 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						7031cc3c0b 
					 
					
						
						
							
							(svn r10665) -Codechange: replace magic 15 with MAX_TILE_HEIGHT (bilbo)  
						
						... 
						
						
						
						-Codechange: replace magic 13 with MAX_SNOWLINE_HEIGHT (bilbo)
-Codechange: assure _map_height_bits is always of correct size (Rubidium) 
						
						
					 
					
						2007-07-23 19:30:36 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						df009178d4 
					 
					
						
						
							
							(svn r10587) -Codechange: move the string/dparam related stuff from variables.h to strings.h  
						
						
						
						
					 
					
						2007-07-16 09:16:58 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						79cd3f5db0 
					 
					
						
						
							
							(svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter  
						
						... 
						
						
						
						-Codechange: introduced a hierachy of blitters to avoid a lot of code duplication
 Note: this allows much easier adding other types of video-drivers, like OpenGL 
						
						
					 
					
						2007-06-17 20:30:28 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						0e53fd6d32 
					 
					
						
						
							
							(svn r10121) -Codechange: split renderer from rest of code; no longer any code directly accesses the video-buffer  
						
						... 
						
						
						
						-Add: added NULL blitter and renderer, which are always used for -vnull
-Add: dedicated driver doesn't blit nor render by default. Can be overruled by user. (-D -b 8bpp-optimized)
-Remove: removed CTRL+D from win32, which is incompatible with above
-Add: extended screenshot support for PNG and BMP
-Codechange: remove all hardcoded 8bpp references and replace them with more dynamic ones
-Codechange: minor stuff in blitters 
						
						
					 
					
						2007-06-12 20:24:12 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						06bc9866aa 
					 
					
						
						
							
							(svn r9992) -Codechange: Remove some hardcoded references to Industry IDs.  
						
						... 
						
						
						
						A few more to go 
						
						
					 
					
						2007-05-30 20:20:58 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						0a3ebbbc22 
					 
					
						
						
							
							(svn r9983) -Codechange: Use the "enabled" property of the industry spec.  
						
						
						
						
					 
					
						2007-05-30 01:55:11 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						2851f58efa 
					 
					
						
						
							
							(svn r9962) -Feature: Add smooth viewport scrolling. This must be enabled with patch setting 'smooth_scroll'  
						
						
						
						
					 
					
						2007-05-28 16:46:16 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						b605f68631 
					 
					
						
						
							
							(svn r9846) -Codechange: introduced ZOOM_LVL_MIN and ZOOM_LVL_MAX for the obvious reasons  
						
						... 
						
						
						
						-Codechange: introduced ZOOM_LVL_DETAIL to show/remove details
-Codechange: changed << and >> operator with ZoomLevel to a simple wrapper (that in theory also allows zoom-in besides the current zoom-out)
-Fix r9845: missed some int -> ZoomLevel 
						
						
					 
					
						2007-05-15 16:08:46 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						dc191785db 
					 
					
						
						
							
							(svn r9844) -Codechange: replace zoomlevel with an enum  
						
						... 
						
						
						
						-Codechange: use predefined enums for viewport zoomlevels 
						
						
					 
					
						2007-05-15 14:08:39 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						73a0ccdf9a 
					 
					
						
						
							
							(svn r9721) -Codechange: -Codechange: Cleanup of industry_cmd (Step-12).  Dynamically build the legends (name and color) for industries in the smallmap_gui.  
						
						... 
						
						
						
						All the tiny fonts industry names should be removed from language files soon. 
						
						
					 
					
						2007-04-26 20:20:12 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						d1c2c90ad0 
					 
					
						
						
							
							(svn r9669) -Documentation: some more doxygen fixes  
						
						
						
						
					 
					
						2007-04-18 18:00:33 +00:00 
						 
				 
			
				
					
						
							
							
								peter1138 
							
						 
					 
					
						
						
							
						
						01ab087f35 
					 
					
						
						
							
							(svn r9666) -Fix (r9651): end of data / column flags were reversed  
						
						
						
						
					 
					
						2007-04-18 07:22:53 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						76faa0f759 
					 
					
						
						
							
							(svn r9664) -Documentation: Doxygen corrections,errors and omissions  
						
						
						
						
					 
					
						2007-04-17 21:09:38 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						6427aff94e 
					 
					
						
						
							
							(svn r9652) -Fix(r9651): "const" keyword forgotten. Spotted by glx.  
						
						... 
						
						
						
						I guess i'm a bit eager to have a writable array for newindustries ;) 
						
						
					 
					
						2007-04-16 19:55:17 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						5c4700599e 
					 
					
						
						
							
							(svn r9651) -Codechange: make legend system of smallmap a little bit less magic with the help of a struct and not an array of bytes  
						
						
						
						
					 
					
						2007-04-16 19:44:22 +00:00 
						 
				 
			
				
					
						
							
							
								maedhros 
							
						 
					 
					
						
						
							
						
						3d81de8d7e 
					 
					
						
						
							
							(svn r9609) -Codechange: Move some function prototypes out of functions.h and into landscape.h, and add a few where they didn't exist.  
						
						
						
						
					 
					
						2007-04-12 13:07:15 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						6ec39ea441 
					 
					
						
						
							
							(svn r9578) -Codechange: Cleanup of industry_cmd (Step-10). Use industry's spec map_colour for smallmap industry color code drawing  
						
						
						
						
					 
					
						2007-04-09 01:14:43 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						6a86e75870 
					 
					
						
						
							
							(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The end of the preliminary work is near  
						
						
						
						
					 
					
						2007-04-04 01:35:16 +00:00 
						 
				 
			
				
					
						
							
							
								belugas 
							
						 
					 
					
						
						
							
						
						691f8578fd 
					 
					
						
						
							
							(svn r9400) -Codechange: Use some more representative enum names for landscape types.  
						
						
						
						
					 
					
						2007-03-22 03:42:43 +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 
							
						 
					 
					
						
						
							
						
						979ccd45ba 
					 
					
						
						
							
							(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};  
						
						
						
						
					 
					
						2007-03-07 12:11:48 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4169bfba06 
					 
					
						
						
							
							(svn r9050) -Codechange: Foo(void) -> Foo()  
						
						
						
						
					 
					
						2007-03-07 11:47:46 +00:00 
						 
				 
			
				
					
						
							
							
								bjarni 
							
						 
					 
					
						
						
							
						
						d40886903d 
					 
					
						
						
							
							(svn r8621) -Codechange: assigned new numbers to the VEH_(type) enum so that VEH_Train is 0, VEH_Road is 1 and so on  
						
						... 
						
						
						
						This means that "v->type" can be used as array indexes instead of VehTypeToIndex() (or "v->type - VEH_Train/0x10 as the code still used in some places)
  Surprisingly this can be done without changing the savegame format 
						
						
					 
					
						2007-02-07 19:10:19 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2a9851a3ad 
					 
					
						
						
							
							(svn r8511) -Codechange: make WindowClass an enumerated value.  
						
						
						
						
					 
					
						2007-02-01 15:49:12 +00:00 
						 
				 
			
				
					
						
							
							
								KUDr 
							
						 
					 
					
						
						
							
						
						07c30785ab 
					 
					
						
						
							
							(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed to .cpp)  
						
						
						
						
					 
					
						2007-01-10 18:12:09 +00:00