alberth 
							
						 
					 
					
						
						
							
						
						e297f14676 
					 
					
						
						
							
							(svn r26554) -Fix(r26489): Use last address of the destination buffer.  
						
						 
						
						
						
						
					 
					
						2014-05-03 15:45:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						5c7c2445d8 
					 
					
						
						
							
							(svn r26489) -Codechange: properly account for the end of buffers in the file io code instead of assuming MAX_PATH is okay  
						
						 
						
						
						
						
					 
					
						2014-04-23 21:23:21 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						2be4215f43 
					 
					
						
						
							
							(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values  
						
						 
						
						
						
						
					 
					
						2014-04-23 20:13:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								planetmaker 
							
						 
					 
					
						
						
							
						
						c8afee6f9c 
					 
					
						
						
							
							(svn r26423) -Fix: Don't crash when supplying an invalid filename without extension to cmd parameter -q  
						
						 
						
						
						
						
					 
					
						2014-03-23 14:55:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								frosch 
							
						 
					 
					
						
						
							
						
						50abcf3edc 
					 
					
						
						
							
							(svn r24804) -Add: Separate subdirectory for screenshots.  
						
						 
						
						
						
						
					 
					
						2012-12-09 16:52:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yexo 
							
						 
					 
					
						
						
							
						
						4d1d6332fb 
					 
					
						
						
							
							(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro)  
						
						 
						
						
						
						
					 
					
						2012-08-20 21:01:40 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						9bf2cb0e86 
					 
					
						
						
							
							(svn r23216) -Codechange: introduce the concept of having different tar lists  
						
						 
						
						
						
						
					 
					
						2011-11-14 21:28:43 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						661e5c6655 
					 
					
						
						
							
							(svn r22904) -Codechange: add tar filename to file scanning  
						
						 
						
						
						
						
					 
					
						2011-09-08 09:48:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						62886dfeed 
					 
					
						
						
							
							(svn r22827) -Codechange: pass the/a more proper sub directory when opening (some) files instead of the default one  
						
						 
						
						
						
						
					 
					
						2011-08-24 13:53:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						c455bf5b1a 
					 
					
						
						
							
							(svn r22823) -Codechange: pass the sub directory to search in to GetFileTitle  
						
						 
						
						
						
						
					 
					
						2011-08-24 13:35:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alberth 
							
						 
					 
					
						
						
							
						
						4b295664ad 
					 
					
						
						
							
							(svn r22511) -Add: Function to make heightmap file paths.  
						
						 
						
						
						
						
					 
					
						2011-05-28 13:55:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alberth 
							
						 
					 
					
						
						
							
						
						b04d69df7a 
					 
					
						
						
							
							(svn r22510) -Codechange: Extract filepath creation to its own function.  
						
						 
						
						
						
						
					 
					
						2011-05-28 13:54:42 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								glx 
							
						 
					 
					
						
						
							
						
						3e1bafdc0d 
					 
					
						
						
							
							(svn r22502) -Fix (r22501): WIN32 compilation  
						
						 
						
						
						
						
					 
					
						2011-05-28 03:23:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alberth 
							
						 
					 
					
						
						
							
						
						45f05f2419 
					 
					
						
						
							
							(svn r22501) -Codechange: Move FileExists to a better place.  
						
						 
						
						
						
						
					 
					
						2011-05-27 21:42:51 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alberth 
							
						 
					 
					
						
						
							
						
						19a9fc4a40 
					 
					
						
						
							
							(svn r22500) -Doc: Fix and add fios doxygen documentation.  
						
						 
						
						
						
						
					 
					
						2011-05-27 21:20:07 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						c46cadf3fd 
					 
					
						
						
							
							(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME  
						
						 
						
						
						
						
					 
					
						2011-01-22 23:08:32 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						05199a641a 
					 
					
						
						
							
							(svn r21890) -Cleanup: remove some unneeded includes  
						
						 
						
						
						
						
					 
					
						2011-01-22 14:52:20 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						360d6daf34 
					 
					
						
						
							
							(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers  
						
						 
						
						
						
						
					 
					
						2010-08-26 22:01:16 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								frosch 
							
						 
					 
					
						
						
							
						
						5b86c79fce 
					 
					
						
						
							
							(svn r20283) -Codechange: Unify start of doygen comments.  
						
						 
						
						
						
						
					 
					
						2010-08-01 19:22:34 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								terkhen 
							
						 
					 
					
						
						
							
						
						c92b2e9d3c 
					 
					
						
						
							
							(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).  
						
						 
						
						
						
						
					 
					
						2010-07-29 14:26:28 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alberth 
							
						 
					 
					
						
						
							
						
						0dd71a0d7e 
					 
					
						
						
							
							(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.  
						
						 
						
						
						
						
					 
					
						2010-06-27 09:05:10 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								frosch 
							
						 
					 
					
						
						
							
						
						8ef0aed0ae 
					 
					
						
						
							
							(svn r19936) -Codechange: If there is an enum, also use it.  
						
						 
						
						
						
						
					 
					
						2010-06-05 18:44:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								smatz 
							
						 
					 
					
						
						
							
						
						258b128a56 
					 
					
						
						
							
							(svn r19614) -Codechange: "it's" => "its" where appropriate  
						
						 
						
						
						
						
					 
					
						2010-04-12 14:12:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								smatz 
							
						 
					 
					
						
						
							
						
						52050197ea 
					 
					
						
						
							
							(svn r19509) -Codechange: remove superfluous semicolons after function definitions  
						
						 
						
						
						
						
					 
					
						2010-03-23 22:37:18 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						982b8ee5fc 
					 
					
						
						
							
							(svn r17693) -Cleanup: remove some unneeded includes  
						
						 
						
						
						
						
					 
					
						2009-10-04 17:16:41 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						ca78c69924 
					 
					
						
						
							
							(svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems  
						
						 
						
						
						
						
					 
					
						2009-09-13 17:39:33 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						99d46e0ad7 
					 
					
						
						
							
							(svn r17248) -Fix: add GPL license notice where appropriate  
						
						 
						
						
						
						
					 
					
						2009-08-21 20:21:05 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						be9033295e 
					 
					
						
						
							
							(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.  
						
						 
						
						
						
						
					 
					
						2009-08-21 20:15:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						c096e3d54c 
					 
					
						
						
							
							(svn r17228) -Codechange: some coding style fixes  
						
						 
						
						
						
						
					 
					
						2009-08-20 10:23:39 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								alberth 
							
						 
					 
					
						
						
							
						
						f24464e7ad 
					 
					
						
						
							
							(svn r16748) -Codechange: Don't cast away constness.  
						
						 
						
						
						
						
					 
					
						2009-07-05 15:01:36 +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 
							
						 
					 
					
						
						
							
						
						c7d4158c1b 
					 
					
						
						
							
							(svn r16023) -Fix (r15615) [FS#2817]: 32 bpp sprites in tars would also be shown in the list of heightmaps.  
						
						 
						
						
						
						
					 
					
						2009-04-10 20:20:37 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								glx 
							
						 
					 
					
						
						
							
						
						81361189ca 
					 
					
						
						
							
							(svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before defining unlink. Also remove redundant tchar.h includes as it is already in stdafx.h.  
						
						 
						
						
						
						
					 
					
						2009-03-14 15:42:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								michi_cc 
							
						 
					 
					
						
						
							
						
						968a2c95f8 
					 
					
						
						
							
							(svn r15706) -Fix: Make sure the filename passed to unlink() is always in file system encoding.  
						
						 
						
						
						
						
					 
					
						2009-03-14 00:25:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								glx 
							
						 
					 
					
						
						
							
						
						08862489f1 
					 
					
						
						
							
							(svn r15664) -Fix [FS#2716]: as always windows needs special handling when strings are involved  
						
						 
						
						
						
						
					 
					
						2009-03-10 14:54:46 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						b743e49bf4 
					 
					
						
						
							
							(svn r15657) -Fix [FS#2716]: undeterministic file sorting when the date is equal for all files  
						
						 
						
						
						
						
					 
					
						2009-03-09 21:55:17 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						8c68010ace 
					 
					
						
						
							
							(svn r15634) -Fix (r15632): some compilers seem to warn about the return value of fscanf.  
						
						 
						
						
						
						
					 
					
						2009-03-07 17:57:54 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								yexo 
							
						 
					 
					
						
						
							
						
						83c6b98232 
					 
					
						
						
							
							(svn r15633) -Fix (r15632): apparently there are several conflicting definitions of the arguments / return values of strrchr.  
						
						 
						
						
						
						
					 
					
						2009-03-06 21:07:01 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						d5762a5069 
					 
					
						
						
							
							(svn r15632) -Feature: allow downloading scenarios and heightmaps via bananas.  
						
						 
						
						
						
						
					 
					
						2009-03-06 19:33:45 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						34bd9ee636 
					 
					
						
						
							
							(svn r15626) -Fix [FS#2698]: UTF8 string handling could cause buffer overruns.  
						
						 
						
						
						
						
					 
					
						2009-03-06 01:23:25 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						bb48bfe1df 
					 
					
						
						
							
							(svn r15623) -Fix (r15615): close the files you've opened  
						
						 
						
						
						
						
					 
					
						2009-03-05 22:14:27 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						8a6f72d26a 
					 
					
						
						
							
							(svn r15615) -Feature: show scenarios/heightmaps from both your home directory and installation directory.  
						
						 
						
						... 
						
						
						
						-Change [FS#2692]: make it more likely that scenarios are saved to the directory where openttd.cfg is and not the installation directory (gives problems with e.g. Vista). The working directory still overrides the openttd.cfg directory though, but only if it has a scenario directory. 
						
						
					 
					
						2009-03-04 23:12:15 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						f16f7e2c92 
					 
					
						
						
							
							(svn r15611) -Change: when sorting files on modification date and the modification date is equal sort on the title so reversing the sorting direction actually reverses the order the listed files  
						
						 
						
						
						
						
					 
					
						2009-03-04 10:02:00 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						a6ca7b8237 
					 
					
						
						
							
							(svn r15610) -Change: allow loading of heightmaps and savegames (any form) that are in .tar files  
						
						 
						
						
						
						
					 
					
						2009-03-04 09:53:31 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						1bd82bf71d 
					 
					
						
						
							
							(svn r15608) -Codechange: use the file scanner to find the files for the saveload window.  
						
						 
						
						
						
						
					 
					
						2009-03-04 01:09:48 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						9e3449ecc9 
					 
					
						
						
							
							(svn r15605) -Codechange: constify a function  
						
						 
						
						
						
						
					 
					
						2009-03-04 00:13:52 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								smatz 
							
						 
					 
					
						
						
							
						
						9021c20b5e 
					 
					
						
						
							
							(svn r15299) -Cleanup: remove many redundant includes  
						
						 
						
						
						
						
					 
					
						2009-01-31 20:16:06 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								smatz 
							
						 
					 
					
						
						
							
						
						575a3a4563 
					 
					
						
						
							
							(svn r15144) -Codechange: make sure we don't run out of bounds while determining old savegame name  
						
						 
						
						... 
						
						
						
						Note this can't happen in current code 
						
						
					 
					
						2009-01-18 22:44:53 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						eff693d2e9 
					 
					
						
						
							
							(svn r15104) -Codechange: unify the resolving of the xyz kbytes/megabytes strings.  
						
						 
						
						
						
						
					 
					
						2009-01-16 12:59:47 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								rubidium 
							
						 
					 
					
						
						
							
						
						9bd1435fcf 
					 
					
						
						
							
							(svn r14656) -Change: replace instances of x & S_IFREG with S_ISREG(x) as S_IFREG can be 0 on some platforms.  
						
						 
						
						
						
						
					 
					
						2008-12-05 18:02:04 +00:00