| 
							
							
								 translators | f2496edfed | (svn r22585) -Update from WebTranslator v3.0: swedish - 2 changes by Ingerfara | 2011-06-13 17:45:09 +00:00 |  | 
			
				
					| 
							
							
								 yexo | 0dc20c7d5f | (svn r22584) -Add: [NoAI] several functions to AICompany to find out performance information (Morloth) | 2011-06-13 15:23:20 +00:00 |  | 
			
				
					| 
							
							
								 frosch | f851a515cc | (svn r22583) -Fix [FS#4640] (r22551): Allocate _changed_storage_arrays on the heap, so the point of destruction is well defined ('never' for now). | 2011-06-13 11:53:00 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 56b7faed52 | (svn r22582) -Fix: Don't increment STL iterators after they've been invalidated. | 2011-06-13 10:46:00 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b32a8d11c3 | (svn r22581) -Add: 'make regression' support to Makefile.msvc | 2011-06-13 10:35:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 989bc411ef | (svn r22580) -Change: make 'make regression' return an error when it fails | 2011-06-13 10:09:59 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dcc194e8eb | (svn r22579) -Fix (r22576): copy-paste error :( | 2011-06-13 08:28:29 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 52e40e7cbd | (svn r22578) -Fix: another MSVC compile warning | 2011-06-13 08:27:12 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | dc74518b96 | (svn r22577) -Fix: MSVC64 compile warning | 2011-06-13 07:43:48 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3d4c35c3ca | (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 | b7b0637a10 | (svn r22575) -Fix (r22574): Compilation error. | 2011-06-13 07:01:36 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 7f5612a98f | (svn r22574) -Fix (r22566): GetGRFID was using a wrong return type. | 2011-06-13 06:28:43 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 729d786d5e | (svn r22573) -Fix (r22567): Fix operator precedence. | 2011-06-13 06:13:57 +00:00 |  | 
			
				
					| 
							
							
								 michi_cc | 050a212195 | (svn r22572) -Fix: MSVC performance warning (assigning int to bool). | 2011-06-12 23:42:42 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 8ddb3941f7 | (svn r22571) -Add: [NewGRF] Show town persistent storage in the NewGRF debug GUI. | 2011-06-12 20:53:16 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 46d1a06215 | (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 | a619ad3789 | (svn r22569) -Feature: [NewGRF] Persistent storage for towns. | 2011-06-12 20:50:03 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 7ffc8c0173 | (svn r22568) -Change: Add a list of persistent storages to the Town class. | 2011-06-12 20:49:07 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 00e5c1df18 | (svn r22567) -Codechange: Store persistent storages inside a pool. | 2011-06-12 20:47:45 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 9f55abf51a | (svn r22566) -Codechange: Define and use OverrideManagerBase::GetGRFID function. | 2011-06-12 20:42:23 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 281bed03f4 | (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 | 0749c65d74 | (svn r22564) -Codechange: Rename Get and Store persistent storage functions to GetValue and StoreValue. | 2011-06-12 20:40:21 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | dc6218aa49 | (svn r22563) -Codechange: Use a function for storing values inside the persistent storage. | 2011-06-12 20:38:46 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | dd8a436cbb | (svn r22562) -Codechange: Remove constness from TownGetVariable. | 2011-06-12 20:37:26 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | f1cde00372 | (svn r22561) -Codechange: Remove constness from Object in ResolverObject. | 2011-06-12 20:36:33 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 76cd19f846 | (svn r22560) -Codechange: Remove constness from House in ResolverObject. | 2011-06-12 20:35:37 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e8df5563db | (svn r22559) -Codechange: Remove constness from Station in ResolverObject. | 2011-06-12 20:34:37 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | c98a8308cc | (svn r22558) -Codechange: Remove constness from BaseStation in ResolverObject. | 2011-06-12 20:34:03 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | e127fca384 | (svn r22557) -Codechange: Remove constness from AnimationBase callbacks. | 2011-06-12 20:32:52 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | d7ec492887 | (svn r22556) -Codechange: Remove constness from the town pointer at industries. | 2011-06-12 20:31:44 +00:00 |  | 
			
				
					| 
							
							
								 translators | f12e71e1be | (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 | 3f003c0977 | (svn r22553) -Fix (r22499): NewGRF parameter window was not set dirty, when changing row selection. | 2011-06-11 21:12:28 +00:00 |  | 
			
				
					| 
							
							
								 frosch | d5e7537e14 | (svn r22552) -Fix: Clear airport persistent storage on construction/removal of airports. | 2011-06-11 20:47:31 +00:00 |  | 
			
				
					| 
							
							
								 frosch | b2275b4093 | (svn r22551) -Fix: Remove BaseStorageArrays from _changed_storage_arrays on destruction. | 2011-06-11 20:40:46 +00:00 |  | 
			
				
					| 
							
							
								 translators | 86f931a065 | (svn r22550) -Update from WebTranslator v3.0: spanish - 1 changes by Terkhen | 2011-06-11 17:45:09 +00:00 |  | 
			
				
					| 
							
							
								 translators | 40345a91a0 | (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 | e5a88a1077 | (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 | 692d3433fb | (svn r22547) -Update from WebTranslator v3.0: spanish - 1 changes by Terkhen | 2011-06-08 17:45:07 +00:00 |  | 
			
				
					| 
							
							
								 frosch | 60e48f35b5 | (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 | e2da240cca | (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 | af38f80f80 | (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 | 05f2a0f391 | (svn r22543) -Feature: [NewGRF] Support for station variable 0x69. | 2011-06-04 21:24:23 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 8e00fa39b2 | (svn r22542) -Add: Store cargo acceptance stats for stations. | 2011-06-04 21:21:00 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 9f68c20d10 | (svn r22541) -Document: GoodsEntry struct. | 2011-06-04 21:19:00 +00:00 |  | 
			
				
					| 
							
							
								 terkhen | 5bb79b1f46 | (svn r22540) -Codechange: Rename AcceptancePickup to GoodsEntryStatus. | 2011-06-04 21:17:07 +00:00 |  | 
			
				
					| 
							
							
								 translators | 05b125c42c | (svn r22539) -Update from WebTranslator v3.0: portuguese - 2 changes by JayCity | 2011-06-04 17:45:07 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 015231a478 | (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 | 58e3652bd0 | (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 | e95840b6a8 | (svn r22536) -Fix [FS#4632]: documentation omission regarding admin protocol | 2011-06-04 13:38:54 +00:00 |  | 
			
				
					| 
							
							
								 planetmaker | 40cdaca849 | (svn r22535) -Cleanup: Remove uneeded constants, update and unify some comments relating to sprite numbers | 2011-06-03 20:41:30 +00:00 |  |