------------------------------------------------------------------------ r5618 | tron | 2006-07-26 12:11:52 +0000 (Wed, 26 Jul 2006) | 1 line Remove a redundant check, CheckTrackCombination() a few lines above performs the same test ------------------------------------------------------------------------ r5617 | tron | 2006-07-26 10:50:46 +0000 (Wed, 26 Jul 2006) | 1 line if cascade -> switch ------------------------------------------------------------------------ r5616 | miham | 2006-07-26 10:31:23 +0000 (Wed, 26 Jul 2006) | 3 lines WebTranslator2 update to 2006-07-26 12:31:09 ukrainian - 1 fixed by znikoz (1) ------------------------------------------------------------------------ r5615 | tron | 2006-07-26 10:00:33 +0000 (Wed, 26 Jul 2006) | 1 line Move GetStationTileForVehicle() to its only user ------------------------------------------------------------------------ r5614 | tron | 2006-07-26 08:41:14 +0000 (Wed, 26 Jul 2006) | 1 line Move a type declaration to its only user ------------------------------------------------------------------------ r5613 | tron | 2006-07-26 08:32:20 +0000 (Wed, 26 Jul 2006) | 1 line Rename VS_DISASTER to VS_SHADOW, because this is what this flag actually means ------------------------------------------------------------------------ r5612 | tron | 2006-07-26 08:27:05 +0000 (Wed, 26 Jul 2006) | 1 line Restructure some code which uses the vehicle position hash to make it a bit clearer what's going on ------------------------------------------------------------------------ r5611 | tron | 2006-07-26 05:58:34 +0000 (Wed, 26 Jul 2006) | 1 line Remove a stale comment ------------------------------------------------------------------------ r5610 | tron | 2006-07-26 05:57:30 +0000 (Wed, 26 Jul 2006) | 1 line Remove a pointless call to VehicleInTheWayErrMsg() - only trains can be on rail bridges ------------------------------------------------------------------------ r5609 | belugas | 2006-07-26 03:33:12 +0000 (Wed, 26 Jul 2006) | 1 line CodeChange : Apply coding style ------------------------------------------------------------------------ r5607 | tron | 2006-07-25 19:18:31 +0000 (Tue, 25 Jul 2006) | 2 lines -Regression [r3597]: Let a road vehicle only overtake if there is no vehicle close except the two involved ------------------------------------------------------------------------ r5606 | tron | 2006-07-25 18:32:34 +0000 (Tue, 25 Jul 2006) | 1 line Replace some magic numbers by proper TrackBits enums and macros ------------------------------------------------------------------------ r5602 | miham | 2006-07-25 10:03:20 +0000 (Tue, 25 Jul 2006) | 3 lines WebTranslator2 update to 2006-07-25 12:03:06 simplified_chinese - 549 fixed by Fishingsnow (549) ------------------------------------------------------------------------ r5601 | miham | 2006-07-24 20:10:31 +0000 (Mon, 24 Jul 2006) | 4 lines WebTranslator2 update to 2006-07-24 22:10:14 german - 1 changed by Neonox (1) slovak - 10 changed by lengyel (10) ------------------------------------------------------------------------ r5600 | miham | 2006-07-23 18:42:10 +0000 (Sun, 23 Jul 2006) | 3 lines WebTranslator2 update to 2006-07-23 20:41:55 slovak - 40 changed by lengyel (40) ------------------------------------------------------------------------ r5599 | tron | 2006-07-23 17:17:43 +0000 (Sun, 23 Jul 2006) | 1 line GetPrevVehicleInChain() may never fail to find a valid vehicle. Reflect this in the code ------------------------------------------------------------------------ r5597 | tron | 2006-07-23 08:40:49 +0000 (Sun, 23 Jul 2006) | 1 line Remove the unused attribute ground_child from struct ViewportDrawer ------------------------------------------------------------------------ r5596 | miham | 2006-07-22 18:21:20 +0000 (Sat, 22 Jul 2006) | 5 lines WebTranslator2 update to 2006-07-22 20:18:06 bulgarian - 160 fixed by groupsky (160) slovak - 49 changed by lengyel (49) turkish - 1 fixed by jnmbk (1) ------------------------------------------------------------------------ r5595 | tron | 2006-07-22 16:44:55 +0000 (Sat, 22 Jul 2006) | 1 line Show all aircraft in the dry-run build window of the global aircraft list again ------------------------------------------------------------------------ r5594 | tron | 2006-07-22 14:43:53 +0000 (Sat, 22 Jul 2006) | 3 lines Be more strict what's allowed to be built in a hangar: if the airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet. Also remove an error message about building aircraft which can't be triggered by a normal client ------------------------------------------------------------------------ r5592 | tron | 2006-07-22 14:31:56 +0000 (Sat, 22 Jul 2006) | 1 line Merge two complementary cases ------------------------------------------------------------------------ r5584 | tron | 2006-07-22 09:08:34 +0000 (Sat, 22 Jul 2006) | 1 line When drawing catenary on a bridge calculate its height only once ------------------------------------------------------------------------ r5582 | tron | 2006-07-22 08:59:52 +0000 (Sat, 22 Jul 2006) | 1 line Add and use AxisToTrack{Bits,}() ------------------------------------------------------------------------ r5581 | tron | 2006-07-22 07:36:01 +0000 (Sat, 22 Jul 2006) | 1 line Slightly alter some snow line related calculations to make them a bit clearer ------------------------------------------------------------------------ r5580 | tron | 2006-07-22 07:28:04 +0000 (Sat, 22 Jul 2006) | 1 line -Regression: Under certain circumstances it was possible to remove/convert bridges while a vehicle was on it. Fix this by properly calculating the height of a bridge ------------------------------------------------------------------------ r5533 | miham | 2006-07-21 06:37:09 +0000 (Fri, 21 Jul 2006) | 3 lines WebTranslator2 update to 2006-07-21 08:36:55 slovak - 17 changed by lengyel (17) ------------------------------------------------------------------------ r5529 | miham | 2006-07-20 17:43:24 +0000 (Thu, 20 Jul 2006) | 4 lines WebTranslator2 update to 2006-07-20 19:43:08 czech - 2 fixed, 1 changed by Hadez (3) slovak - 95 changed by lengyel (95) ------------------------------------------------------------------------ r5519 | richk | 2006-07-19 19:20:04 +0000 (Wed, 19 Jul 2006) | 3 lines Fix: Only list helicopters in the new build window of helidepots and helistations.Suggested by peter1138 & Tron. Demanded under threat of removal by Tron; no thanks given. Last commit from here. Got better things to do with life. ------------------------------------------------------------------------