smatz [Mon, 25 Aug 2008 20:54:34 +0000] rev 10017
(svn r14176) -Fix: better 'safe' than ... 'save'
peter1138 [Mon, 25 Aug 2008 20:42:54 +0000] rev 10016
(svn r14175) -Codechange: Rewrite the main toolbars to use the standard dropdown menu system, allowing flexible menus instead of fixed string lists, and removing code duplication.
smatz [Mon, 25 Aug 2008 20:10:45 +0000] rev 10015
(svn r14174) -Fix: since now, we are 'losing' things, not 'loosing'
peter1138 [Mon, 25 Aug 2008 18:14:19 +0000] rev 10014
(svn r14173) -Fix: Don't check for rail type and catenary on aqueducts.
belugas [Mon, 25 Aug 2008 17:16:27 +0000] rev 10013
(svn r14172) -Feature[newGRF]: Add support for property 0x13 for Bridges.
In other words, one can now specifies a 16 bits cost multiplier.
belugas [Mon, 25 Aug 2008 16:41:00 +0000] rev 10012
(svn r14171) -Codechange: Make the test for HQ a bit lighter.
The presence of a HQ is only dictated by the 7th bit been set.
The rest of the data is related to the size and the type.
peter1138 [Mon, 25 Aug 2008 16:20:26 +0000] rev 10011
(svn r14170) -Codechange: Missing enum for road type iteration.
belugas [Mon, 25 Aug 2008 16:10:34 +0000] rev 10010
(svn r14169) -Codechange: rename location_of_house for location_of_HQ, which is more exact and less subject to interpretation
peter1138 [Mon, 25 Aug 2008 16:07:10 +0000] rev 10009
(svn r14168) -Codechange: Make dropdown 'auto_width' a separate parameter, so that a minimum width can be specified.
rubidium [Mon, 25 Aug 2008 15:15:41 +0000] rev 10008
(svn r14167) -Fix: items in some ini-groups got duplicated on save.