smatz
|
6074de33d0
|
(svn r14176) -Fix: better 'safe' than ... 'save'
|
2008-08-25 20:54:34 +00:00 |
|
smatz
|
e840aabf8d
|
(svn r14176) -Fix: better 'safe' than ... 'save'
|
2008-08-25 20:54:34 +00:00 |
|
peter1138
|
18032db8c1
|
(svn r14173) -Fix: Don't check for rail type and catenary on aqueducts.
|
2008-08-25 18:14:19 +00:00 |
|
peter1138
|
b60ff46806
|
(svn r14173) -Fix: Don't check for rail type and catenary on aqueducts.
|
2008-08-25 18:14:19 +00:00 |
|
rubidium
|
f0fdbf9644
|
(svn r13957) -Codechange [YAPP]: Free the old path reservation on removing some tracks and reroute trains afterwards. (michi_cc)
|
2008-08-02 22:55:08 +00:00 |
|
rubidium
|
753da05bc6
|
(svn r13957) -Codechange [YAPP]: Free the old path reservation on removing some tracks and reroute trains afterwards. (michi_cc)
|
2008-08-02 22:55:08 +00:00 |
|
rubidium
|
bef1770590
|
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch setting. (michi_cc)
|
2008-08-02 22:47:34 +00:00 |
|
rubidium
|
df99103a31
|
(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch setting. (michi_cc)
|
2008-08-02 22:47:34 +00:00 |
|
rubidium
|
f0fd3f6c57
|
(svn r13795) -Change: do not require canals/rivers/seas to be empty when building a bridge over it as it is not required for roads and rails either.
|
2008-07-22 23:45:55 +00:00 |
|
rubidium
|
24bb768450
|
(svn r13795) -Change: do not require canals/rivers/seas to be empty when building a bridge over it as it is not required for roads and rails either.
|
2008-07-22 23:45:55 +00:00 |
|
rubidium
|
6898a76c5f
|
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool.
|
2008-07-17 20:13:01 +00:00 |
|
rubidium
|
d06529ef4d
|
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line with all other structs/classes that are in a pool.
|
2008-07-17 20:13:01 +00:00 |
|
belugas
|
ba53aa91a1
|
(svn r13705) -Codechange: Define and use BridgePieces enum, which will remove a few more magic numbers
|
2008-07-15 00:34:34 +00:00 |
|
belugas
|
5b48371867
|
(svn r13705) -Codechange: Define and use BridgePieces enum, which will remove a few more magic numbers
|
2008-07-15 00:34:34 +00:00 |
|
smatz
|
6f3b1745c2
|
(svn r13638) -Fix: signed/unsigned warning for MSVC9 and gcc2
|
2008-06-26 00:40:42 +00:00 |
|
smatz
|
0b75129c24
|
(svn r13638) -Fix: signed/unsigned warning for MSVC9 and gcc2
|
2008-06-26 00:40:42 +00:00 |
|
rubidium
|
d87b6c3937
|
(svn r13611) -Fix [FS#2100]: if the first bridge can't be build for a given length, then none of the other bridges can. Effectively meaning that if someone replaces the first bridge with a bridge that can be only 3 tiles longs then only other bridges that can be 3 tiles long will be buildable, but only if they are 3 tiles long.
|
2008-06-23 08:38:07 +00:00 |
|
rubidium
|
67e610a8a8
|
(svn r13611) -Fix [FS#2100]: if the first bridge can't be build for a given length, then none of the other bridges can. Effectively meaning that if someone replaces the first bridge with a bridge that can be only 3 tiles longs then only other bridges that can be 3 tiles long will be buildable, but only if they are 3 tiles long.
|
2008-06-23 08:38:07 +00:00 |
|
smatz
|
a3e0078ef2
|
(svn r13478) -Codechange: don't use GetBridgeSpec() for aqueducts
|
2008-06-11 17:10:36 +00:00 |
|
smatz
|
1a043128e1
|
(svn r13478) -Codechange: don't use GetBridgeSpec() for aqueducts
|
2008-06-11 17:10:36 +00:00 |
|
smatz
|
c009a253dc
|
(svn r13477) -Fix (r13464): correct tile type in the Query tile info window
|
2008-06-11 16:24:00 +00:00 |
|
smatz
|
881d384e56
|
(svn r13477) -Fix (r13464): correct tile type in the Query tile info window
|
2008-06-11 16:24:00 +00:00 |
|
smatz
|
6d4474d819
|
(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt
|
2008-06-11 15:56:55 +00:00 |
|
smatz
|
58d63ec726
|
(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt
|
2008-06-11 15:56:55 +00:00 |
|
rubidium
|
6f550fc4ca
|
(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either.
|
2008-06-11 14:51:31 +00:00 |
|
rubidium
|
f858e5bbf4
|
(svn r13468) -Fix: make aqueducts a little more expensive than normal bridges and disable terraforming of aqueduct bridgeheads; one can't terraform normal canal tiles either.
|
2008-06-11 14:51:31 +00:00 |
|
rubidium
|
137f2c072a
|
(svn r13466) -Fix (r13464): slope checking got lost during development...
|
2008-06-11 14:13:07 +00:00 |
|
rubidium
|
93fb5bc63d
|
(svn r13466) -Fix (r13464): slope checking got lost during development...
|
2008-06-11 14:13:07 +00:00 |
|
rubidium
|
ee843728bf
|
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
|
2008-06-11 13:54:01 +00:00 |
|
rubidium
|
7f6382badd
|
(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.
|
2008-06-11 13:54:01 +00:00 |
|
rubidium
|
e7a501100a
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
923e21129c
|
(svn r13325) -Codechange: split the client-side only settings from the settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
2008-05-29 15:13:28 +00:00 |
|
rubidium
|
d289464d69
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +00:00 |
|
rubidium
|
8c9cc415e3
|
(svn r13255) -Codechange: move _opt to _settings.
|
2008-05-25 22:36:44 +00:00 |
|
rubidium
|
dc77647ea4
|
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
2008-05-25 19:17:03 +00:00 |
|
rubidium
|
4625695653
|
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
2008-05-25 19:17:03 +00:00 |
|
frosch
|
7f80552293
|
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
2008-05-21 22:15:39 +00:00 |
|
frosch
|
eca692ef90
|
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
2008-05-21 22:15:39 +00:00 |
|
smatz
|
2be223fc03
|
(svn r13090) -Codechange: add functions for direct conversion from DiagDirection to Track and Trackbits
|
2008-05-14 18:31:21 +00:00 |
|
smatz
|
ec627dedf8
|
(svn r13090) -Codechange: add functions for direct conversion from DiagDirection to Track and Trackbits
|
2008-05-14 18:31:21 +00:00 |
|
smatz
|
b4968c6bea
|
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
|
2008-05-08 16:48:29 +00:00 |
|
smatz
|
386a3f1d20
|
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
|
2008-05-08 16:48:29 +00:00 |
|
rubidium
|
e0e1bf76a2
|
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
|
2008-05-07 09:07:19 +00:00 |
|
rubidium
|
7ccda80b0b
|
(svn r12986) -Codechange: move the landscape and transport related types from openttd.h to their own headers.
|
2008-05-07 09:07:19 +00:00 |
|
peter1138
|
45034bc522
|
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
2008-04-29 21:31:29 +00:00 |
|
peter1138
|
a00371c8db
|
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
2008-04-29 21:31:29 +00:00 |
|
smatz
|
112afdf7d8
|
(svn r12853) -Fix: catenary on tunnel entrances and middle bridge pieces was drawn twice in some cases
|
2008-04-23 19:47:23 +00:00 |
|
smatz
|
459259aeec
|
(svn r12853) -Fix: catenary on tunnel entrances and middle bridge pieces was drawn twice in some cases
|
2008-04-23 19:47:23 +00:00 |
|
rubidium
|
d46d8d9c9d
|
(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.
|
2008-04-18 10:16:51 +00:00 |
|
rubidium
|
1b2773445d
|
(svn r12765) -Codechange: move some stuff out of variables.h that required including other headers in variables.h.
|
2008-04-18 10:16:51 +00:00 |
|