| 
							
							
								 rubidium | 8e5f433b22 | (svn r22826) -Codechange: pass sub directory to NewGRF loading functions | 2011-08-24 13:48:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 26788cf363 | (svn r22825) -Codechange: pass subdir to FioOpenFile | 2011-08-24 13:42:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 2a12c9df2f | (svn r22825) -Codechange: pass subdir to FioOpenFile | 2011-08-24 13:42:06 +00:00 |  | 
			
				
					| 
							
							
								 frosch | acb0713622 | (svn r22802) -Fix (r22781): Coding style. | 2011-08-21 14:59:05 +00:00 |  | 
			
				
					| 
							
							
								 frosch | cb93a7a824 | (svn r22802) -Fix (r22781): Coding style. | 2011-08-21 14:59:05 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 702e983a73 | (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage. | 2011-08-21 12:07:15 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 236075e944 | (svn r22784) -Fix: Move Action 2 references from GRFFile to GrfProcessingState, and reset them after each loading stage. | 2011-08-21 12:07:15 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 8345ffbe07 | (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage. | 2011-08-21 12:06:54 +00:00 |  | 
			
				
					| 
							
							
								 frosch | bb57e0934a | (svn r22783) -Fix: Move Action 1 references from GRFFile to GrfProcessingState, and reset them after each loading stage. | 2011-08-21 12:06:54 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 1d156c6abc | (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear temporary data at a specific spot, esp. clear 'data_blocks' now. | 2011-08-21 12:06:24 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 7bd7324b30 | (svn r22782) -Fix: Add GrfProcessingState::ClearDataForNextFile() to clear temporary data at a specific spot, esp. clear 'data_blocks' now. | 2011-08-21 12:06:24 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 9cedd178ad | (svn r22781) -Codechange: Group global variables temporarily used during GRF loading into a struct. | 2011-08-21 12:05:47 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 6963ce6665 | (svn r22781) -Codechange: Group global variables temporarily used during GRF loading into a struct. | 2011-08-21 12:05:47 +00:00 |  | 
			
				
					| 
							
							
								 alberth | 73c88aa019 | (svn r22760) -Fix (r19459): Also free allocated depot tables. | 2011-08-19 20:44:22 +00:00 |  | 
			
				
					| 
							
							
								 alberth | f1b792cd01 | (svn r22760) -Fix (r19459): Also free allocated depot tables. | 2011-08-19 20:44:22 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5e11550e8f | (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. | 2011-08-06 13:55:52 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 9e2c2490eb | (svn r22724) -Codechange: Reduce number of realloc calls when loading VarAct2s. | 2011-08-06 13:55:52 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | d25840978c | (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. | 2011-08-03 20:55:08 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 08b7981f37 | (svn r22713) -Feature: [NewGRF] Per vehicle custom cargo ageing period. | 2011-08-03 20:55:08 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 31ad03e4d2 | (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. | 2011-07-29 22:23:17 +00:00 |  | 
			
				
					| 
							
							
								 frosch | c9e920f1eb | (svn r22693) -Fix [FS#4691]: The override managers were not reset in some cases like creating a new scenario. | 2011-07-29 22:23:17 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2c1b3f9789 | (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons. | 2011-07-22 18:59:10 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5c6a7f42d5 | (svn r22682) -Fix: [NewGRF] Disallow accessing variable 1B due to desync reasons. | 2011-07-22 18:59:10 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | f4a34471c5 | (svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal speed fraction). | 2011-07-07 14:16:22 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 9218c56cde | (svn r22639) -Feature: [NewGRF] Support for ship props 14/15 (ocean/canal speed fraction). | 2011-07-07 14:16:22 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 74fbbc2f38 | (svn r22633) -Fix: Implement variables 25 and 7F for railtypes. | 2011-07-04 20:25:17 +00:00 |  | 
			
				
					| 
							
							
								 frosch | d2b236802c | (svn r22633) -Fix: Implement variables 25 and 7F for railtypes. | 2011-07-04 20:25:17 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 4d4036469e | (svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context. | 2011-06-23 08:25:15 +00:00 |  | 
			
				
					| 
							
							
								 frosch | d0294bbd66 | (svn r22606) -Fix (r22518): 20 is not the successor of 19 in NewGRF context. | 2011-06-23 08:25:15 +00:00 |  | 
			
				
					| 
							
							
								 frosch | becf6c823f | (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. | 2011-05-29 16:56:22 +00:00 |  | 
			
				
					| 
							
							
								 frosch | a241a4ce97 | (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. | 2011-05-29 16:56:22 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2d24e00b27 | (svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very specific point, data might be freed twice. | 2011-05-29 16:54:40 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5b449145f7 | (svn r22517) -Fix (r22472): If a NewGRF sprite ran out of bytes at a very specific point, data might be freed twice. | 2011-05-29 16:54:40 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 9120434257 | (svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. | 2011-05-18 18:31:23 +00:00 |  | 
			
				
					| 
							
							
								 frosch | fae2477143 | (svn r22476) -Codechange: Deduplicate code for reading sprite layout sprites. | 2011-05-18 18:31:23 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 98be653315 | (svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A multiple times, the previously allocated sprite layouts were not freed. | 2011-05-17 20:11:19 +00:00 |  | 
			
				
					| 
							
							
								 frosch | bc6b348e7a | (svn r22472) -Fix: When a NewGRF assigned station properties 09 and/or 0A multiple times, the previously allocated sprite layouts were not freed. | 2011-05-17 20:11:19 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5ca3ac41f0 | (svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately. | 2011-05-14 17:33:26 +00:00 |  | 
			
				
					| 
							
							
								 frosch | e55f849a29 | (svn r22457) -Codechange: Make the NewGRFSpriteLayout a direct member of TileLayoutSpriteGroup instead of allocating it separately. | 2011-05-14 17:33:26 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 90337d88dd | (svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors. | 2011-05-14 17:25:45 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 7415b9cca2 | (svn r22456) -Codechange: Derive NewGRFSpriteLayout from DrawTileSprites for spritelayouts allocated on the heap, and make use of constructors and destructors. | 2011-05-14 17:25:45 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 442bfe349d | (svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. | 2011-05-11 20:23:37 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 2cec96388c | (svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. | 2011-05-11 20:23:37 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 1304cc8db8 | (svn r22443) -Codechange: Deduplicate code for deactivating GRFs. | 2011-05-11 20:22:04 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 67b9eda8c6 | (svn r22443) -Codechange: Deduplicate code for deactivating GRFs. | 2011-05-11 20:22:04 +00:00 |  | 
			
				
					| 
							
							
								 frosch | fb72295945 | (svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1. | 2011-05-08 15:58:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 76c7cbff70 | (svn r22436) -Fix (r18969): Apply railtype property 12 (station graphics) also to station groundsprites from action 1. | 2011-05-08 15:58:59 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 74e71380ef | (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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 frosch | 27a2b53237 | (svn r22416) -Fix: When action14 specified different values for the palette, the values were OR-ed. Use the last set value instead. | 2011-05-03 20:19:57 +00:00 |  |