Thu, 15 Mar 2007 22:48:46 +0000(svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This will be used to specify how the cargo behaves wrt towns, instead of relying on fixed cargo IDs.
peter1138 [Thu, 15 Mar 2007 22:48:46 +0000] rev 6637
(svn r9236) -Codechange: Add 'town effect' attribute to cargo types. This will be used to specify how the cargo behaves wrt towns, instead of relying on fixed cargo IDs.

Thu, 15 Mar 2007 17:42:32 +0000(svn r9215) -Documentation : correct Doxygen of comments
belugas [Thu, 15 Mar 2007 17:42:32 +0000] rev 6636
(svn r9215) -Documentation : correct Doxygen of comments

Thu, 15 Mar 2007 14:34:10 +0000(svn r9205) -Fix: if you started openttd with '-g' you got the same map every run
truelight [Thu, 15 Mar 2007 14:34:10 +0000] rev 6635
(svn r9205) -Fix: if you started openttd with '-g' you got the same map every run

Thu, 15 Mar 2007 13:17:54 +0000(svn r9198) [Config] -Add: added 'make run-gdb' which starts gdb + OpenTTD + OPENTTD_ARGS for you
truelight [Thu, 15 Mar 2007 13:17:54 +0000] rev 6634
(svn r9198) [Config] -Add: added 'make run-gdb' which starts gdb + OpenTTD + OPENTTD_ARGS for you

Thu, 15 Mar 2007 01:17:20 +0000(svn r9190) -Fix: Little typo in an enum.
belugas [Thu, 15 Mar 2007 01:17:20 +0000] rev 6633
(svn r9190) -Fix: Little typo in an enum.

Wed, 14 Mar 2007 12:56:09 +0000(svn r9178) -Fix (r7573) [FS#679]: Don't allow building docks or buoys under bridges.
maedhros [Wed, 14 Mar 2007 12:56:09 +0000] rev 6632
(svn r9178) -Fix (r7573) [FS#679]: Don't allow building docks or buoys under bridges.

Wed, 14 Mar 2007 02:52:50 +0000(svn r9162) -Codechange: Cleanup of industry_cmd (Step-8). Gather tile animation data into IndustryTileSpec array
belugas [Wed, 14 Mar 2007 02:52:50 +0000] rev 6631
(svn r9162) -Codechange: Cleanup of industry_cmd (Step-8). Gather tile animation data into IndustryTileSpec array
Added a few documentation on remaining animation arrays (mostly ToyLand ones)

Tue, 13 Mar 2007 21:31:09 +0000(svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_from_xy were updated in the wrong place, causing issues with TTD savegames/scenarios.
peter1138 [Tue, 13 Mar 2007 21:31:09 +0000] rev 6630
(svn r9147) -Fix (r1770, r8161): when loadin games, enroute_from and enroute_from_xy were updated in the wrong place, causing issues with TTD savegames/scenarios.

Tue, 13 Mar 2007 21:04:22 +0000(svn r9146) -Fix [NTP][FS#676](r6800): "Train is lost" message is generated incorrectly. Forgot to set the best bird distance to zero in case we found the destination to indicate success. (de_zeurkous)
KUDr [Tue, 13 Mar 2007 21:04:22 +0000] rev 6629
(svn r9146) -Fix [NTP][FS#676](r6800): "Train is lost" message is generated incorrectly. Forgot to set the best bird distance to zero in case we found the destination to indicate success. (de_zeurkous)

Tue, 13 Mar 2007 12:05:41 +0000(svn r9137) -Fix: if all news-setting buttons show 'full', make the ALL-button show 'full' too
truelight [Tue, 13 Mar 2007 12:05:41 +0000] rev 6628
(svn r9137) -Fix: if all news-setting buttons show 'full', make the ALL-button show 'full' too