belugas [Thu, 19 Apr 2007 14:50:01 +0000] rev 6989
(svn r9676) -Codechange: introduce NUM_INDUSTRYTYPES instead of IT_END.
This makes the code clearer.
rubidium [Wed, 18 Apr 2007 22:41:53 +0000] rev 6988
(svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tabs with spaces.
rubidium [Wed, 18 Apr 2007 22:10:36 +0000] rev 6987
(svn r9672) -Cleanup: lots of coding style fixes around operands.
peter1138 [Wed, 18 Apr 2007 18:37:40 +0000] rev 6986
(svn r9671) -Codechange: Implement NewGRF callback 36, which allows changing of various properties which were previously static. Vehicle max speed and train power/te/running costs are adjustable.
rubidium [Wed, 18 Apr 2007 18:20:31 +0000] rev 6985
(svn r9670) -Documentation: add documentation to some the _map files.
belugas [Wed, 18 Apr 2007 18:00:33 +0000] rev 6984
(svn r9669) -Documentation: some more doxygen fixes
miham [Wed, 18 Apr 2007 17:28:22 +0000] rev 6983
(svn r9668) -Update: WebTranslator2 update to 2007-04-18 19:27:38
catalan - 2 fixed by arnaullv (2)
french - 2 fixed, 2 changed by glx (4)
hungarian - 2 fixed by miham (2)
korean - 2 fixed by darkttd (2)
swedish - 2 fixed, 1 changed by daishan (3)
maedhros [Wed, 18 Apr 2007 14:23:30 +0000] rev 6982
(svn r9667) -Feature: Add the concept of cities. A (configurable) proportion of towns can
start off larger, and will grow twice as quickly as other towns. They can also
be placed specifically in the scenario editor. Thanks to TheJosh for the
initial patch and the idea.
peter1138 [Wed, 18 Apr 2007 07:22:53 +0000] rev 6981
(svn r9666) -Fix (r9651): end of data / column flags were reversed
belugas [Wed, 18 Apr 2007 00:41:09 +0000] rev 6980
(svn r9665) -Documentation: Doxygen corrections,errors, corrections of corrections...