rubidium
|
fd7633def5
|
(svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
2011-02-04 15:40:35 +00:00 |
|
rubidium
|
c85d350310
|
(svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
|
2011-02-04 15:40:35 +00:00 |
|
rubidium
|
7086bb3017
|
(svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting
|
2011-02-04 15:37:23 +00:00 |
|
rubidium
|
46b3d114a8
|
(svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting
|
2011-02-04 15:37:23 +00:00 |
|
rubidium
|
8ee493b6e9
|
(svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join
|
2011-02-04 15:29:50 +00:00 |
|
rubidium
|
4355231f67
|
(svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join
|
2011-02-04 15:29:50 +00:00 |
|
rubidium
|
c0f39415b9
|
(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less useless; just don't use depot orders or timetabling if you don't want to use it
|
2011-02-04 15:13:20 +00:00 |
|
rubidium
|
4c5ca17486
|
(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less useless; just don't use depot orders or timetabling if you don't want to use it
|
2011-02-04 15:13:20 +00:00 |
|
rubidium
|
285f369969
|
(svn r21956) -Cleanup: always draw the bridge pillars
|
2011-02-04 14:38:33 +00:00 |
|
rubidium
|
71f4067d19
|
(svn r21956) -Cleanup: always draw the bridge pillars
|
2011-02-04 14:38:33 +00:00 |
|
rubidium
|
1a9ae166eb
|
(svn r21955) -Cleanup: always show the long date in the status bar
|
2011-02-04 14:38:15 +00:00 |
|
rubidium
|
313c1bc171
|
(svn r21955) -Cleanup: always show the long date in the status bar
|
2011-02-04 14:38:15 +00:00 |
|
rubidium
|
12d3422539
|
(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view
|
2011-02-04 14:37:24 +00:00 |
|
rubidium
|
2ad1279725
|
(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view
|
2011-02-04 14:37:24 +00:00 |
|
smatz
|
4aa45d8742
|
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year
|
2011-02-04 14:11:14 +00:00 |
|
smatz
|
3057a26fd5
|
(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year
|
2011-02-04 14:11:14 +00:00 |
|
yexo
|
024869f33c
|
(svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken since the typechecking of string parameters
|
2011-01-21 23:10:02 +00:00 |
|
yexo
|
0cdb1c78cd
|
(svn r21885) -Fix [FS#4422]: NewGRF string codes 0x80 and 0x81 were broken since the typechecking of string parameters
|
2011-01-21 23:10:02 +00:00 |
|
rubidium
|
95e0695e02
|
(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sorting of rail types in the drop down list
|
2011-01-20 12:22:38 +00:00 |
|
rubidium
|
2f6c840ebf
|
(svn r21866) -Feature [FS#4394]: [NewGRF] Rail type property to influence sorting of rail types in the drop down list
|
2011-01-20 12:22:38 +00:00 |
|
rubidium
|
abc1828d30
|
(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available
|
2011-01-18 21:30:59 +00:00 |
|
rubidium
|
b8c9988d9f
|
(svn r21842) -Feature [FS#4393]: [NewGRF] Introduction dates/required types for rail types; e.g. introduce a particular rail type in 1960 (or when a vehicle using it is introduced), but also allow limiting its introduction to only happen when the required railtypes are available
|
2011-01-18 21:30:59 +00:00 |
|
rubidium
|
dc94c94599
|
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
2011-01-18 21:28:07 +00:00 |
|
rubidium
|
6371b75bcc
|
(svn r21841) -Feature: [NewGRF] Allow to define other railtypes that should be introduced if a particular rail type is introduced, e.g. to make sure slow rail is introduced when fast rail gets introduced
|
2011-01-18 21:28:07 +00:00 |
|
rubidium
|
79c908d6f3
|
(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour
|
2011-01-16 21:10:41 +00:00 |
|
rubidium
|
62128e8263
|
(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour
|
2011-01-16 21:10:41 +00:00 |
|
terkhen
|
9df9575e72
|
(svn r21806) -Codechange: Correct additional appearances of the same typo.
|
2011-01-15 16:27:04 +00:00 |
|
terkhen
|
53c9846f14
|
(svn r21806) -Codechange: Correct additional appearances of the same typo.
|
2011-01-15 16:27:04 +00:00 |
|
terkhen
|
98e0a17c47
|
(svn r21805) -Codechange: Correct a typo.
|
2011-01-15 15:58:03 +00:00 |
|
terkhen
|
93b26e8e3d
|
(svn r21805) -Codechange: Correct a typo.
|
2011-01-15 15:58:03 +00:00 |
|
rubidium
|
be077e030e
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
rubidium
|
eab47d2227
|
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company
|
2011-01-04 22:50:09 +00:00 |
|
yexo
|
3436562d3a
|
(svn r21694) -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom
|
2011-01-01 23:26:26 +00:00 |
|
yexo
|
a25d6c64dd
|
(svn r21694) -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom
|
2011-01-01 23:26:26 +00:00 |
|
rubidium
|
89d95a2c95
|
(svn r21639) -Codechange: simplify setting the colour remap
|
2010-12-25 19:59:56 +00:00 |
|
rubidium
|
1d21903eb4
|
(svn r21639) -Codechange: simplify setting the colour remap
|
2010-12-25 19:59:56 +00:00 |
|
smatz
|
604636b783
|
(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases
|
2010-12-19 20:15:32 +00:00 |
|
smatz
|
79681051c8
|
(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases
|
2010-12-19 20:15:32 +00:00 |
|
smatz
|
8ca6a4846b
|
(svn r21538) -Add: {INDUSTRY} can now have cases
|
2010-12-18 22:50:46 +00:00 |
|
smatz
|
5a6c9877cb
|
(svn r21538) -Add: {INDUSTRY} can now have cases
|
2010-12-18 22:50:46 +00:00 |
|
rubidium
|
30e78752a9
|
(svn r21513) -Feature [FS#532]: make the chat message timeout user configurable
|
2010-12-14 15:00:43 +00:00 |
|
rubidium
|
b149fcd127
|
(svn r21513) -Feature [FS#532]: make the chat message timeout user configurable
|
2010-12-14 15:00:43 +00:00 |
|
rubidium
|
b362f3aee9
|
(svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic
|
2010-12-13 21:53:54 +00:00 |
|
rubidium
|
3cb75db0d4
|
(svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic
|
2010-12-13 21:53:54 +00:00 |
|
rubidium
|
2d661c3e84
|
(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehicle_warning
|
2010-12-13 21:53:23 +00:00 |
|
rubidium
|
e3b391249d
|
(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehicle_warning
|
2010-12-13 21:53:23 +00:00 |
|
rubidium
|
e590fe22ac
|
(svn r21454) -Codechange: add support for object variable 48
|
2010-12-10 21:32:52 +00:00 |
|
rubidium
|
5d0da9492e
|
(svn r21454) -Codechange: add support for object variable 48
|
2010-12-10 21:32:52 +00:00 |
|
rubidium
|
268a57dedc
|
(svn r21452) -Codechange: read object property 17 (number of views)
|
2010-12-10 21:30:26 +00:00 |
|
rubidium
|
fdeab92dc7
|
(svn r21452) -Codechange: read object property 17 (number of views)
|
2010-12-10 21:30:26 +00:00 |
|