glx22 
							
						 
					 
					
						
						
							
						
						66dd7c3879 
					 
					
						
						
							
							Fix: MSVC warnings ( #7423 )  
						
						
						
						
					 
					
						2019-03-28 00:09:33 +01:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						c01a2e2a81 
					 
					
						
						
							
							Codechange: Removed SmallVector completely  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						ab711e6942 
					 
					
						
						
							
							Codechange: Replaced SmallVector::[Begin|End]() with std alternatives  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						a0f36a50e6 
					 
					
						
						
							
							Codechange: Replaced SmallVector::Append() with std::vector::[push|emplace]_back()  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						097328c3d7 
					 
					
						
						
							
							Codechange: Replaced SmallVector::Get() const with std alternatives  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						aa7ca7fe64 
					 
					
						
						
							
							Codechange: Replaced SmallVector::Get(n) non-const with std::vector::data() + n  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						a690936ed7 
					 
					
						
						
							
							Codechange: Replace SmallVector::Length() with std::vector::size()  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						9cba6f7193 
					 
					
						
						
							
							Codechange: Replaced SmallVector::Compact() with std::vector::shrink_to_fit()  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						bfd79e59dc 
					 
					
						
						
							
							Codechange: Replace SmallVector::Clear() with std::vector::clear()  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								damfr 
							
						 
					 
					
						
						
							
						
						868c6f924a 
					 
					
						
						
							
							Add: Filter box to the save and load windows ( #6974 )  
						
						... 
						
						
						
						Save and heightmap names can be filtered. 
						
						
					 
					
						2018-11-25 20:54:25 +01:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						ec9a920aab 
					 
					
						
						
							
							(svn r27729) -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game.  
						
						... 
						
						
						
						-Codechange: Remove LAST_GRF_SLOT and MAX_NEWGRFS. Now NETWORK_MAX_GRF_COUNT is the only constant to specify the maximum number of non-static NewGRF.
-Codechange: Increase the number of file slots, effectively increasing the maximum number of static NewGRF and baseset GRFs. 
						
						
					 
					
						2017-01-14 13:12:49 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						0adfb1ac6f 
					 
					
						
						
							
							(svn r27653) -Fix(r27647): Rename FileOperation enum and values to SaveLoadOperation to avoid nameclash with windows compiler toolkit.  
						
						
						
						
					 
					
						2016-09-04 16:06:50 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						df9a9f074a 
					 
					
						
						
							
							(svn r27649) -Codechange: Introduce detailed file type enum, rebuild FiosType with it.  
						
						
						
						
					 
					
						2016-09-04 12:57:20 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						88bdf482c0 
					 
					
						
						
							
							(svn r27648) -Codechange: Remove remaining _saveload_mode usage.  
						
						
						
						
					 
					
						2016-09-04 12:56:56 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						75ad6d0100 
					 
					
						
						
							
							(svn r27647) -Codechange: Introduce file operations, and use it to replace most of SaveLoadDialogMode  
						
						
						
						
					 
					
						2016-09-04 12:56:23 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						2d7201781b 
					 
					
						
						
							
							(svn r27646) -Codechange: Move _fios_items variable into the SaveLoadWindow class.  
						
						
						
						
					 
					
						2016-09-04 12:55:54 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						d6cd3b1605 
					 
					
						
						
							
							(svn r27644) -Codechange: Split GetFiosItem into BuildFileList and FindItem, and move both to FileList.  
						
						
						
						
					 
					
						2016-09-04 12:54:52 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						caf3379746 
					 
					
						
						
							
							(svn r27642) -Codechange: FiosGet* file query functions take a destination file list.  
						
						
						
						
					 
					
						2016-09-04 12:54:03 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						bc08fe7c5f 
					 
					
						
						
							
							(svn r27641) -Codechange: Fold the _fios_items file list vector into its own class.  
						
						
						
						
					 
					
						2016-09-04 12:50:22 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						2fa0fdb176 
					 
					
						
						
							
							(svn r27638) -Codechange: Move FiosType enum, move and rename SetFiosType function.  
						
						
						
						
					 
					
						2016-09-04 12:47:07 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						9135f7130e 
					 
					
						
						
							
							(svn r27635) -Codechange: Move FileType and FileToSaveLoad structure definitions.  
						
						
						
						
					 
					
						2016-09-04 12:45:40 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						d6812947f3 
					 
					
						
						
							
							(svn r27634) -Codechange: Improve name of the SmallFiosItem struct.  
						
						
						
						
					 
					
						2016-09-04 12:45:11 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						a52864ef27 
					 
					
						
						
							
							(svn r27633) -Codechange: Extract _saveload_mode use from BuildFileList  
						
						
						
						
					 
					
						2016-09-04 12:44:42 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						21f991e235 
					 
					
						
						
							
							(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 
							
						 
					 
					
						
						
							
						
						b3e93d6520 
					 
					
						
						
							
							(svn r26057) -Fix: a number of possibly uninitialised variables  
						
						
						
						
					 
					
						2013-11-23 13:12:19 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f292a87dc4 
					 
					
						
						
							
							(svn r25312) -Fix-ish: missing spaces after comma + realignment of tables; quite boring with -x -w  
						
						
						
						
					 
					
						2013-06-01 07:44:53 +00:00 
						 
				 
			
				
					
						
							
							
								planetmaker 
							
						 
					 
					
						
						
							
						
						c24374f99c 
					 
					
						
						
							
							(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)  
						
						
						
						
					 
					
						2013-01-08 22:46:42 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						4563c50c91 
					 
					
						
						
							
							(svn r24491) -Fix: compilation error with networking disabled  
						
						
						
						
					 
					
						2012-08-21 19:03:21 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						fe31aa28c4 
					 
					
						
						
							
							(svn r24487) -Codechange [FS#5236]: make several DoesContentExist return the path instead of a boolean (LordAro)  
						
						
						
						
					 
					
						2012-08-20 21:01:40 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						433f74edd9 
					 
					
						
						
							
							(svn r23065) -Add: -q option to read a savegame, write some general info and exit  
						
						
						
						
					 
					
						2011-10-30 13:47:45 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						c6f3ded6d5 
					 
					
						
						
							
							(svn r22513) -Add: Allow for saving a heightmap from the file dialogue window.  
						
						
						
						
					 
					
						2011-05-28 13:55:59 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						1838225192 
					 
					
						
						
							
							(svn r22511) -Add: Function to make heightmap file paths.  
						
						
						
						
					 
					
						2011-05-28 13:55:05 +00:00 
						 
				 
			
				
					
						
							
							
								alberth 
							
						 
					 
					
						
						
							
						
						f5637b7975 
					 
					
						
						
							
							(svn r22500) -Doc: Fix and add fios doxygen documentation.  
						
						
						
						
					 
					
						2011-05-27 21:20:07 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d74fc0bee3 
					 
					
						
						
							
							(svn r21895) -Cleanup: get rid of the unused SLD_NEW_GAME  
						
						
						
						
					 
					
						2011-01-22 23:08:32 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						8909a5a2da 
					 
					
						
						
							
							(svn r20755) -Fix (r19975): small memory leak at program exit (happens only once)  
						
						
						
						
					 
					
						2010-09-06 15:47:11 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						30f2afac9b 
					 
					
						
						
							
							(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers  
						
						
						
						
					 
					
						2010-08-26 22:01:16 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						ff89345a5c 
					 
					
						
						
							
							(svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs.  
						
						
						
						
					 
					
						2010-06-13 14:17:26 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						d9b4d92050 
					 
					
						
						
							
							(svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK.  
						
						
						
						
					 
					
						2010-06-13 14:15:58 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						16618e6f16 
					 
					
						
						
							
							(svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK.  
						
						
						
						
					 
					
						2010-06-13 14:15:36 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						0270ca846e 
					 
					
						
						
							
							(svn r19978) -Add: Read settings during SL_LOAD_CHECK.  
						
						
						
						
					 
					
						2010-06-13 14:14:37 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						86244ad31e 
					 
					
						
						
							
							(svn r19977) -Add: Read current date during SL_LOAD_CHECK.  
						
						
						
						
					 
					
						2010-06-13 14:14:20 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						2d8c2af5e9 
					 
					
						
						
							
							(svn r19976) -Add: Read mapsize during SL_LOAD_CHECK.  
						
						
						
						
					 
					
						2010-06-13 14:13:49 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						8d9b573f8f 
					 
					
						
						
							
							(svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames.  
						
						
						
						
					 
					
						2010-06-13 14:13:23 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						13d43b8dab 
					 
					
						
						
							
							(svn r19937) -Codechange: Move some fios related prototypes to fios.h  
						
						
						
						
					 
					
						2010-06-05 19:02:29 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						1d9a84a934 
					 
					
						
						
							
							(svn r19936) -Codechange: If there is an enum, also use it.  
						
						
						
						
					 
					
						2010-06-05 18:44:31 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						398418b8fa 
					 
					
						
						
							
							(svn r19812) -Codechange: give some unnamed enums a name or, in case they consisted of unrelated values use static const (u)int  
						
						
						
						
					 
					
						2010-05-13 09:44:44 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						c5b34444af 
					 
					
						
						
							
							(svn r19084) -Codechange: minor coding-style fixups  
						
						
						
						
					 
					
						2010-02-10 17:37:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ca7f6f5d7a 
					 
					
						
						
							
							(svn r17528) -Codechange: use QSortT instead of qsort for sorting FiosItems  
						
						
						
						
					 
					
						2009-09-13 17:39:33 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7fbc33dae1 
					 
					
						
						
							
							(svn r17248) -Fix: add GPL license notice where appropriate  
						
						
						
						
					 
					
						2009-08-21 20:21:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0682c1c46c 
					 
					
						
						
							
							(svn r15608) -Codechange: use the file scanner to find the files for the saveload window.  
						
						
						
						
					 
					
						2009-03-04 01:09:48 +00:00