rubidium [Wed, 10 Jan 2007 10:39:45 +0000] rev 5578
(svn r8019) -Fix (r7759): if libfreetype was not found (and not forced to be used), the configure script aborted instead of marking it a 'not found'.
maedhros [Tue, 09 Jan 2007 21:43:32 +0000] rev 5577
(svn r8014) -Codechange (r7573): When a tile is cleared, empty the general purpose bits in
extra as well, unless they are (or could be) used for bridges. This means these
bits don't have to be cleared seperately when non-bridgeable tiles are removed.
Darkvater [Tue, 09 Jan 2007 21:25:13 +0000] rev 5576
(svn r8013) -Codechange (r6921, rUnknown): Show the error message of corrupt or missing (own) files
through a ShowInfo(F). This way windows users also see this message and bugs such as
FS#528 will not happen anymore. Put ShowInfo(F) error output to stderr and not stdout.
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)
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.
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.
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.
miham [Tue, 09 Jan 2007 07:24:35 +0000] rev 5571
(svn r7987) [Translations] Slovenian is no longer unfinished (no bad strings)
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)
Darkvater [Mon, 08 Jan 2007 19:18:53 +0000] rev 5569
(svn r7984) -Fix: out-of-bounds read access on _clients array (Quark)
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)
peter1138 [Mon, 08 Jan 2007 18:07:57 +0000] rev 5567
(svn r7982) -Codechange: Enumify graphics blitter modes.
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
miham [Mon, 08 Jan 2007 08:16:01 +0000] rev 5565
(svn r7975) WebTranslator2 update to 2007-01-08 09:13:29
brazilian_portuguese - 6 fixed, 2 changed by fukumori (8)
danish - 5 changed by MiR (3), ThomasA (2)
estonian - 1 changed by kristjans (1)
frisian - 82 fixed, 85 changed by ikkejw (82), talzaroff (85)
greek - 64 fixed, 3 changed by Kesnar (67)
italian - 1 changed by sidew (1)
japanese - 92 fixed by ickoonite (92)
polish - 1 changed by meush (1)
slovak - 7 changed by lengyel (7)
slovenian - 160 fixed by Necrolyte (160)
turkish - 2 changed by jnmbk (2)
Darkvater [Mon, 08 Jan 2007 00:16:03 +0000] rev 5564
(svn r7973) - Forward-port the release-changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, et.
Darkvater [Sun, 07 Jan 2007 17:32:35 +0000] rev 5563
(svn r7969) *whistle* 20067 has not yet come to pass; it's 2007 (I think my search&replace broke)
Darkvater [Sun, 07 Jan 2007 16:55:30 +0000] rev 5562
(svn r7968) -Update copyright/etc information to 2007
Darkvater [Sun, 07 Jan 2007 16:35:20 +0000] rev 5561
(svn r7966) -Fix (r7936): Eh AxisToTrack returns Track not Axis, thanks KUDr
truelight [Sun, 07 Jan 2007 13:13:01 +0000] rev 5560
(svn r7961) [Configure] -Fix: "" in config params didn't survive --reconfig. They should now.
truelight [Sun, 07 Jan 2007 13:00:56 +0000] rev 5559
(svn r7959) [Configure] -Fix: OS2-gcc needs to get stripping via gcc, because it needs to be feed to emxbind at link-time.
emxbind changes 'emx a.out' format to 'LX for OS/2 (MS-DOS)'. After this, all gcc and binutils tools for emx can no longer read the binary.
Therefor emxbind needs to do the stripping while converting it. Logic, aint it? :)
tron [Sun, 07 Jan 2007 09:48:10 +0000] rev 5558
(svn r7942) Trim another 192 lines from the configure monster
tron [Sun, 07 Jan 2007 09:24:18 +0000] rev 5557
(svn r7941) Unbreak linking: FreeBSD is not Linux either
tron [Sun, 07 Jan 2007 08:26:45 +0000] rev 5556
(svn r7940) Add an empty line instead of overwriting the just written file
tron [Sun, 07 Jan 2007 08:17:56 +0000] rev 5555
(svn r7939) Fix useless use of cat
Darkvater [Sun, 07 Jan 2007 00:19:57 +0000] rev 5554
(svn r7936) -Fix (r4987, old-rev): Only update the signals and YAPF cache on a DC_EXEC action for bridge-building
Darkvater [Sat, 06 Jan 2007 23:47:59 +0000] rev 5553
(svn r7934) -Cleanup: [win32] Remove unused and totally useless files.
rubidium [Sat, 06 Jan 2007 23:00:21 +0000] rev 5552
(svn r7932) -Fix (r7931): committed a few files too much :( (the ones I used to test the new masterserver)
rubidium [Sat, 06 Jan 2007 22:58:01 +0000] rev 5551
(svn r7931) -Fix (r7759): multiple (different) -O flags made compilations with the wrong optimisations.
Darkvater [Sat, 06 Jan 2007 22:43:11 +0000] rev 5550
(svn r7930) -Fix: [FS#520] Wrong GRF flag set for gradual loading (mart3p)
glx [Sat, 06 Jan 2007 20:39:27 +0000] rev 5549
(svn r7922) -Fix: bad escaping in CFLAGS