Jonathan G Rennison
|
674732cd68
|
Merge: Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-11 18:14:13 +01:00 |
|
Henry Wilson
|
7c8e7c6b6e
|
Codechange: Use null pointer literal instead of the NULL macro
|
2019-04-10 23:22:20 +02:00 |
|
Jonathan G Rennison
|
65b9a103ad
|
Initial implementation of two rail types per tile
|
2018-12-21 03:27:58 +00:00 |
|
Jonathan G Rennison
|
6740a9a470
|
Merge branch 'custom_bridgeheads' into jgrpp
# Conflicts:
# docs/landscape.html
# src/bridge_map.h
# src/pbs.cpp
# src/saveload/company_sl.cpp
# src/saveload/extended_ver_sl.cpp
# src/settings_type.h
# src/signal.cpp
# src/train_cmd.cpp
# src/tunnel_map.h
# src/tunnelbridge_cmd.cpp
# src/tunnelbridge_map.h
# src/vehicle.cpp
# src/viewport.cpp
|
2018-07-08 23:04:30 +01:00 |
|
Jonathan G Rennison
|
77362b829a
|
Initial support for rail custom bridge heads
|
2018-07-08 23:03:42 +01:00 |
|
Jonathan G Rennison
|
d8ab61cab3
|
Change type of track bits mask in MaskWireBits
This is to fix warnings from UndefinedBehaviorSanitizer.
|
2018-06-06 08:28:50 +01:00 |
|
peter1138
|
6d0f8ec7b9
|
(svn r27812) -Fix: Road tunnel/bridge heads have no trackbits wrt catenary drawing
Road tunnels and bridges do not have any rail, so do not treat them
as if they had when drawing a catenary. (cirdan)
|
2017-03-20 17:57:24 +00:00 |
|
peter1138
|
380e1a240f
|
(svn r27812) -Fix: Road tunnel/bridge heads have no trackbits wrt catenary drawing
Road tunnels and bridges do not have any rail, so do not treat them
as if they had when drawing a catenary. (cirdan)
|
2017-03-20 17:57:24 +00:00 |
|
frosch
|
d9bfe88261
|
(svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary.
|
2016-11-05 11:53:03 +00:00 |
|
frosch
|
616c02c42e
|
(svn r27676) -Codechange: Rename catenary functions, so that they refer unambiguously to either RoadCatenary or RailCatenary.
|
2016-11-05 11:53:03 +00:00 |
|
rubidium
|
9daf7e749c
|
(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible
|
2014-09-21 11:24:51 +00:00 |
|
rubidium
|
dc2b4f2498
|
(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data is now always accessible
|
2014-09-21 11:24:51 +00:00 |
|
rubidium
|
0463dbdc9e
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
rubidium
|
2be4215f43
|
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
2014-04-23 20:13:33 +00:00 |
|
frosch
|
41b7a04a68
|
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity when they are not supposed to, and truncate cargo appropiately if they are allowed to.
|
2014-02-07 23:48:56 +00:00 |
|
frosch
|
eb6974179d
|
(svn r26317) -Fix [FS#5897]: Check whether NewGRF change vehicle capacity when they are not supposed to, and truncate cargo appropiately if they are allowed to.
|
2014-02-07 23:48:56 +00:00 |
|
rubidium
|
31af0a3397
|
(svn r25505) -Fix [FS#5563]: use proper doxygen style link to images
|
2013-06-28 20:54:05 +00:00 |
|
rubidium
|
999d05765d
|
(svn r25505) -Fix [FS#5563]: use proper doxygen style link to images
|
2013-06-28 20:54:05 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
michi_cc
|
0d331c8d8e
|
(svn r24837) -Fix: Don't consider blocked rail station tiles that display wires as non-reachable for masking out unnecessary catenary wires.
|
2012-12-21 18:51:10 +00:00 |
|
michi_cc
|
277b50f0f9
|
(svn r24837) -Fix: Don't consider blocked rail station tiles that display wires as non-reachable for masking out unnecessary catenary wires.
|
2012-12-21 18:51:10 +00:00 |
|
michi_cc
|
cf570106a6
|
(svn r24836) -Feature(ette): Improve pylon placement around station tiles that display neither pylons nor catenary.
|
2012-12-21 18:51:06 +00:00 |
|
michi_cc
|
362e425788
|
(svn r24836) -Feature(ette): Improve pylon placement around station tiles that display neither pylons nor catenary.
|
2012-12-21 18:51:06 +00:00 |
|
frosch
|
6821f5cd22
|
(svn r24403) -Fix: Draw wires under low bridges if the bridge is transparent, not if the wire is transparent.
|
2012-07-15 16:18:55 +00:00 |
|
frosch
|
0748087476
|
(svn r24403) -Fix: Draw wires under low bridges if the bridge is transparent, not if the wire is transparent.
|
2012-07-15 16:18:55 +00:00 |
|
frosch
|
c8cb096533
|
(svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incorrectly.
|
2012-07-15 16:17:22 +00:00 |
|
frosch
|
8b76e46045
|
(svn r24402) -Fix [FS#5243]: Station properties 11 and 14 were combined incorrectly.
|
2012-07-15 16:17:22 +00:00 |
|
rubidium
|
9782b7bb0a
|
(svn r23110) -Codechange: let the flying altitude return ints are well
|
2011-11-04 13:40:59 +00:00 |
|
rubidium
|
e8eb3fe381
|
(svn r23110) -Codechange: let the flying altitude return ints are well
|
2011-11-04 13:40:59 +00:00 |
|
rubidium
|
2a2c102b0b
|
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables
|
2011-11-04 11:52:19 +00:00 |
|
rubidium
|
0e2d2b2317
|
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables
|
2011-11-04 11:52:19 +00:00 |
|
rubidium
|
19eabdba2c
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
|
rubidium
|
70faeeaba9
|
(svn r23106) -Codechange: pass int* to GetTileSlope and friends
|
2011-11-04 11:30:37 +00:00 |
|
rubidium
|
798f5a8608
|
(svn r23102) -Codechange: remove the remaining pointless multiplications by TILE_HEIGHT
|
2011-11-04 10:31:46 +00:00 |
|
rubidium
|
1a54b7733c
|
(svn r23102) -Codechange: remove the remaining pointless multiplications by TILE_HEIGHT
|
2011-11-04 10:31:46 +00:00 |
|
rubidium
|
d0689c2924
|
(svn r23097) -Codechange: remove pointless multiplications by TILE_HEIGHT from the bridge code
|
2011-11-04 10:28:20 +00:00 |
|
rubidium
|
fd992c9fd8
|
(svn r23097) -Codechange: remove pointless multiplications by TILE_HEIGHT from the bridge code
|
2011-11-04 10:28:20 +00:00 |
|
rubidium
|
2ed0f93bfb
|
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it
|
2011-11-04 10:22:27 +00:00 |
|
rubidium
|
bcb93b3b75
|
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it
|
2011-11-04 10:22:27 +00:00 |
|
rubidium
|
7757a2ed40
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
|
rubidium
|
de980ef0f9
|
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight)
|
2011-11-04 10:18:13 +00:00 |
|
frosch
|
493a45ede5
|
(svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings with foundations. (same as r3935, but for level crossings)
|
2011-05-08 16:19:04 +00:00 |
|
frosch
|
87b2af468d
|
(svn r22437) -Fix: Catenary was drawn incorrectly next to level crossings with foundations. (same as r3935, but for level crossings)
|
2011-05-08 16:19:04 +00:00 |
|
rubidium
|
fb5ecb9499
|
(svn r22411) -Document: another bunch of bits
|
2011-05-02 17:42:12 +00:00 |
|
rubidium
|
9fc2798baf
|
(svn r22411) -Document: another bunch of bits
|
2011-05-02 17:42:12 +00:00 |
|
rubidium
|
7efd7e19ed
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
rubidium
|
ec4f688ca0
|
(svn r21845) -Codechange: move documentation towards the code to make it more likely to be updates [d-m].
|
2011-01-18 22:31:06 +00:00 |
|
alberth
|
7e48d85104
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|
alberth
|
063931d435
|
(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)
|
2010-10-30 17:51:07 +00:00 |
|