------------------------------------------------------------------------ r25239 | translators | 2013-05-13 19:49:44 +0200 (Mon, 13 May 2013) | 7 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne dutch - 1 changes by habell english_AU - 10 changes by mrtux english_US - 1 changes by Rubidium german - 1 changes by planetmaker ------------------------------------------------------------------------ r25238 | alberth | 2013-05-12 21:38:30 +0200 (Sun, 12 May 2013) | 2 lines -Feature: Display imminent closure of an industry in its view window. ------------------------------------------------------------------------ r25237 | translators | 2013-05-12 19:45:13 +0200 (Sun, 12 May 2013) | 4 lines -Update from WebTranslator v3.0: frisian - 8 changes by Flexo welsh - 9 changes by kazzie ------------------------------------------------------------------------ r25236 | rubidium | 2013-05-12 15:12:55 +0200 (Sun, 12 May 2013) | 6 lines -Fix [FS#5547]: crash when AI is executing a command as it is bankrupted (removed from the game) The command is placed in a queue for processing before it is bankrupted, after that the command is executed. This command yields a failure because the company does not exist, but then it still needs to call the callback. This callback tries to access the AI's virtual machine without any checks, so it starts to read a just freed pointer and segfaults. ------------------------------------------------------------------------ r25235 | rubidium | 2013-05-12 13:53:53 +0200 (Sun, 12 May 2013) | 2 lines -Fix [FS#5543]: keep all cargo whenever cancelling reservations (fonsinchen) ------------------------------------------------------------------------ r25234 | translators | 2013-05-11 19:45:09 +0200 (Sat, 11 May 2013) | 3 lines -Update from WebTranslator v3.0: russian - 2 changes by perk11 ------------------------------------------------------------------------ r25233 | translators | 2013-05-10 19:45:48 +0200 (Fri, 10 May 2013) | 3 lines -Update from WebTranslator v3.0: galician - 15 changes by Michi ------------------------------------------------------------------------ r25232 | translators | 2013-05-07 19:45:13 +0200 (Tue, 07 May 2013) | 4 lines -Update from WebTranslator v3.0: german - 9 changes by Jogio lithuanian - 1 changes by Stabilitronas ------------------------------------------------------------------------ r25231 | frosch | 2013-05-07 15:49:18 +0200 (Tue, 07 May 2013) | 1 line -Fix (r25227): Also update infrastructure counts. (adf88) ------------------------------------------------------------------------ r25230 | frosch | 2013-05-07 14:38:43 +0200 (Tue, 07 May 2013) | 1 line -Feature: [NewGRF] Expose sprite base of foundation and shore sprites via Action D Game Variables. ------------------------------------------------------------------------ r25229 | planetmaker | 2013-05-06 22:48:18 +0200 (Mon, 06 May 2013) | 1 line -Feature: [NewGRF] Variable 0x82 for canals and rivers (dike map) ------------------------------------------------------------------------ r25228 | frosch | 2013-05-06 20:17:42 +0200 (Mon, 06 May 2013) | 1 line -Fix: Dates have no cases. ------------------------------------------------------------------------ r25227 | frosch | 2013-05-06 17:41:34 +0200 (Mon, 06 May 2013) | 1 line -Fix [FS#5541]: Give bridges owned by noone (from bankrupt companies) to the first company which replaces the bridge. Everyone could have removed/rebuild the bridge anyway. ------------------------------------------------------------------------