Commit Graph

12 Commits

Author SHA1 Message Date
celestar 0c3a0c7ec0 (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 4acb8d5364 (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 1be26a510c (svn r4276) -Codechange: Cleaned DrawCatenaryOnBridge a bit (requested by Tron) 2006-04-04 12:31:29 +00:00
celestar ab1ecd7704 (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 1f88ea4ec6 (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 0fe27c16af (svn r4204) - Get trunk compiling again on OS/2 2006-03-31 16:01:59 +00:00
celestar 756212a71e (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 3e2edd63c9 (svn r4178) -Fix: Draw catenary inside waypoints as well 2006-03-30 13:12:36 +00:00
celestar 2b8eaa2e81 (svn r4177) -Fix: GetRailTrackBitsUniversal needs Trackbits, not Track. While at it, remove an unused variable 2006-03-30 13:06:16 +00:00
celestar 84de6477b2 (svn r4165) -Do not use GetBridgeAxis on bridge ramps (request by Tron) 2006-03-30 09:26:17 +00:00
tron d9e705ae52 (svn r4164) Use acessor functions 2006-03-30 09:08:43 +00:00
celestar a7d8ad0004 (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