elrail.c
Thu, 30 Mar 2006 15:47:18 +0000 celestar (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...
Thu, 30 Mar 2006 13:12:36 +0000 celestar (svn r4178) -Fix: Draw catenary inside waypoints as well
Thu, 30 Mar 2006 13:06:16 +0000 celestar (svn r4177) -Fix: GetRailTrackBitsUniversal needs Trackbits, not Track. While at it, remove an unused variable
Thu, 30 Mar 2006 09:26:17 +0000 celestar (svn r4165) -Do not use GetBridgeAxis on bridge ramps (request by Tron)
Thu, 30 Mar 2006 09:08:43 +0000 tron (svn r4164) Use acessor functions
Wed, 29 Mar 2006 16:30:26 +0000 celestar (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.