index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
elrail.c
Age
Commit message (
Expand
)
Author
2006-04-23
(svn r4554) Replace magic numbers by TILE_{HEIGHT,SIZE}
tron
2006-04-23
(svn r4541) Add a type for slopes and replace many magic numbers by the appro...
tron
2006-04-07
(svn r4307) -Fix: Coding style in previous commit. Thanks to Tron for instant...
celestar
2006-04-07
(svn r4306) -Fix (103). Assertion when removing elrails under bridges. Thanks...
celestar
2006-04-07
(svn r4305) -Codechange: Minor elrail cleanup (Tron)
celestar
2006-04-05
(svn r4284) -Fix: Tunnel portals no longer have a pylon ON them if there is a...
celestar
2006-04-05
(svn r4283) -Cleanup: More elrail housekeeping, remove code dublication, more...
celestar
2006-04-05
(svn r4281) -Cleanup: Begun cleaning up elrail code a bit, mostly comments an...
celestar
2006-04-04
(svn r4276) -Codechange: Cleaned DrawCatenaryOnBridge a bit (requested by Tron)
celestar
2006-03-31
(svn r4216) -Fix: Fixed revision 4214, did a bad error there. Thanks MiHaMiX ...
celestar
2006-03-31
(svn r4214) -Fix: Do not try to obtain Trackbits for normal rails, bus stops,...
celestar
2006-03-31
(svn r4204) - Get trunk compiling again on OS/2
orudge
2006-03-30
(svn r4180) -Fix: Fixed an assert in the elrail drawing code due to passing o...
celestar
2006-03-30
(svn r4178) -Fix: Draw catenary inside waypoints as well
celestar
2006-03-30
(svn r4177) -Fix: GetRailTrackBitsUniversal needs Trackbits, not Track. While...
celestar
2006-03-30
(svn r4165) -Do not use GetBridgeAxis on bridge ramps (request by Tron)
celestar
2006-03-30
(svn r4164) Use acessor functions
tron
2006-03-29
(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of c...
celestar