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)