| 
							
							
								 rubidium | 7cff7ce30e | (svn r22578) -Fix: another MSVC compile warning | 2011-06-13 08:27:12 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 196a394a3c | (svn r22577) -Fix: MSVC64 compile warning | 2011-06-13 07:43:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 9245c94ac5 | (svn r22576) -Add: bundle_pdb command to put the pdb into the bundles directory as well | 2011-06-13 07:34:55 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 9de81ed956 | (svn r22575) -Fix (r22574): Compilation error. | 2011-06-13 07:01:36 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 7893be63db | (svn r22574) -Fix (r22566): GetGRFID was using a wrong return type. | 2011-06-13 06:28:43 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | fbf8b6c5ed | (svn r22573) -Fix (r22567): Fix operator precedence. | 2011-06-13 06:13:57 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 8b38847c1e | (svn r22572) -Fix: MSVC performance warning (assigning int to bool). | 2011-06-12 23:42:42 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e1a4acfdf6 | (svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI. | 2011-06-12 20:53:16 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e10a670c0c | (svn r22570) -Codechange: Store the GrfID of the caller when opening a parent window in the NewGRF debug GUI. | 2011-06-12 20:51:38 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e8a8b6dae5 | (svn r22569) -Feature: [NewGRF] Persistent storage for towns. | 2011-06-12 20:50:03 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 2eb8903dce | (svn r22568) -Change: Add a list of persistent storages to the Town class. | 2011-06-12 20:49:07 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 7e0daae1ec | (svn r22567) -Codechange: Store persistent storages inside a pool. | 2011-06-12 20:47:45 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | db879d5bd1 | (svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function. | 2011-06-12 20:42:23 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 016f50bca0 | (svn r22565) -Codechange: Use helper functions for getting the persistent storage in the NewGRF debug GUI. | 2011-06-12 20:41:17 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 3d96adb03f | (svn r22564) -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue. | 2011-06-12 20:40:21 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | ac4f4447e0 | (svn r22563) -Codechange: Use a function for storing values inside the persistent storage. | 2011-06-12 20:38:46 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 713acf1ad3 | (svn r22562) -Codechange: Remove constness from TownGetVariable. | 2011-06-12 20:37:26 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 58e70e26f2 | (svn r22561) -Codechange: Remove constness from Object in ResolverObject. | 2011-06-12 20:36:33 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 92c429e3ee | (svn r22560) -Codechange: Remove constness from House in ResolverObject. | 2011-06-12 20:35:37 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 431fba8852 | (svn r22559) -Codechange: Remove constness from Station in ResolverObject. | 2011-06-12 20:34:37 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | faa77c9bc4 | (svn r22558) -Codechange: Remove constness from BaseStation in ResolverObject. | 2011-06-12 20:34:03 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e392f26215 | (svn r22557) -Codechange: Remove constness from AnimationBase callbacks. | 2011-06-12 20:32:52 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 3914192556 | (svn r22556) -Codechange: Remove constness from the town pointer at industries. | 2011-06-12 20:31:44 +00:00 |  | 
			
				
					| 
							
							
								 translators | c7b522877f | (svn r22555) -Update from WebTranslator v3.0: dutch - 32 changes by Parody
korean - 2 changes by junho2813
norwegian_nynorsk - 27 changes by 2rB | 2011-06-12 17:45:15 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 4ea00f2390 | (svn r22553) -Fix (r22499): NewGRF parameter window was not set dirty, when changing row selection. | 2011-06-11 21:12:28 +00:00 |  | 
			
				
					| 
							
							
								 frosch | a0eb879310 | (svn r22552) -Fix: Clear airport persistent storage on construction/removal of airports. | 2011-06-11 20:47:31 +00:00 |  | 
			
				
					| 
							
							
								 frosch | e8a381659c | (svn r22551) -Fix: Remove BaseStorageArrays from _changed_storage_arrays on destruction. | 2011-06-11 20:40:46 +00:00 |  | 
			
				
					| 
							
							
								 translators | b306a3e4a9 | (svn r22550) -Update from WebTranslator v3.0: spanish - 1 changes by Terkhen | 2011-06-11 17:45:09 +00:00 |  | 
			
				
					| 
							
							
								 translators | 65d6a5456f | (svn r22549) -Update from WebTranslator v3.0: simplified_chinese - 1 changes by Gavin
dutch - 2 changes by Parody
norwegian_bokmal - 16 changes by kristoffer_hh
swedish - 7 changes by Ingerfara | 2011-06-09 17:45:30 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | 122c4622f5 | (svn r22548) -Codechange: Name also the magic number for the lumber mill's tree cutting action (FeyFre) | 2011-06-09 16:35:09 +00:00 |  | 
			
				
					| 
							
							
								 translators | d390a57768 | (svn r22547) -Update from WebTranslator v3.0: spanish - 1 changes by Terkhen | 2011-06-08 17:45:07 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 5449c8ece2 | (svn r22546) -Doc [FS#4635]: Add 'trains do not crash with their own wagons' to known_bugs. | 2011-06-07 17:55:40 +00:00 |  | 
			
				
					| 
							
							
								 translators | 247414ec94 | (svn r22545) -Update from WebTranslator v3.0: dutch - 37 changes by Parody
brazilian_portuguese - 11 changes by Tucalipe | 2011-06-06 17:45:12 +00:00 |  | 
			
				
					| 
							
							
								 translators | b224f4bdbc | (svn r22544) -Update from WebTranslator v3.0: romanian - 5 changes by tonny
vietnamese - 3 changes by myquartz | 2011-06-05 17:45:10 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 387ff1ddf5 | (svn r22543) -Feature: [NewGRF] Support for station variable 0x69. | 2011-06-04 21:24:23 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 43de2fa2e8 | (svn r22542) -Add: Store cargo acceptance stats for stations. | 2011-06-04 21:21:00 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | f8400b86b2 | (svn r22541) -Document: GoodsEntry struct. | 2011-06-04 21:19:00 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 55695277c8 | (svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus. | 2011-06-04 21:17:07 +00:00 |  | 
			
				
					| 
							
							
								 translators | 69a6e17837 | (svn r22539) -Update from WebTranslator v3.0: portuguese - 2 changes by JayCity | 2011-06-04 17:45:07 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 92a83a394f | (svn r22538) -Fix [FS#4619]: possible crash when opening the airport build window for the first time | 2011-06-04 14:48:21 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6d37d67d80 | (svn r22537) -Change [FS#3494]: replace the half small airport structure on the intercontinental airport with some grass | 2011-06-04 14:24:34 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 82251f0e4c | (svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocol | 2011-06-04 13:38:54 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | a82acadba1 | (svn r22535) -Cleanup: Remove uneeded constants, update and unify some comments relating to sprite numbers | 2011-06-03 20:41:30 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 72caaebd75 | (svn r22534) -Fix [FS#4631] (r21250): doing rescan_ai in a game with running AIs caused a crash | 2011-06-03 19:18:39 +00:00 |  | 
			
				
					| 
							
							
								 translators | f93ac6c588 | (svn r22533) -Update from WebTranslator v3.0: catalan - 2 changes by arnau
czech - 3 changes by rala | 2011-06-03 17:45:11 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 5970854fa8 | (svn r22532) -Fix: Do not create an implicit order if the current order is the first order in the order list and we visit the station of the last entry of the order list. | 2011-06-02 22:41:05 +00:00 |  | 
			
				
					| 
							
							
								 translators | 9b06a6a832 | (svn r22531) -Update from WebTranslator v3.0: simplified_chinese - 5 changes by Gavin | 2011-06-02 17:45:06 +00:00 |  | 
			
				
					| 
							
							
								 translators | 66e3e4e4d1 | (svn r22530) -Update from WebTranslator v3.0: frisian - 6 changes by Fopper
polish - 5 changes by nouwak | 2011-06-01 17:45:09 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f385764b7d | (svn r22529) -Doc (r22419): Reflect removal of '-i' option in documentation. | 2011-05-31 20:51:19 +00:00 |  | 
			
				
					| 
							
							
								 translators | d9cf72eeb7 | (svn r22526) -Update from WebTranslator v3.0: serbian - 4 changes by etran | 2011-05-31 17:45:09 +00:00 |  |