Sat, 06 Jan 2007 07:26:15 +0000(svn r7896) WebTranslator2 update to 2007-01-06 08:24:52
miham [Sat, 06 Jan 2007 07:26:15 +0000] rev 5546
(svn r7896) WebTranslator2 update to 2007-01-06 08:24:52
italian - 211 changed by sidew (211)
lithuanian - 66 changed by Domas (66)
slovenian - 131 fixed by ThePianoGuy (31), Necrolyte (100)

Fri, 05 Jan 2007 21:33:58 +0000(svn r7888) -Change: add documentation about the 'on-the-wire' structure of the network game information request and reply packets.
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.

Fri, 05 Jan 2007 20:46:53 +0000(svn r7887) -Fix: [OSX] Endian32_Swap should always return a uint32, not a long unsigned int
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)

Fri, 05 Jan 2007 19:50:44 +0000(svn r7886) -Fix: [OSX] control+enter will no longer toggle fullscreen as it collided with other hotkeys (pv2b)
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)

Fri, 05 Jan 2007 18:28:49 +0000(svn r7884) WebTranslator2 update to 2007-01-05 19:28:08
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)

Fri, 05 Jan 2007 18:11:14 +0000(svn r7883) It's spelled 'automatically'
tron [Fri, 05 Jan 2007 18:11:14 +0000] rev 5541
(svn r7883) It's spelled 'automatically'

