rubidium [Thu, 24 Aug 2006 10:19:59 +0000] rev 4369
(svn r6086) -Fix: InteractiveRandom was not seeded properly resulting in the dedicated server always generating the same map. Thanks to the #openttdcoop team for detecting.
truelight [Thu, 24 Aug 2006 10:11:32 +0000] rev 4368
(svn r6084) -Fix r6073: if we removed MSVC6 support, then why is unittest.dsp still around...
miham [Thu, 24 Aug 2006 08:19:30 +0000] rev 4367
(svn r6083) WebTranslator2 update to 2006-08-24 10:19:06
german - 3 fixed, 1 changed by chu (4)
slovak - 82 fixed, 2 changed by lengyel (84)
turkish - 3 fixed by jnmbk (3)
belugas [Thu, 24 Aug 2006 01:25:00 +0000] rev 4366
(svn r6082) -CodeChange : Remove the unneeded table/sprites.h include in newgrf_cargo.h.
Set it in genworld_gui.c instead, as it is really needed
belugas [Wed, 23 Aug 2006 23:23:14 +0000] rev 4365
(svn r6081) -Fix(6054) : Silenced a MSVC warning on compiling (thanks MaulinMonkey)
glx [Wed, 23 Aug 2006 20:53:53 +0000] rev 4364
(svn r6079) -Change: size and alignment of random seed input box and randomise button
truelight [Wed, 23 Aug 2006 20:46:54 +0000] rev 4363
(svn r6078) -Fix: forgot one uint16 -> Date conversion. Tnx to #openttdcoop team for detecting and Rubidium for finding the cause.
miham [Wed, 23 Aug 2006 19:58:17 +0000] rev 4362
(svn r6076) WebTranslator2 update to 2006-08-23 21:57:55
french - 2 changed by glx (2)
portuguese - 26 fixed, 3 changed by izhirahider (29)
Darkvater [Wed, 23 Aug 2006 18:22:11 +0000] rev 4361
(svn r6073) -We have removed MSVC6 support, so remove strgen and langs project files as well.
matthijs [Wed, 23 Aug 2006 15:30:03 +0000] rev 4360
(svn r6068) -Codechange: Switch PNG and BMP priority for screenshots. This ensures PNG is used by default when available. (hylje)