| 
							
							
								 glx | 2bba7e860e | (svn r11364) -Fix (r11363): compilation broken | 2007-10-31 18:53:49 +00:00 |  | 
			
				
					| 
							
							
								 glx | 2b4d1fff89 | (svn r11364) -Fix (r11363): compilation broken | 2007-10-31 18:53:49 +00:00 |  | 
			
				
					| 
							
							
								 belugas | f24e92c175 | (svn r11363) -Codechange: Remove some magical numbers | 2007-10-31 18:01:41 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 87fcd4b6d7 | (svn r11363) -Codechange: Remove some magical numbers | 2007-10-31 18:01:41 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | f9079240bd | (svn r11362) -Fix [FS#1380]: cloning vehicles with non-standard sub-cargotypes (i.e. livery refits) failed. | 2007-10-30 20:31:35 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 6cc287c669 | (svn r11362) -Fix [FS#1380]: cloning vehicles with non-standard sub-cargotypes (i.e. livery refits) failed. | 2007-10-30 20:31:35 +00:00 |  | 
			
				
					| 
							
							
								 miham | 3c0356de17 | (svn r11361) -Update: WebTranslator2 update to 2007-10-30 19:53:53 afrikaans  - 211 fixed, 22 changed by TrueTenacity (233)
brazilian_portuguese - 2 fixed by fukumori (2)
bulgarian  - 3 fixed by thetitan (3)
catalan    - 3 fixed, 1 changed by arnaullv (4)
croatian   - 49 fixed by knovak (49)
czech      - 51 fixed by Hadez (51)
danish     - 55 fixed by ThomasA (55)
dutch      - 2 fixed by habell (2)
estonian   - 52 fixed by t2t2 (7), kristjans (45)
french     - 2 fixed by Skiper (2)
german     - 56 fixed by moewe2 (56)
italian    - 3 fixed, 1 changed by lorenzodv (4)
japanese   - 56 fixed by ickoonite (56)
latvian    - 38 fixed by Gustavo (38)
norwegian_nynorsk - 56 fixed by pollux (56)
romanian   - 55 fixed, 3 changed by CrystyB (16), kneekoo (42)
russian    - 3 fixed by Smoky555 (3)
slovak     - 2 fixed, 4 changed by lengyel (6)
slovenian  - 3 fixed by Necrolyte (3)
spanish    - 4 fixed by eusebio (4)
traditional_chinese - 55 fixed by xbddc (55)
ukrainian  - 3 fixed, 10 changed by fevral13 (3), mad (10) | 2007-10-30 18:56:06 +00:00 |  | 
			
				
					| 
							
							
								 miham | b4f0837d3b | (svn r11361) -Update: WebTranslator2 update to 2007-10-30 19:53:53 afrikaans  - 211 fixed, 22 changed by TrueTenacity (233)
brazilian_portuguese - 2 fixed by fukumori (2)
bulgarian  - 3 fixed by thetitan (3)
catalan    - 3 fixed, 1 changed by arnaullv (4)
croatian   - 49 fixed by knovak (49)
czech      - 51 fixed by Hadez (51)
danish     - 55 fixed by ThomasA (55)
dutch      - 2 fixed by habell (2)
estonian   - 52 fixed by t2t2 (7), kristjans (45)
french     - 2 fixed by Skiper (2)
german     - 56 fixed by moewe2 (56)
italian    - 3 fixed, 1 changed by lorenzodv (4)
japanese   - 56 fixed by ickoonite (56)
latvian    - 38 fixed by Gustavo (38)
norwegian_nynorsk - 56 fixed by pollux (56)
romanian   - 55 fixed, 3 changed by CrystyB (16), kneekoo (42)
russian    - 3 fixed by Smoky555 (3)
slovak     - 2 fixed, 4 changed by lengyel (6)
slovenian  - 3 fixed by Necrolyte (3)
spanish    - 4 fixed by eusebio (4)
traditional_chinese - 55 fixed by xbddc (55)
ukrainian  - 3 fixed, 10 changed by fevral13 (3), mad (10) | 2007-10-30 18:56:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 435bc80e71 | (svn r11360) -Fix [FS#1375]: do not crash when trying to "draw" an invalid string, just draw a message saying it is invalid. | 2007-10-30 18:32:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 74691a4218 | (svn r11360) -Fix [FS#1375]: do not crash when trying to "draw" an invalid string, just draw a message saying it is invalid. | 2007-10-30 18:32:26 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 909e292223 | (svn r11359) -Fix [FS#1381]: shared timetables were not properly refreshed with autofill. | 2007-10-30 17:57:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 554d7d924a | (svn r11359) -Fix [FS#1381]: shared timetables were not properly refreshed with autofill. | 2007-10-30 17:57:51 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 50d51e83bb | (svn r11358) -Fix: condition types 0x0B and 0x0C are also valid for variable 0x88 in action 7/9. | 2007-10-30 17:24:04 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b98b97cfb4 | (svn r11358) -Fix: condition types 0x0B and 0x0C are also valid for variable 0x88 in action 7/9. | 2007-10-30 17:24:04 +00:00 |  | 
			
				
					| 
							
							
								 truelight | 9cf6fe8bca | (svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we generate is 32. So reduce the size a bit. Pointed out by dihedral, so give him a big hug ;) | 2007-10-30 11:29:01 +00:00 |  | 
			
				
					| 
							
							
								 truelight | e288b2456f | (svn r11357) -Fix: NetworkUniqueID could be 80 chars, while the max size we generate is 32. So reduce the size a bit. Pointed out by dihedral, so give him a big hug ;) | 2007-10-30 11:29:01 +00:00 |  | 
			
				
					| 
							
							
								 glx | 3d150b6230 | (svn r11356) -Fix (r11305): funding industries in MP game was causing desync | 2007-10-29 23:29:06 +00:00 |  | 
			
				
					| 
							
							
								 glx | 0204f501df | (svn r11356) -Fix (r11305): funding industries in MP game was causing desync | 2007-10-29 23:29:06 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 3722b834ef | (svn r11355) -Fix [FS#1377]: loading too many GRFs was not handled gracefully causing crashes and such. | 2007-10-29 23:02:31 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | b14c94867a | (svn r11355) -Fix [FS#1377]: loading too many GRFs was not handled gracefully causing crashes and such. | 2007-10-29 23:02:31 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 840de103d1 | (svn r11354) -Codechange [FS#1379]: one variable wasn't freed whereas all others were. It's not causing any problems as it happens during the shutdown of OpenTTD. So basically it is only for consistency. | 2007-10-29 22:30:54 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 24956ab71b | (svn r11354) -Codechange [FS#1379]: one variable wasn't freed whereas all others were. It's not causing any problems as it happens during the shutdown of OpenTTD. So basically it is only for consistency. | 2007-10-29 22:30:54 +00:00 |  | 
			
				
					| 
							
							
								 glx | 7e769d3286 | (svn r11353) -Codechange: add support for newgrf callback 32 | 2007-10-28 16:00:51 +00:00 |  | 
			
				
					| 
							
							
								 glx | 1256cbade3 | (svn r11353) -Codechange: add support for newgrf callback 32 | 2007-10-28 16:00:51 +00:00 |  | 
			
				
					| 
							
							
								 glx | 6120d02751 | (svn r11352) -Codechange: cache callback 2D result (vehicle color mapping) instead calling it every time the vehicle is drawn | 2007-10-28 15:40:18 +00:00 |  | 
			
				
					| 
							
							
								 glx | 4041d8108a | (svn r11352) -Codechange: cache callback 2D result (vehicle color mapping) instead calling it every time the vehicle is drawn | 2007-10-28 15:40:18 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | e6116d11b8 | (svn r11351) -Fix (r11342): [OSX] killed a warning | 2007-10-27 11:26:19 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | 18096c4e3c | (svn r11351) -Fix (r11342): [OSX] killed a warning | 2007-10-27 11:26:19 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 31141bd6bd | (svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13. | 2007-10-27 11:23:13 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | c0747d26f0 | (svn r11350) -Change: add missing elrail sprites for some rail build buttons/cursors. Sprites by skidd13. | 2007-10-27 11:23:13 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 4e822be109 | (svn r11349) -Fix [FS#1372]: crash when moving "invalid" cargo to a station. | 2007-10-27 11:20:47 +00:00 |  | 
			
				
					| 
							
							
								 rubidium | 21981fd8cb | (svn r11349) -Fix [FS#1372]: crash when moving "invalid" cargo to a station. | 2007-10-27 11:20:47 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | 5c3b19ec89 | (svn r11348) -Fix (r11049): [OSX] killed a warning (don't ask why only OSX showed this one) | 2007-10-26 21:32:24 +00:00 |  | 
			
				
					| 
							
							
								 bjarni | 27bf599ae2 | (svn r11348) -Fix (r11049): [OSX] killed a warning (don't ask why only OSX showed this one) | 2007-10-26 21:32:24 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 17df5bdf72 | (svn r11347) -Codechange: use marker loaded grf feature has_newwater when it is required. (more to come) | 2007-10-26 20:55:23 +00:00 |  | 
			
				
					| 
							
							
								 belugas | bdb5b8ed87 | (svn r11347) -Codechange: use marker loaded grf feature has_newwater when it is required. (more to come) | 2007-10-26 20:55:23 +00:00 |  | 
			
				
					| 
							
							
								 belugas | b604d40584 | (svn r11346) -Codechange: Add marker has_newwater to the loaded grf features. Not in used yet. | 2007-10-26 20:48:15 +00:00 |  | 
			
				
					| 
							
							
								 belugas | b5973f12e6 | (svn r11346) -Codechange: Add marker has_newwater to the loaded grf features. Not in used yet. | 2007-10-26 20:48:15 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 7ebb45468f | (svn r11345) -Cleanup: a bit of comment style fixing | 2007-10-26 20:42:03 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 411b1ff9db | (svn r11345) -Cleanup: a bit of comment style fixing | 2007-10-26 20:42:03 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 7c12871401 | (svn r11344) -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp Some typos fixed too.(FS#1371-skidd13) | 2007-10-26 16:38:32 +00:00 |  | 
			
				
					| 
							
							
								 belugas | f920686762 | (svn r11344) -Codechange: Removes some magic numbers referring the highlighting mode in road_gui.cpp Some typos fixed too.(FS#1371-skidd13) | 2007-10-26 16:38:32 +00:00 |  | 
			
				
					| 
							
							
								 belugas | c9858e35db | (svn r11343) -Fix[FS#1368]: Autoslope did not work correctly for single track on higher part of steep slopes. (frosch) | 2007-10-26 16:26:50 +00:00 |  | 
			
				
					| 
							
							
								 belugas | a3c6034eb7 | (svn r11343) -Fix[FS#1368]: Autoslope did not work correctly for single track on higher part of steep slopes. (frosch) | 2007-10-26 16:26:50 +00:00 |  | 
			
				
					| 
							
							
								 egladil | a1c3d51f7f | (svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitter always was 8bpp. Now both 8bpp and 32bpp blitters can be used. The driver will check the blitter screen depth. In fullscreen it will select a proper video mode for this depth, and in windowed mode it will simply skip doing fake 8bpp. | 2007-10-25 23:45:03 +00:00 |  | 
			
				
					| 
							
							
								 egladil | 134227aa8c | (svn r11342) -Fix: [OSX] The cocoa driver incorrectly assumed that the blitter always was 8bpp. Now both 8bpp and 32bpp blitters can be used. The driver will check the blitter screen depth. In fullscreen it will select a proper video mode for this depth, and in windowed mode it will simply skip doing fake 8bpp. | 2007-10-25 23:45:03 +00:00 |  | 
			
				
					| 
							
							
								 glx | 08503f5ba5 | (svn r11341) -Codechange: add missing callback ID enums, add stub for house property 20 and reorder unimplemented action 0 properties | 2007-10-25 23:24:28 +00:00 |  | 
			
				
					| 
							
							
								 glx | 287a4a8049 | (svn r11341) -Codechange: add missing callback ID enums, add stub for house property 20 and reorder unimplemented action 0 properties | 2007-10-25 23:24:28 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 5da0e87d9d | (svn r11340) -Fix[FS#1362]: Newindustries can provide no production at start. So the Modifying Production cheat was a bit puzzled on how to deal with it.  This will help a bit. | 2007-10-25 02:26:02 +00:00 |  | 
			
				
					| 
							
							
								 belugas | 2739ab082e | (svn r11340) -Fix[FS#1362]: Newindustries can provide no production at start. So the Modifying Production cheat was a bit puzzled on how to deal with it.  This will help a bit. | 2007-10-25 02:26:02 +00:00 |  |