------------------------------------------------------------------------ r23056 | rubidium | 2011-10-25 19:07:29 +0200 (Tue, 25 Oct 2011) | 2 lines -Change: use the currency -> euro conversion rate for currencies that have been replaced with the euro, so when the switch happens the conversion rate at that point is roughly that of the real world conversion rate ------------------------------------------------------------------------ r23050 | frosch | 2011-10-21 23:03:40 +0200 (Fri, 21 Oct 2011) | 1 line -Fix: [NewGRF] When vehicles break down, update the image cache after changing the vehicle state to make fish happy. ------------------------------------------------------------------------ r23049 | frosch | 2011-10-21 21:10:35 +0200 (Fri, 21 Oct 2011) | 1 line -Fix [FS#4810]: Use the same forest-check for the vegetation-map colour as for nearby station names. ------------------------------------------------------------------------ r23048 | translators | 2011-10-21 19:45:09 +0200 (Fri, 21 Oct 2011) | 4 lines -Update from WebTranslator v3.0: basque - 29 changes by HerrBasque japanese - 72 changes by nex259 ------------------------------------------------------------------------ r23047 | truebrain | 2011-10-21 16:53:21 +0200 (Fri, 21 Oct 2011) | 2 lines -Documentation: silly typo in comment ------------------------------------------------------------------------ r23045 | yexo | 2011-10-20 21:02:13 +0200 (Thu, 20 Oct 2011) | 1 line -Change: copy 6 registers to newgrf textstack after cb23 instead of 4 ------------------------------------------------------------------------ r23044 | yexo | 2011-10-20 18:53:34 +0200 (Thu, 20 Oct 2011) | 1 line -Codechange: reorder parameter order so we can make use of the default=0 more often ------------------------------------------------------------------------ r23043 | yexo | 2011-10-20 18:52:57 +0200 (Thu, 20 Oct 2011) | 1 line -Fix: allow the use of cases only for those cases where strgen allows them and reset the case_index properly after {DATE} and {DATE_LONG} codes ------------------------------------------------------------------------ r23042 | yexo | 2011-10-20 18:51:54 +0200 (Thu, 20 Oct 2011) | 1 line -Codechange: make case_index an explicit parameter of GetStringWithArgs instead of hiding it in the stringid parameter ------------------------------------------------------------------------ r23041 | yexo | 2011-10-20 18:50:57 +0200 (Thu, 20 Oct 2011) | 1 line -Codechange: rename slightly unclear parameter name ------------------------------------------------------------------------ r23040 | yexo | 2011-10-20 18:49:30 +0200 (Thu, 20 Oct 2011) | 1 line -Add: [NewGRF] allow use of newgrf textstack during callback 23 ------------------------------------------------------------------------ r23039 | peter1138 | 2011-10-20 08:41:47 +0200 (Thu, 20 Oct 2011) | 2 lines -Fix: Replace e^ and w^ with ê and ŵ respectively. ------------------------------------------------------------------------ r23038 | peter1138 | 2011-10-18 19:57:42 +0200 (Tue, 18 Oct 2011) | 2 lines -Fix: Check that the selected font size is valid the font face in use and choose the nearest size to that selected if not. Font metrics should then just work. ------------------------------------------------------------------------ r23037 | translators | 2011-10-18 19:45:07 +0200 (Tue, 18 Oct 2011) | 3 lines -Update from WebTranslator v3.0: italian - 3 changes by Snail_ ------------------------------------------------------------------------ r23036 | yexo | 2011-10-17 22:28:56 +0200 (Mon, 17 Oct 2011) | 1 line -Fix (r22970): swapped parameters resulted in wrong vehicle names ------------------------------------------------------------------------