------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ r25226 | frosch | 2013-05-06 17:09:21 +0200 (Mon, 06 May 2013) | 3 lines -Fix/Change [FS#5538]: [NewGRF] Revise when vehicle running sound effects 04, 07 and 08 are played. In depot or tunnel, or when crashed or stopped: No sound. Braking: Effect 08 instead of 07. ------------------------------------------------------------------------ r25225 | frosch | 2013-05-06 16:57:42 +0200 (Mon, 06 May 2013) | 1 line -Fix: [NewGRF] Play vehicle sound effect also for planes. ------------------------------------------------------------------------ r25224 | frosch | 2013-05-06 16:08:27 +0200 (Mon, 06 May 2013) | 1 line -Fix [part of FS#5534]: cur_speed is only valid for the front engine, so make other engines in the consist use the speed of the front. ------------------------------------------------------------------------ r25223 | frosch | 2013-05-06 15:59:11 +0200 (Mon, 06 May 2013) | 1 line -Change: [NewGRF] Unify the behaviour of Aircraft::tick_counter with other vehicle types and increment it once per tick. (instead of twice like before, or six times like in r0) ------------------------------------------------------------------------ r25222 | frosch | 2013-05-06 15:45:58 +0200 (Mon, 06 May 2013) | 1 line -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts. ------------------------------------------------------------------------ r25221 | frosch | 2013-05-06 15:05:04 +0200 (Mon, 06 May 2013) | 1 line -Fix: IsCompatibleTrainStationTile() is not a symmetric function. Clarify the parameters and fix the cases were they were swapped. ------------------------------------------------------------------------ r25220 | frosch | 2013-05-06 14:49:04 +0200 (Mon, 06 May 2013) | 1 line -Change [FS#Eddi]: Consider map border as water wrt. river/canal continuation. ------------------------------------------------------------------------ r25219 | translators | 2013-05-05 19:45:13 +0200 (Sun, 05 May 2013) | 4 lines -Update from WebTranslator v3.0: galician - 37 changes by Michi gaelic - 20 changes by GunChleoc ------------------------------------------------------------------------ r25218 | rubidium | 2013-05-04 21:30:37 +0200 (Sat, 04 May 2013) | 2 lines -Fix: the baseset description translation script did not work with any awk other than gawk ------------------------------------------------------------------------