Henry Wilson 
							
						 
					 
					
						
						
							
						
						7c8e7c6b6e 
					 
					
						
						
							
							Codechange: Use null pointer literal instead of the NULL macro  
						
						
						
						
					 
					
						2019-04-10 23:22:20 +02:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						ab711e6942 
					 
					
						
						
							
							Codechange: Replaced SmallVector::[Begin|End]() with std alternatives  
						
						
						
						
					 
					
						2019-03-26 20:15:57 +00:00 
						 
				 
			
				
					
						
							
							
								Henry Wilson 
							
						 
					 
					
						
						
							
						
						af7d9020a1 
					 
					
						
						
							
							Codechange: Use override specifer for overriding member declarations  
						
						... 
						
						
						
						This is a C++11 feature that allows the compiler to check that a virtual
member declaration overrides a base-class member with the same signature.
Also src/blitter/32bpp_anim_sse4.hpp +38 is no longer erroneously marked
as virtual despite being a template. 
						
						
					 
					
						2019-03-24 16:10:04 +01:00 
						 
				 
			
				
					
						
							
							
								Niels Martin Hansen 
							
						 
					 
					
						
						
							
						
						5ab06ef8a3 
					 
					
						
						
							
							Fix: Don't complain if CAT music files are missing entirely  
						
						... 
						
						
						
						Just complain if an index into a CAT file that exists is invalid. 
						
						
					 
					
						2018-06-15 23:09:17 +02:00 
						 
				 
			
				
					
						
							
							
								Niels Martin Hansen 
							
						 
					 
					
						
						
							
						
						a1b7812c7e 
					 
					
						
						
							
							Change: Improved looping of title song  
						
						
						
						
					 
					
						2018-06-15 23:09:17 +02:00 
						 
				 
			
				
					
						
							
							
								Niels Martin Hansen 
							
						 
					 
					
						
						
							
						
						276192f714 
					 
					
						
						
							
							Change  #6684 : Cutting point overrides for music base sets  
						
						... 
						
						
						
						This improves bad looping of title screen song from Windows TTD, and fixes
