darkvater 
							
						 
					 
					
						
						
							
						
						b909a1f775 
					 
					
						
						
							
							(svn r2070) - VS.NET: remove all superflouos file compilation directives (inherit setting from project defaults), except for w32dm.c which has to be C++.  
						
						
						
						
					 
					
						2005-03-25 20:15:00 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						44f3702919 
					 
					
						
						
							
							(svn r2062) - Set native eol-style on some OS specific files to allow cross-OS diff patching  #2  
						
						
						
						
					 
					
						2005-03-25 15:30:51 +00:00 
						 
				 
			
				
					
						
							
							
								miham 
							
						 
					 
					
						
						
							
						
						7678a937e4 
					 
					
						
						
							
							(svn r1880) [Codechange] Added isocodes to langfiles and support code to strgen (Lauri Nurmi)  
						
						
						
						
					 
					
						2005-02-17 07:49:31 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						4cc0952736 
					 
					
						
						
							
							(svn r1747) - Fix: [network] ottd should compile when networking is disabled.  
						
						... 
						
						
						
						- Change: change strgen project file to get rid of warning. 
						
						
					 
					
						2005-01-31 00:12:44 +00:00 
						 
				 
			
				
					
						
							
							
								dominik 
							
						 
					 
					
						
						
							
						
						6027e777c8 
					 
					
						
						
							
							(svn r1598) Feature: Message history now is stickyable and resizeable  
						
						... 
						
						
						
						The news messages are now precisely cropped according to pixel width to fit optimal into the window.
Introduced a new date format: DATE_TINY, which is ISOish. 
						
						
					 
					
						2005-01-22 23:13:20 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						1f4c1e8821 
					 
					
						
						
							
							(svn r1281) -Fix: the OS/2 is now finished. Fixes:  
						
						... 
						
						
						
						- Networking
  - File selector issue
  - Keyboard input
  - Dedicated server console issue (use dedicated.cmd to open a server)
  - Plus many other minor issues 
						
						
					 
					
						2004-12-27 10:40:04 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						3f87f29a81 
					 
					
						
						
							
							(svn r1249) -Fix: new files in the last commit had double content  
						
						
						
						
					 
					
						2004-12-23 15:08:53 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						a9bb5be49d 
					 
					
						
						
							
							(svn r1248) -Add: initial OS/2 support (read docs/ReadMe_OS2.txt) (orudge)  
						
						... 
						
						
						
						Works fine, beside some minor stuff:
  - Network is not working yet
  - Keyboard is not working
  - No MIDI support
  - 'A few file selector bugs involving drives' 
						
						
					 
					
						2004-12-23 14:46:16 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						9be1dadb04 
					 
					
						
						
							
							(svn r847) Add the station type icons to strgen: {TRAIN}, {LORRY}, {BUS}, {PLANE} and {SHIP}  
						
						
						
						
					 
					
						2004-11-28 19:46:24 +00:00 
						 
				 
			
				
					
						
							
							
								tron 
							
						 
					 
					
						
						
							
						
						0f24c74b14 
					 
					
						
						
							
							(svn r661) Make strgen print its own revision instead of the repo's.  
						
						... 
						
						
						
						This also fixes the annoying unecessary language file recompiles. 
						
						
					 
					
						2004-11-17 18:38:07 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						397cc50f61 
					 
					
						
						
							
							(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name actually makes some sense and is also compatible with TTDPatch (pasky).  
						
						
						
						
					 
					
						2004-11-14 13:07:07 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						57e202b256 
					 
					
						
						
							
							(svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation  
						
						... 
						
						
						
						-Fix: warning on release build of strgen 
						
						
					 
					
						2004-09-14 18:19:29 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						fc9a450e75 
					 
					
						
						
							
							(svn r237) -Fix: [1025836] Company value problem (again). Now company value rightly shows the value, including ALL your money.  
						
						... 
						
						
						
						-Fix: Graphs now accomodate 64bit numbers (so the company value graph doesn't plummet into -... if value is too big)
-Strgen: added CURRCOMPACT64 for this, and 64bit versions of several macros. 
						
						
					 
					
						2004-09-13 20:38:36 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						e295e46e3e 
					 
					
						
						
							
							(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)  
						
						... 
						
						
						
						-CodeLayout: Remove trailing spaces and Windows linebreaks 
						
						
					 
					
						2004-09-12 21:49:38 +00:00 
						 
				 
			
				
					
						
							
							
								darkvater 
							
						 
					 
					
						
						
							
						
						091566b779 
					 
					
						
						
							
							(svn r182) -Fix: [1024380] strgen diff (Warning fix + MorphOS fix). Removes the longest standing warning on compilation of strgen (tokai)  
						
						
						
						
					 
					
						2004-09-08 15:01:12 +00:00 
						 
				 
			
				
					
						
							
							
								truelight 
							
						 
					 
					
						
						
							
						
						efaeb275f7 
					 
					
						
						
							
							(svn r1) Import of revision 975 of old (crashed) SVN  
						
						
						
						
					 
					
						2004-08-09 17:04:08 +00:00