Wed, 05 Apr 2006 09:28:57 +0000(svn r4284) -Fix: Tunnel portals no longer have a pylon ON them if there is a track right above the portal
celestar [Wed, 05 Apr 2006 09:28:57 +0000] rev 3452
(svn r4284) -Fix: Tunnel portals no longer have a pylon ON them if there is a track right above the portal

Wed, 05 Apr 2006 09:17:43 +0000(svn r4283) -Cleanup: More elrail housekeeping, remove code dublication, more meaningful variable names, simplify control flow..
celestar [Wed, 05 Apr 2006 09:17:43 +0000] rev 3451
(svn r4283) -Cleanup: More elrail housekeeping, remove code dublication, more meaningful variable names, simplify control flow..

Wed, 05 Apr 2006 08:45:29 +0000(svn r4282) -Cleanup: Re-arranged the ignore groups into a more readable arrangement
celestar [Wed, 05 Apr 2006 08:45:29 +0000] rev 3450
(svn r4282) -Cleanup: Re-arranged the ignore groups into a more readable arrangement

Wed, 05 Apr 2006 08:28:03 +0000(svn r4281) -Cleanup: Begun cleaning up elrail code a bit, mostly comments and enum/array alignment
celestar [Wed, 05 Apr 2006 08:28:03 +0000] rev 3449
(svn r4281) -Cleanup: Begun cleaning up elrail code a bit, mostly comments and enum/array alignment

Wed, 05 Apr 2006 05:22:42 +0000(svn r4280) -Codechange: Add and make use of map accessors concerning railway waypoints
celestar [Wed, 05 Apr 2006 05:22:42 +0000] rev 3448
(svn r4280) -Codechange: Add and make use of map accessors concerning railway waypoints

Tue, 04 Apr 2006 21:35:13 +0000(svn r4279) s/\<CL_/CLEAR_/
tron [Tue, 04 Apr 2006 21:35:13 +0000] rev 3447
(svn r4279) s/\<CL_/CLEAR_/

Tue, 04 Apr 2006 19:46:18 +0000(svn r4278) -Fix: changed char to uint8 because signedness of char is undefined. Thanks to KUDr and Tron for research and stuff. (FS#98)
celestar [Tue, 04 Apr 2006 19:46:18 +0000] rev 3446
(svn r4278) -Fix: changed char to uint8 because signedness of char is undefined. Thanks to KUDr and Tron for research and stuff. (FS#98)

Tue, 04 Apr 2006 12:31:29 +0000(svn r4276) -Codechange: Cleaned DrawCatenaryOnBridge a bit (requested by Tron)
celestar [Tue, 04 Apr 2006 12:31:29 +0000] rev 3445
(svn r4276) -Codechange: Cleaned DrawCatenaryOnBridge a bit (requested by Tron)

Tue, 04 Apr 2006 11:51:16 +0000(svn r4275) -Codechange: Use of map accessor functions inside station_map.h when possible
celestar [Tue, 04 Apr 2006 11:51:16 +0000] rev 3444
(svn r4275) -Codechange: Use of map accessor functions inside station_map.h when possible

Tue, 04 Apr 2006 11:45:54 +0000(svn r4273) -Fix: Removed a problem where trains would stop in the middle of a platform if there were both elrails and convrails along the platform
celestar [Tue, 04 Apr 2006 11:45:54 +0000] rev 3443
(svn r4273) -Fix: Removed a problem where trains would stop in the middle of a platform if there were both elrails and convrails along the platform