a long silence at the end of "Can't get there from here" from Windows TTD. 
						
						
					 
					
						2018-06-15 23:09:17 +02:00 
						 
				 
			
				
					
						
							
							
								Niels Martin Hansen 
							
						 
					 
					
						
						
							
						
						2ae9df7248 
					 
					
						
						
							
							Feature: Decoder for DOS version music  
						
						... 
						
						
						
						This is based on reverse-engineering the TTD DOS driver for General MIDI music. 
						
						
					 
					
						2018-06-05 22:58:35 +02:00 
						 
				 
			
				
					
						
							
							
								Niels Martin Hansen 
							
						 
					 
					
						
						
							
						
						f946b3da56 
					 
					
						
						
							
							Codechange: Pass a MusicSongInfo struct instead of bare filename to music drivers.  
						
						... 
						
						
						
						Preparation for later extending the info passed to music drivers. 
						
						
					 
					
						2018-06-05 22:58:35 +02:00 
						 
				 
			
				
					
						
							
							
								Charles Pigott 
							
						 
					 
					
						
						
							
						
						5c5267726f 
					 
					
						
						
							
							Fix: Warning about base set template instantiations with clang  
						
						
						
						
					 
					
						2018-04-21 16:28:50 +02: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 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						161b6c348b 
					 
					
						
						
							
							(svn r24037) -Feature: Allow display of baseset textfiles. (LordAro)  
						
						
						
						
					 
					
						2012-03-17 15:45:37 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						6db39410a1 
					 
					
						
						
							
							(svn r23887) -Feature: [NewGRF] Support for container version 2.  
						
						
						
						
					 
					
						2012-02-04 13:29:04 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						a9b6c5cd86 
					 
					
						
						
							
							(svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x bytes of the file.  
						
						
						
						
					 
					
						2012-02-04 13:29:00 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						df16ebd730 
					 
					
						
						
							
							(svn r23595) -Codechange: add comma after last enum to get a more uniform coding style  
						
						
						
						
					 
					
						2011-12-19 17:48:04 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2b897b4fa0 
					 
					
						
						
							
							(svn r23219) -Change: different directories for basesets and newgrfs. So data to baseset or newgrf, and gm to baseset  
						
						
						
						
					 
					
						2011-11-14 21:34:27 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						15f671279d 
					 
					
						
						
							
							(svn r23214) -Codechange: for base media sets pass the "search in tars" parameter to determine what to do  
						
						
						
						
					 
					
						2011-11-14 19:24:22 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7fd1e1df81 
					 
					
						
						
							
							(svn r23198) -Codechange: introduce a free that takes const pointers so we don't need to cast to void/non-const before being able to free  
						
						
						
						
					 
					
						2011-11-12 13:00:29 +00:00 
						 
				 
			
				
					
						
							
							
								michi_cc 
							
						 
					 
					
						
						
							
						
						c575b5bbd7 
					 
					
						
						
							
							(svn r23000) -Feature: Base graphics sets can now specify a preferred blitter which OpenTTD uses to decide which blitter to load.  
						
						
						
						
					 
					
						2011-10-04 21:35:47 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						414c397000 
					 
					
						
						
							
							(svn r22904) -Codechange: add tar filename to file scanning  
						
						
						
						
					 
					
						2011-09-08 09:48:52 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0061b5f184 
					 
					
						
						
							
							(svn r22822) -Codechange: make a distinction between base sets and newgrfs for their directory  
						
						
						
						
					 
					
						2011-08-24 13:33:49 +00:00 
						 
				 
			
				
					
						
							
							
								frosch 
							
						 
					 
					
						
						
							
						
						bbcd2bab5d 
					 
					
						
						
							
							(svn r22419) -Change: Always use the DOS palette for drawing.  
						
						... 
						
						
						
						-Remove: the '-i' option for palette selection. 
						
						
					 
					
						2011-05-04 17:12:37 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						6c9078fd30 
					 
					
						
						
							
							(svn r21844) -Codechange: move documentation towards the code to make it more likely to be updates [a-c].  
						
						
						
						
					 
					
						2011-01-18 22:17:15 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						5e08df7689 
					 
					
						
						
							
							(svn r20607) -Fix: retain information about all base sets that are found and not only the latest version. This to stop confusing people that use newer versions of the base sets than those available via BaNaNaS.  
						
						
						
						
					 
					
						2010-08-23 23:49:14 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						83e40b8ced 
					 
					
						
						
							
							(svn r19674) -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable  
						
						
						
						
					 
					
						2010-04-19 09:34:56 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						0f6d82df7e 
					 
					
						
						
							
							(svn r19262) -Feature: finalise BaNaNaS support for music sets  
						
						
						
						
					 
					
						2010-02-26 00:00:55 +00:00 
						 
				 
			
				
					
						
							
							
								yexo 
							
						 
					 
					
						
						
							
						
						3b9da089e5 
					 
					
						
						
							
							(svn r19212) -Fix: base graphics set with an empty filename in the obg file caused segfaults  
						
						
						
						
					 
					
						2010-02-22 20:18:59 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						03e5434e63 
					 
					
						
						
							
							(svn r19206) -Add: concept of fallback base sets, i.e. do not automatically load the NoMusic/NoSound sets when there is another set  
						
						
						
						
					 
					
						2010-02-22 16:24:23 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						a8d6d18b22 
					 
					
						
						
							
							(svn r18608) -Change: add the concept of music sets  
						
						
						
						
					 
					
						2009-12-22 21:40:29 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						d5d2354296 
					 
					
						
						
							
							(svn r17790) -Feature: translatable base sound/graphics set descriptions  
						
						
						
						
					 
					
						2009-10-17 20:34:09 +00:00 
						 
				 
			
				
					
						
							
							
								smatz 
							
						 
					 
					
						
						
							
						
						114d48e492 
					 
					
						
						
							
							(svn r17596) -Codechange: constify some tables  
						
						
						
						
					 
					
						2009-09-20 23:11:01 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						7fbc33dae1 
					 
					
						
						
							
							(svn r17248) -Fix: add GPL license notice where appropriate  
						
						
						
						
					 
					
						2009-08-21 20:21:05 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						2fd1b000e5 
					 
					
						
						
							
							(svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.  
						
						
						
						
					 
					
						2009-08-20 17:02:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						40a8bd556e 
					 
					
						
						
							
							(svn r17142) -Fix [FS#3103] (r17139): MSVC didn't like some template stuff  
						
						
						
						
					 
					
						2009-08-10 10:25:40 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						9ee2a66c86 
					 
					
						
						
							
							(svn r17139) -Change: add the concept of sound sets  
						
						
						
						
					 
					
						2009-08-09 19:50:44 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						ca0eb1d4ef 
					 
					
						
						
							
							(svn r17135) -Fix (r17133): some (older) GCCs failed to compile  
						
						
						
						
					 
					
						2009-08-09 18:44:35 +00:00 
						 
				 
			
				
					
						
							
							
								rubidium 
							
						 
					 
					
						
						
							
						
						f118932643 
					 
					
						
						
							
							(svn r17133) -Codechange: generalise the code that searches for base graphics  
						
						
						
						
					 
					
						2009-08-09 16:54:03 +00:00