Wed, 12 Apr 2006 17:53:52 +0000(svn r4397) [WT2] Commiting hungarian changes
miham [Wed, 12 Apr 2006 17:53:52 +0000] rev 3536
(svn r4397) [WT2] Commiting hungarian changes

Wed, 12 Apr 2006 15:23:32 +0000(svn r4392) -Codechange: Use water map accessors in bridge code
celestar [Wed, 12 Apr 2006 15:23:32 +0000] rev 3535
(svn r4392) -Codechange: Use water map accessors in bridge code

Wed, 12 Apr 2006 15:21:33 +0000(svn r4391) -Fix: faulty ")" in previous commit
celestar [Wed, 12 Apr 2006 15:21:33 +0000] rev 3534
(svn r4391) -Fix: faulty ")" in previous commit

Wed, 12 Apr 2006 15:08:48 +0000(svn r4390) -Codechange: Upon merging elrails, one direct map access to the railtype went unnoticed...
celestar [Wed, 12 Apr 2006 15:08:48 +0000] rev 3533
(svn r4390) -Codechange: Upon merging elrails, one direct map access to the railtype went unnoticed...

Wed, 12 Apr 2006 15:08:27 +0000(svn r4389) -Fix: [NPF] Don't mark tiles when debugging in multiplayer, this will cause desyncs.
matthijs [Wed, 12 Apr 2006 15:08:27 +0000] rev 3532
(svn r4389) -Fix: [NPF] Don't mark tiles when debugging in multiplayer, this will cause desyncs.

Wed, 12 Apr 2006 14:17:07 +0000(svn r4387) -Codechange: Use map accessors even for debugging purposes (npf).
celestar [Wed, 12 Apr 2006 14:17:07 +0000] rev 3531
(svn r4387) -Codechange: Use map accessors even for debugging purposes (npf).
-Codechange: Removed unused code from NPF

Wed, 12 Apr 2006 13:25:32 +0000(svn r4386) -Codechange: Add and make use of IsCustomWaypoint
celestar [Wed, 12 Apr 2006 13:25:32 +0000] rev 3530
(svn r4386) -Codechange: Add and make use of IsCustomWaypoint

Wed, 12 Apr 2006 12:58:53 +0000(svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now unused. This effort is starting to pay off ...
celestar [Wed, 12 Apr 2006 12:58:53 +0000] rev 3529
(svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now unused. This effort is starting to pay off ...

Wed, 12 Apr 2006 12:50:40 +0000(svn r4384) -Codechange: rail drawing code
celestar [Wed, 12 Apr 2006 12:50:40 +0000] rev 3528
(svn r4384) -Codechange: rail drawing code
-Added a function to obtain the axis of a waypoint
-Moved the waypoint layout tables from the depot layout tables into an own one
-Use GetRailTileSubtype

Wed, 12 Apr 2006 12:33:21 +0000(svn r4383) - Codechange: Remove extraneous code from 4354; no need to get RailTypeInfo when we already have it...
peter1138 [Wed, 12 Apr 2006 12:33:21 +0000] rev 3527
(svn r4383) - Codechange: Remove extraneous code from 4354; no need to get RailTypeInfo when we already have it...