summaryrefslogtreecommitdiff
path: root/elrail.c
AgeCommit message (Collapse)Author
2006-03-31(svn r4216) -Fix: Fixed revision 4214, did a bad error there. Thanks MiHaMiX ↵celestar
for pointing it out
2006-03-31(svn r4214) -Fix: Do not try to obtain Trackbits for normal rails, bus ↵celestar
stops, airports and other non-rail tiles
2006-03-31(svn r4204) - Get trunk compiling again on OS/2orudge
2006-03-30(svn r4180) -Fix: Fixed an assert in the elrail drawing code due to passing ↵celestar
of a wrong variable. I wish the compiler would warn about different enum types used...
2006-03-30(svn r4178) -Fix: Draw catenary inside waypoints as wellcelestar
2006-03-30(svn r4177) -Fix: GetRailTrackBitsUniversal needs Trackbits, not Track. ↵celestar
While at it, remove an unused variable
2006-03-30(svn r4165) -Do not use GetBridgeAxis on bridge ramps (request by Tron)celestar
2006-03-30(svn r4164) Use acessor functionstron
2006-03-29(svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of ↵celestar
code and proofreading, thanks to peter1138 for another lot of code and ideas.