------------------------------------------------------------------------ r12365 | skidd13 | 2008-03-13 18:53:49 +0000 (Thu, 13 Mar 2008) | 2 lines -Fix: missing redraw call in the road gui ------------------------------------------------------------------------ r12364 | peter1138 | 2008-03-12 20:03:21 +0000 (Wed, 12 Mar 2008) | 2 lines -Fix (r12361): Case attribute for brazilian_portuguese got lost. ------------------------------------------------------------------------ r12363 | smatz | 2008-03-12 18:10:45 +0000 (Wed, 12 Mar 2008) | 1 line -Fix: do not allow building 'zero' road bits ------------------------------------------------------------------------ r12362 | frosch | 2008-03-12 15:56:56 +0000 (Wed, 12 Mar 2008) | 1 line -Fix (r11985, r12006): Randomize variable 8F only once per callback 28. ------------------------------------------------------------------------ r12361 | miham | 2008-03-12 08:47:44 +0000 (Wed, 12 Mar 2008) | 18 lines -Update: WebTranslator2 update to 2008-03-12 09:46:45 brazilian_portuguese - 2 fixed by fukumori (2) bulgarian - 3 fixed, 1 changed by kokobongo (3), thetitan (1) catalan - 2 fixed by arnaullv (2) czech - 2 fixed by Hadez (2) danish - 15 fixed by ThomasA (15) dutch - 2 fixed, 1 changed by habell (3) estonian - 2 fixed by kristjans (2) french - 2 fixed by glx (2) german - 15 fixed, 1 changed by moewe2 (16) italian - 2 fixed by lorenzodv (2) portuguese - 9 fixed, 6 changed by nars (15) slovak - 2 fixed by lengyel (2) slovenian - 9 fixed by Necrolyte (9) spanish - 2 fixed, 2 changed by eusebio (4) turkish - 22 fixed by jnmbk (22) ukrainian - 2 fixed, 18 changed by mad (20) ------------------------------------------------------------------------ r12360 | glx | 2008-03-12 01:49:21 +0000 (Wed, 12 Mar 2008) | 1 line -Fix: openttdd.grf was using the wrong colours for glyphs due to a grfcodec bug (fixed in grfcodec 0.9.10 r1837) ------------------------------------------------------------------------ r12358 | frosch | 2008-03-11 12:55:41 +0000 (Tue, 11 Mar 2008) | 1 line -Fix: Callback 2F returns 15 bit results starting from grf version 7. ------------------------------------------------------------------------ r12352 | frosch | 2008-03-10 15:31:07 +0000 (Mon, 10 Mar 2008) | 4 lines -Fix: Some callback-results were treated as 8 bit, when they were 15 bit, and vice versa. Var 0x7E procedure-results are always 15 bit. Callbacks 0x2A, 0x2C, 0x36 (sometimes), 0x39 and 0x145 are 15 bit. Non-varaction2-calculated callback-results are also affected by the 8bit masking. ------------------------------------------------------------------------ r12350 | glx | 2008-03-08 18:32:01 +0000 (Sat, 08 Mar 2008) | 1 line -Fix [FS#1836](r11947): do not try ti flood water tile (performance increase) ------------------------------------------------------------------------ r12349 | belugas | 2008-03-07 02:40:10 +0000 (Fri, 07 Mar 2008) | 3 lines -Change[FS#1826]: Remove the need to include the afxres.h header when all that was needed was just the definition if IDC_STATIC. Only valid for MSVC compilers. ------------------------------------------------------------------------ r12348 | smatz | 2008-03-07 00:47:42 +0000 (Fri, 07 Mar 2008) | 1 line -Fix (r7573): NTP skipped junction just after bridge end ------------------------------------------------------------------------