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
celestar [Wed, 05 Apr 2006 05:22:42 +0000] rev 3448
(svn r4280) -Codechange: Add and make use of map accessors concerning railway waypoints
tron [Tue, 04 Apr 2006 21:35:13 +0000] rev 3447
(svn r4279) s/\<CL_/CLEAR_/
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)
celestar [Tue, 04 Apr 2006 12:31:29 +0000] rev 3445
(svn r4276) -Codechange: Cleaned DrawCatenaryOnBridge a bit (requested by Tron)
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
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
celestar [Tue, 04 Apr 2006 11:35:52 +0000] rev 3442
(svn r4272) -Codechange: Moved the map-accessing stuff from station.h into station_map.h
tron [Tue, 04 Apr 2006 06:25:05 +0000] rev 3441
(svn r4271) s/\<TR_/TREE_/ resp. s/\<TR_/TREE_GROUND/
tron [Tue, 04 Apr 2006 06:04:54 +0000] rev 3440
(svn r4270) Rename some bogus map5 to gfx