miham [Thu, 27 Jul 2006 14:07:51 +0000] rev 4183
(svn r5625) WebTranslator2 update to 2006-07-27 16:07:36
estonian - 2 fixed, 1 changed by t2t2 (3)
tron [Thu, 27 Jul 2006 05:30:53 +0000] rev 4182
(svn r5624) Use {IsPlainRailTile,IsRailDepot,IsRailWaypoint,HasSignals}() instead of GetRailTile{T,Subt}ype() - this is more concise and a bit more flexible if/when the rail tile encoding changes
miham [Wed, 26 Jul 2006 19:07:19 +0000] rev 4181
(svn r5623) WebTranslator2 update to 2006-07-26 21:07:04
swedish - 2 fixed, 14 changed by cjw (16)
tron [Wed, 26 Jul 2006 12:11:52 +0000] rev 4180
(svn r5618) Remove a redundant check, CheckTrackCombination() a few lines above performs the same test
tron [Wed, 26 Jul 2006 10:50:46 +0000] rev 4179
(svn r5617) if cascade -> switch
miham [Wed, 26 Jul 2006 10:31:23 +0000] rev 4178
(svn r5616) WebTranslator2 update to 2006-07-26 12:31:09
ukrainian - 1 fixed by znikoz (1)
tron [Wed, 26 Jul 2006 10:00:33 +0000] rev 4177
(svn r5615) Move GetStationTileForVehicle() to its only user
tron [Wed, 26 Jul 2006 08:41:14 +0000] rev 4176
(svn r5614) Move a type declaration to its only user
tron [Wed, 26 Jul 2006 08:32:20 +0000] rev 4175
(svn r5613) Rename VS_DISASTER to VS_SHADOW, because this is what this flag actually means
tron [Wed, 26 Jul 2006 08:27:05 +0000] rev 4174
(svn r5612) Restructure some code which uses the vehicle position hash to make it a bit clearer what's going on