Thu, 03 Mar 2005 19:54:46 +0000(svn r1921) -Fix: Out of bounds array access which caused oil rigs to accept other cargo types besides passengers and mail
tron [Thu, 03 Mar 2005 19:54:46 +0000] rev 1417
(svn r1921) -Fix: Out of bounds array access which caused oil rigs to accept other cargo types besides passengers and mail

Thu, 03 Mar 2005 14:56:28 +0000(svn r1920) -Fix: no longer a station where you only unload is bad for your town-rating
truelight [Thu, 03 Mar 2005 14:56:28 +0000] rev 1416
(svn r1920) -Fix: no longer a station where you only unload is bad for your town-rating

Tue, 01 Mar 2005 19:32:55 +0000(svn r1919) -Fix: Minimum profit of vehicles was calculated wrong for Performance Rating
truelight [Tue, 01 Mar 2005 19:32:55 +0000] rev 1415
(svn r1919) -Fix: Minimum profit of vehicles was calculated wrong for Performance Rating

Tue, 01 Mar 2005 17:32:47 +0000(svn r1918) -Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) as param
truelight [Tue, 01 Mar 2005 17:32:47 +0000] rev 1414
(svn r1918) -Fix: [ 1101874 ] Dedicated server now accepts '-g' (load game) as param

Tue, 01 Mar 2005 01:14:27 +0000(svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed.
pasky [Tue, 01 Mar 2005 01:14:27 +0000] rev 1413
(svn r1917) - Makefile: Revamped VERBOSE support, build mechanics changed.
- VERBOSE has now greater effect, many previously hidden commands
are now shown on the terminal as they are executed. (Use $(Q)
instead of @ where the command should be shown if VERBOSE.)
- Compilation commands redundancy was eliminated.
- Compilation commands calling generalized so that the VERBOSE
support does not further entangle the code. The commands are now
all at a single place, before the targets in a "Build commands"
section.

Note that this changeset has a character of proposal. If you do not
like the direction it takes at all, feel free to revert it (probably
together with the previous VERBOSE patch). However, I believe it
improves the code by bringing the compilation commands to a single
place and it greatly improves the VERBOSE support, too (and makes it
much less intrusive).

Mon, 28 Feb 2005 22:33:31 +0000(svn r1916) Fix compilation on the glibc-2.2 systems. Part of the inspiration comes from patch 1149710 by Mr. Nobody. Also fixes the comment describing what to do if one's system doesn't have ifaddrs.h.
pasky [Mon, 28 Feb 2005 22:33:31 +0000] rev 1412
(svn r1916) Fix compilation on the glibc-2.2 systems. Part of the inspiration comes from patch 1149710 by Mr. Nobody. Also fixes the comment describing what to do if one's system doesn't have ifaddrs.h.

Mon, 28 Feb 2005 21:54:04 +0000(svn r1915) Support for a VERBOSE flag which will make the full compiler invocations to be shown instead of ===> Brief summaries.
pasky [Mon, 28 Feb 2005 21:54:04 +0000] rev 1411
(svn r1915) Support for a VERBOSE flag which will make the full compiler invocations to be shown instead of ===> Brief summaries.

Sat, 26 Feb 2005 13:57:40 +0000(svn r1914) - Fix: [ 1119147 ] Stop startup memory corruption crash using optimized MSVC6. MSVC6 workaround as it's too stupid again for its own good
Darkvater [Sat, 26 Feb 2005 13:57:40 +0000] rev 1410
(svn r1914) - Fix: [ 1119147 ] Stop startup memory corruption crash using optimized MSVC6. MSVC6 workaround as it's too stupid again for its own good

Thu, 24 Feb 2005 22:37:35 +0000(svn r1913) Weekly langfile update
miham [Thu, 24 Feb 2005 22:37:35 +0000] rev 1409
(svn r1913) Weekly langfile update

Thu, 24 Feb 2005 17:17:36 +0000(svn r1912) - Fix: [ 1149766 ] Single tile Bridge in Volcano City scenario. Some bridges still had the old single-tile bridge bug that was caused by improper town growth in combination with DC_AUTO. Fixed the scenario.
Darkvater [Thu, 24 Feb 2005 17:17:36 +0000] rev 1408
(svn r1912) - Fix: [ 1149766 ] Single tile Bridge in Volcano City scenario. Some bridges still had the old single-tile bridge bug that was caused by improper town growth in combination with DC_AUTO. Fixed the scenario.