Tue, 09 Jan 2007 19:43:46 +0000(svn r8012) WebTranslator2 update to 2007-01-09 20:43:03
miham [Tue, 09 Jan 2007 19:43:46 +0000] rev 5575
(svn r8012) WebTranslator2 update to 2007-01-09 20:43:03
bulgarian - 3 fixed, 68 changed by groupsky (71)
danish - 45 changed by ThomasA (4), MiR (41)
finnish - 2 fixed by pallokala (2)
frisian - 2 changed by talzaroff (2)
greek - 40 fixed, 1 changed by Kesnar (41)
italian - 2 changed by sidew (2)
swedish - 2 fixed, 1 deleted, 55 changed by ChrillDeVille (58)

Tue, 09 Jan 2007 16:27:25 +0000(svn r8007) -Codechange: Change _vehicle_position_hash from VehicleID to Vehicle*. This removes the need for look ups by index. Also declare the array static.
peter1138 [Tue, 09 Jan 2007 16:27:25 +0000] rev 5574
(svn r8007) -Codechange: Change _vehicle_position_hash from VehicleID to Vehicle*. This removes the need for look ups by index. Also declare the array static.

Tue, 09 Jan 2007 15:26:43 +0000(svn r8002) -Change: do not copy lang/english.txt when it is not needed.
rubidium [Tue, 09 Jan 2007 15:26:43 +0000] rev 5573
(svn r8002) -Change: do not copy lang/english.txt when it is not needed.

Tue, 09 Jan 2007 14:48:21 +0000(svn r8000) -Codechange: drop UDP packets when their internal size does not match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet.
rubidium [Tue, 09 Jan 2007 14:48:21 +0000] rev 5572
(svn r8000) -Codechange: drop UDP packets when their internal size does not match the received size. If that is the case, the packet was not received in one piece (or got somehow mangled with another packet), which will cause us to drop the packet later on because we are (for example) trying to read beyond the end of the packet.

Tue, 09 Jan 2007 07:24:35 +0000(svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings)
miham [Tue, 09 Jan 2007 07:24:35 +0000] rev 5571
(svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings)

Tue, 09 Jan 2007 07:22:20 +0000(svn r7986) WebTranslator2 update to 2007-01-09 08:20:27
miham [Tue, 09 Jan 2007 07:22:20 +0000] rev 5570
(svn r7986) WebTranslator2 update to 2007-01-09 08:20:27
brazilian_portuguese - 72 changed by fukumori (72)
hungarian - 2 fixed by miham (2)
slovenian - 191 fixed by Necrolyte (191)

Mon, 08 Jan 2007 19:18:53 +0000(svn r7984) -Fix: out-of-bounds read access on _clients array (Quark)
Darkvater [Mon, 08 Jan 2007 19:18:53 +0000] rev 5569
(svn r7984) -Fix: out-of-bounds read access on _clients array (Quark)

Mon, 08 Jan 2007 18:39:17 +0000(svn r7983) WebTranslator2 update to 2007-01-08 19:37:40
miham [Mon, 08 Jan 2007 18:39:17 +0000] rev 5568
(svn r7983) WebTranslator2 update to 2007-01-08 19:37:40
brazilian_portuguese - 111 changed by fukumori (111)
esperanto - 11 changed by LaPingvino (11)
japanese - 116 fixed by ickoonite (116)

Mon, 08 Jan 2007 18:07:57 +0000(svn r7982) -Codechange: Enumify graphics blitter modes.
peter1138 [Mon, 08 Jan 2007 18:07:57 +0000] rev 5567
(svn r7982) -Codechange: Enumify graphics blitter modes.

Mon, 08 Jan 2007 10:36:45 +0000(svn r7976) -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype
celestar [Mon, 08 Jan 2007 10:36:45 +0000] rev 5566
(svn r7976) -Fix: (SF 1629560) Rail vehicles can no longer enter tunnels or bridgeheads with wrong railtype