rubidium [Fri, 05 Jan 2007 21:33:58 +0000] rev 5545
(svn r7888) -Change: add documentation about the 'on-the-wire' structure of the network game information request and reply packets.
bjarni [Fri, 05 Jan 2007 20:46:53 +0000] rev 5544
(svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int
This kills an OSX specific warning in newgrf_config.c
Ensured that Endian16_Swap returns uint16 as well, even though that one didn't result in any warnings (yet)
bjarni [Fri, 05 Jan 2007 19:50:44 +0000] rev 5543
(svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it collided with other hotkeys (pv2b)
People should use command+enter as it was originally intended (this key combo also worked before this commit)
miham [Fri, 05 Jan 2007 18:28:49 +0000] rev 5542
(svn r7884) WebTranslator2 update to 2007-01-05 19:28:08
bulgarian - 14 changed by groupsky (14)
croatian - 159 fixed, 8 changed by knovak (167)
danish - 30 changed by ThomasA (4), MiR (26)
estonian - 41 changed by kristjans (41)
japanese - 47 fixed, 1 changed by PouncingAnt (48)
lithuanian - 31 fixed, 68 changed by Domas (99)
tron [Fri, 05 Jan 2007 18:11:14 +0000] rev 5541
(svn r7883) It's spelled 'automatically'
truelight [Fri, 05 Jan 2007 18:03:30 +0000] rev 5540
(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking
truelight [Fri, 05 Jan 2007 17:49:46 +0000] rev 5539
(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2
tron [Fri, 05 Jan 2007 17:42:01 +0000] rev 5538
(svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2
tron [Fri, 05 Jan 2007 17:29:35 +0000] rev 5537
(svn r7878) Remove the long gone sdl11-config (again)
tron [Fri, 05 Jan 2007 17:29:08 +0000] rev 5536
(svn r7877) Improve readability and shorten the configure script by 241 lines