rubidium
|
2a337ab009
|
(svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CROSSING,DEPOT} to ROAD_TILE_* for consistency
|
2006-05-09 08:25:31 +00:00 |
|
rubidium
|
3dae1a9bba
|
(svn r4788) - Codechange: RAILTYPE_{NORMAL,ELECTRIC,...} and RAIL_TYPE_{NORMAL,SIGNAL,...} have nearly the same name, rename RAIL_TYPE_* to RAIL_TILE_* of extra clarity
|
2006-05-09 08:17:33 +00:00 |
|
glx
|
8bb61ca472
|
(svn r4785) - Newstations: don't draw catenary on non-track tiles
|
2006-05-08 21:59:36 +00:00 |
|
tron
|
6dbc9c9ced
|
(svn r4554) Replace magic numbers by TILE_{HEIGHT,SIZE}
|
2006-04-23 19:35:36 +00:00 |
|
tron
|
dd180a1e18
|
(svn r4541) Add a type for slopes and replace many magic numbers by the appropriate enums
|
2006-04-23 13:48:16 +00:00 |
|
celestar
|
a251b9373f
|
(svn r4307) -Fix: Coding style in previous commit. Thanks to Tron for instant notice
|
2006-04-07 07:40:44 +00:00 |
|
celestar
|
f2cb8b8bd6
|
(svn r4306) -Fix (103). Assertion when removing elrails under bridges. Thanks to Rubidium for reporting and fixing
|
2006-04-07 07:39:03 +00:00 |
|
celestar
|
c7915be541
|
(svn r4305) -Codechange: Minor elrail cleanup (Tron)
|
2006-04-07 07:19:14 +00:00 |
|
celestar
|
f3e650a7d1
|
(svn r4284) -Fix: Tunnel portals no longer have a pylon ON them if there is a track right above the portal
|
2006-04-05 09:28:57 +00:00 |
|
celestar
|
0d0f2f6d98
|
(svn r4283) -Cleanup: More elrail housekeeping, remove code dublication, more meaningful variable names, simplify control flow..
|
2006-04-05 09:17:43 +00:00 |
|
celestar
|
0a79bc8357
|
(svn r4281) -Cleanup: Begun cleaning up elrail code a bit, mostly comments and enum/array alignment
|
2006-04-05 08:28:03 +00:00 |
|
celestar
|
39460c5e0a
|
(svn r4276) -Codechange: Cleaned DrawCatenaryOnBridge a bit (requested by Tron)
|
2006-04-04 12:31:29 +00:00 |
|
celestar
|
ca0c73e4ea
|
(svn r4216) -Fix: Fixed revision 4214, did a bad error there. Thanks MiHaMiX for pointing it out
|
2006-03-31 19:14:17 +00:00 |
|
celestar
|
bb8bdcb5d9
|
(svn r4214) -Fix: Do not try to obtain Trackbits for normal rails, bus stops, airports and other non-rail tiles
|
2006-03-31 19:01:57 +00:00 |
|
orudge
|
ff3c61b011
|
(svn r4204) - Get trunk compiling again on OS/2
|
2006-03-31 16:01:59 +00:00 |
|
celestar
|
1f17d91b47
|
(svn r4180) -Fix: Fixed an assert in the elrail drawing code due to passing of a wrong variable. I wish the compiler would warn about different enum types used...
|
2006-03-30 15:47:18 +00:00 |
|
celestar
|
e2e633665e
|
(svn r4178) -Fix: Draw catenary inside waypoints as well
|
2006-03-30 13:12:36 +00:00 |
|
celestar
|
79d594313e
|
(svn r4177) -Fix: GetRailTrackBitsUniversal needs Trackbits, not Track. While at it, remove an unused variable
|
2006-03-30 13:06:16 +00:00 |
|
celestar
|
5476fd4b96
|
(svn r4165) -Do not use GetBridgeAxis on bridge ramps (request by Tron)
|
2006-03-30 09:26:17 +00:00 |
|
tron
|
410b5569fe
|
(svn r4164) Use acessor functions
|
2006-03-30 09:08:43 +00:00 |
|
celestar
|
6c44bf5012
|
(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
|
2006-03-29 16:30:26 +00:00 |
|