Fri, 05 Jan 2007 18:03:30 +0000(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking
truelight [Fri, 05 Jan 2007 18:03:30 +0000] rev 5540
(svn r7882) -Fix: OS2 is defined as UNIX too, but not for networking

Fri, 05 Jan 2007 17:49:46 +0000(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2
truelight [Fri, 05 Jan 2007 17:49:46 +0000] rev 5539
(svn r7881) [Configure] -Fix: OS2 GCC indentifies itself with os2, not os/2

Fri, 05 Jan 2007 17:42:01 +0000(svn r7880) Simplify regular expressions and fix that exactly OS2 is matched, not any string beginning with OS2
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

Fri, 05 Jan 2007 17:29:35 +0000(svn r7878) Remove the long gone sdl11-config (again)
tron [Fri, 05 Jan 2007 17:29:35 +0000] rev 5537
(svn r7878) Remove the long gone sdl11-config (again)

Fri, 05 Jan 2007 17:29:08 +0000(svn r7877) Improve readability and shorten the configure script by 241 lines
tron [Fri, 05 Jan 2007 17:29:08 +0000] rev 5536
(svn r7877) Improve readability and shorten the configure script by 241 lines

Fri, 05 Jan 2007 15:01:51 +0000(svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended.
rubidium [Fri, 05 Jan 2007 15:01:51 +0000] rev 5535
(svn r7866) -Fix (r7759): ./configure --revision=[revision] did not work as intended.

Fri, 05 Jan 2007 14:26:45 +0000(svn r7864) -Codechange: Offset engines/wagons in the train details window by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths.
peter1138 [Fri, 05 Jan 2007 14:26:45 +0000] rev 5534
(svn r7864) -Codechange: Offset engines/wagons in the train details window by half the train length modifier. This stops overflowing wagons in sets that use 32px lengths.

Fri, 05 Jan 2007 11:41:11 +0000(svn r7861) -Fix (r7823): Crash when oldest news was deleted. First check the index for oldest news
Darkvater [Fri, 05 Jan 2007 11:41:11 +0000] rev 5533
(svn r7861) -Fix (r7823): Crash when oldest news was deleted. First check the index for oldest news
and THEN decrease index, not the other way around.

Fri, 05 Jan 2007 07:36:33 +0000(svn r7857) WebTranslator2 update to 2007-01-05 08:35:59
miham [Fri, 05 Jan 2007 07:36:33 +0000] rev 5532
(svn r7857) WebTranslator2 update to 2007-01-05 08:35:59
lithuanian - 2 fixed, 278 changed by Domas (280)
slovenian - 11 fixed by Necrolyte (11)

Fri, 05 Jan 2007 01:23:03 +0000(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket directly.
rubidium [Fri, 05 Jan 2007 01:23:03 +0000] rev 5531
(svn r7847) -Codechange: use NetworkUDPClose instead of calling closesocket directly.

Fri, 05 Jan 2007 00:39:08 +0000(svn r7843) -Codechange (r7840): left out word 'file' making crash-text look un-english-ish.
Darkvater [Fri, 05 Jan 2007 00:39:08 +0000] rev 5530
(svn r7843) -Codechange (r7840): left out word 'file' making crash-text look un-english-ish.

Thu, 04 Jan 2007 23:49:55 +0000(svn r7840) -Codechange: Change the crash window a bit. Tell about Flyspray and crash.dmp. Remove
Darkvater [Thu, 04 Jan 2007 23:49:55 +0000] rev 5529
(svn r7840) -Codechange: Change the crash window a bit. Tell about Flyspray and crash.dmp. Remove
text about submitting crash report.

Thu, 04 Jan 2007 21:48:52 +0000(svn r7836) -Codechange: some constness for network/core.
rubidium [Thu, 04 Jan 2007 21:48:52 +0000] rev 5528
(svn r7836) -Codechange: some constness for network/core.

Thu, 04 Jan 2007 21:21:14 +0000(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them.
rubidium [Thu, 04 Jan 2007 21:21:14 +0000] rev 5527
(svn r7834) -Codechange: cleanup the includes of network/core a little; include headers in headers when the header needs types/constants defined in them.

Thu, 04 Jan 2007 20:33:50 +0000(svn r7833) -Fix (r7829): forgot to add debug.h to the includes.
rubidium [Thu, 04 Jan 2007 20:33:50 +0000] rev 5526
(svn r7833) -Fix (r7829): forgot to add debug.h to the includes.

Thu, 04 Jan 2007 19:24:42 +0000(svn r7831) -Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D).
peter1138 [Thu, 04 Jan 2007 19:24:42 +0000] rev 5525
(svn r7831) -Codechange: [NewGRF] Do not mark as unsafe those NewGRFs that set their own parameters (via action D) and/or change only bridge sprite table layouts (action 0, property D).

Thu, 04 Jan 2007 19:12:45 +0000(svn r7830) -Codechange: let NetworkCoreInitialize return a bool, so we have to set _network_available only once.
rubidium [Thu, 04 Jan 2007 19:12:45 +0000] rev 5524
(svn r7830) -Codechange: let NetworkCoreInitialize return a bool, so we have to set _network_available only once.

Thu, 04 Jan 2007 18:50:40 +0000(svn r7829) -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater.
rubidium [Thu, 04 Jan 2007 18:50:40 +0000] rev 5523
(svn r7829) -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater.

Thu, 04 Jan 2007 18:30:28 +0000(svn r7828) WebTranslator2 update to 2007-01-04 19:28:37
miham [Thu, 04 Jan 2007 18:30:28 +0000] rev 5522
(svn r7828) WebTranslator2 update to 2007-01-04 19:28:37
danish - 8 changed by ThomasA (8)
estonian - 101 changed by kristjans (101)
italian - 1 changed by sidew (1)
japanese - 17 fixed, 11 changed by PouncingAnt (28)

Thu, 04 Jan 2007 18:10:40 +0000(svn r7825) -Codechange: make NetworkUDPClose close a single UDP socket. Use NetworkUDPStop to close all opened udp sockets (those were called NetworkUDPClose).
rubidium [Thu, 04 Jan 2007 18:10:40 +0000] rev 5521
(svn r7825) -Codechange: make NetworkUDPClose close a single UDP socket. Use NetworkUDPStop to close all opened udp sockets (those were called NetworkUDPClose).

Thu, 04 Jan 2007 17:23:55 +0000(svn r7823) -Fix (r7384 / r7368 / r3757 / r7388): News windows could still cause crashes because
Darkvater [Thu, 04 Jan 2007 17:23:55 +0000] rev 5520
(svn r7823) -Fix (r7384 / r7368 / r3757 / r7388): News windows could still cause crashes because
DeleteVehicleNews shuffles around _news_items which can wreak havoc with the NewsItem*
of a currently open news window. While here also correctly update _current_news and
_forced_news for the same reasons. Should really work now.

Thu, 04 Jan 2007 15:42:09 +0000(svn r7821) -Fix: be more strict about the socket from where packets arrive. Do not accept requests about the game server on the master/client socket, do not accept master server acks on the client/server socket, etc.
rubidium [Thu, 04 Jan 2007 15:42:09 +0000] rev 5519
(svn r7821) -Fix: be more strict about the socket from where packets arrive. Do not accept requests about the game server on the master/client socket, do not accept master server acks on the client/server socket, etc.

Thu, 04 Jan 2007 06:57:49 +0000(svn r7819) WebTranslator2 update to 2007-01-04 07:57:17
miham [Thu, 04 Jan 2007 06:57:49 +0000] rev 5518
(svn r7819) WebTranslator2 update to 2007-01-04 07:57:17
japanese - 78 fixed by ickoonite (78)
slovenian - 26 fixed, 317 changed by Necrolyte (343)
ukrainian - 3 fixed, 2 changed by znikoz (5)

Thu, 04 Jan 2007 02:18:04 +0000(svn r7818) -Fix (r7751): wrote some data to the wrong network packet.
rubidium [Thu, 04 Jan 2007 02:18:04 +0000] rev 5517
(svn r7818) -Fix (r7751): wrote some data to the wrong network packet.