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.

Thu, 04 Jan 2007 01:10:39 +0000(svn r7817) -Fix (r7573): Bridge merge broke building canals at level 0.
Darkvater [Thu, 04 Jan 2007 01:10:39 +0000] rev 5516
(svn r7817) -Fix (r7573): Bridge merge broke building canals at level 0.

Wed, 03 Jan 2007 23:55:37 +0000(svn r7813) -Fix (r7799): it is $with_zlib, not $zlib.
rubidium [Wed, 03 Jan 2007 23:55:37 +0000] rev 5515
(svn r7813) -Fix (r7799): it is $with_zlib, not $zlib.

Wed, 03 Jan 2007 23:53:23 +0000(svn r7812) -Fix: rail station build window was not correctly updated after station_spread change
glx [Wed, 03 Jan 2007 23:53:23 +0000] rev 5514
(svn r7812) -Fix: rail station build window was not correctly updated after station_spread change

Wed, 03 Jan 2007 22:55:53 +0000(svn r7810) -Fix: FS#504 Building airport whose size exceeds max station spread-out caused assert. (Zuu)
KUDr [Wed, 03 Jan 2007 22:55:53 +0000] rev 5513
(svn r7810) -Fix: FS#504 Building airport whose size exceeds max station spread-out caused assert. (Zuu)

Wed, 03 Jan 2007 22:24:36 +0000(svn r7809) -Fix: convert \r to \n before parsing files with awk in projects/generate so it works using mingw/msys
glx [Wed, 03 Jan 2007 22:24:36 +0000] rev 5512
(svn r7809) -Fix: convert \r to \n before parsing files with awk in projects/generate so it works using mingw/msys

Wed, 03 Jan 2007 20:49:08 +0000(svn r7807) [Translations] Fix: r7806. Forgot to generate project files to include lithuanian
miham [Wed, 03 Jan 2007 20:49:08 +0000] rev 5511
(svn r7807) [Translations] Fix: r7806. Forgot to generate project files to include lithuanian

Wed, 03 Jan 2007 20:44:59 +0000(svn r7806) [Translations] Lithuanian is no longer unfinished, thanks for the current translators! Good work, keep it up!
miham [Wed, 03 Jan 2007 20:44:59 +0000] rev 5510
(svn r7806) [Translations] Lithuanian is no longer unfinished, thanks for the current translators! Good work, keep it up!

Wed, 03 Jan 2007 18:41:20 +0000(svn r7803) WebTranslator2 update to 2007-01-03 19:37:39
miham [Wed, 03 Jan 2007 18:41:20 +0000] rev 5509
(svn r7803) WebTranslator2 update to 2007-01-03 19:37:39
bulgarian - 5 fixed by groupsky (5)
croatian - 72 fixed by knovak (72)
danish - 25 changed by MiR (25)
italian - 1 changed by sidew (1)
norwegian - 2 fixed by oletk (2)
slovenian - 241 fixed, 143 changed by Necrolyte (384)

Wed, 03 Jan 2007 18:29:15 +0000(svn r7802) -Feature: make it possible to override the bind address and port of a dedicated server from the command line.
rubidium [Wed, 03 Jan 2007 18:29:15 +0000] rev 5508
(svn r7802) -Feature: make it possible to override the bind address and port of a dedicated server from the command line.

Wed, 03 Jan 2007 18:06:50 +0000(svn r7801) -Feature: add command line option to prevent saving of highscore and configuration on exit and a console command to manually initiate a configuration save (Aloysha).
rubidium [Wed, 03 Jan 2007 18:06:50 +0000] rev 5507
(svn r7801) -Feature: add command line option to prevent saving of highscore and configuration on exit and a console command to manually initiate a configuration save (Aloysha).

Wed, 03 Jan 2007 17:47:34 +0000(svn r7800) -Fix (r7787): Remove Czech strings with .news or .subs case.
peter1138 [Wed, 03 Jan 2007 17:47:34 +0000] rev 5506
(svn r7800) -Fix (r7787): Remove Czech strings with .news or .subs case.

Wed, 03 Jan 2007 16:36:36 +0000(svn r7799) -Fix (r7759): gracefully handle cases where the directory libz.a is in is given via --with-libz.
rubidium [Wed, 03 Jan 2007 16:36:36 +0000] rev 5505
(svn r7799) -Fix (r7759): gracefully handle cases where the directory libz.a is in is given via --with-libz.

Wed, 03 Jan 2007 14:42:08 +0000(svn r7797) -Codechange: Replace static _sprite_ptr and associated arrays with dynamic array to allow variable number of sprites. This does not change the sprite limit.
peter1138 [Wed, 03 Jan 2007 14:42:08 +0000] rev 5504
(svn r7797) -Codechange: Replace static _sprite_ptr and associated arrays with dynamic array to allow variable number of sprites. This does not change the sprite limit.

Wed, 03 Jan 2007 13:55:25 +0000(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.
rubidium [Wed, 03 Jan 2007 13:55:25 +0000] rev 5503
(svn r7796) -Fix (r7759): cygwin does not need to rewrite the paths for strgen.
-Fix (r7759): supply the correct flags to cygwin to make it compile.

Note: cygwin itself is 'broken'. Known issues with cygwin are:
- bash does not work when including files that have dos line ending (\r\n).
This causes the strange errors in config.lib. The solution is running:
dos2unix config.lib
- the windows-native svn does not work (though it previously did). The
solution for this is to install the cygwin svn.
- libfreetype2's freetype-config --cflags does not have ft2build.h in the
path include search path. The workaround for this is to copy
/usr/include/ft2build.h to /usr/include/freetype2/. Also linking does
not work for static builds as freetype-config does not support that.
You have to add the '--disable-static' flag when running './configure'.
- libpng12 does not work with static building either. You have to add
the '--disable-static' flag when running './configure' too.

Wed, 03 Jan 2007 11:33:54 +0000(svn r7795) -Codechange: [NewGRF] When safety checking, allow an Action E that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.)
peter1138 [Wed, 03 Jan 2007 11:33:54 +0000] rev 5502
(svn r7795) -Codechange: [NewGRF] When safety checking, allow an Action E that force activates the GRF. Unfortunately this requires knowing the GRF ID in advance (before the Action 8) so the static GRFs are now scanned twice on start up, once for the GRF ID, and then for the safety check. (This fix allows unifont.grf to be used.)

Wed, 03 Jan 2007 09:45:07 +0000(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly.
peter1138 [Wed, 03 Jan 2007 09:45:07 +0000] rev 5501
(svn r7794) -Cleanup: Remove obsolete, never-used landscape rotation code. And spell obsolete correctly.

Wed, 03 Jan 2007 09:32:01 +0000(svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU code
peter1138 [Wed, 03 Jan 2007 09:32:01 +0000] rev 5500
(svn r7793) -Cleanup: Remove obsolute, never-used old spritecache LRU code

Wed, 03 Jan 2007 08:20:25 +0000(svn r7788) -Fix (r7759): do not stop compiling languages when one language fails to compile.
rubidium [Wed, 03 Jan 2007 08:20:25 +0000] rev 5499
(svn r7788) -Fix (r7759): do not stop compiling languages when one language fails to compile.