log

age author description
Fri, 09 Jun 2006 16:35:07 +0000 peter1138 (svn r5201) - NewGRF: add loading of default refit costs. This information is not yet used draft
Fri, 09 Jun 2006 15:27:17 +0000 tron (svn r5199) Make the control flow of GetTileTrackStatus_TunnelBridge() more comprehensible draft
Fri, 09 Jun 2006 15:24:04 +0000 tron (svn r5198) Fix some strange control flow: the case for MP_RAILWAY fell through the case for MP_TUNNELBRIDGE draft
Fri, 09 Jun 2006 14:40:30 +0000 peter1138 (svn r5197) - Use svn info to automatically find the last modified revision number and get branch information and place it in the revision string. Increase NETWORK_REVISION_LENGTH to accommodate the branch tag. draft
Fri, 09 Jun 2006 14:37:28 +0000 peter1138 (svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2 draft
Fri, 09 Jun 2006 09:31:48 +0000 miham (svn r5195) WebTranslator2 update to 2006-06-09 11:31:37 draft
Fri, 09 Jun 2006 08:26:22 +0000 peter1138 (svn r5192) - Stylechange: fix bjarni's tabs-instead-of-spaces alignment draft
Fri, 09 Jun 2006 07:45:26 +0000 peter1138 (svn r5191) - NewGRF: add cargo refit support for road vehicles draft
Fri, 09 Jun 2006 07:09:48 +0000 peter1138 (svn r5188) - NewGRF: check refit capacity callback when refitting a ship draft
Fri, 09 Jun 2006 07:03:53 +0000 peter1138 (svn r5187) - NewGRF: temporarily change a vehicle's cargo subtype when calling the refit capacity callback. draft
Fri, 09 Jun 2006 06:34:28 +0000 peter1138 (svn r5186) - NewGRF: show default aircraft cargo type and the purchase list (mart3p) draft
Thu, 08 Jun 2006 20:17:19 +0000 bjarni (svn r5176) fixing the typo, that should have been fixed in last commit draft
Thu, 08 Jun 2006 20:12:07 +0000 bjarni (svn r5175) -Fix: [autoreplace] FS#186 autoreplaced trains can leave all wagons in depot draft
Thu, 08 Jun 2006 19:27:20 +0000 tron (svn r5173) Use map manipulation functions instead of SB() draft
Thu, 08 Jun 2006 18:31:54 +0000 tron (svn r5171) Get rid of an ungly hack in the load routine, which temporarily turned house and road tiles into void tiles to calculate the closest town draft
Thu, 08 Jun 2006 17:36:06 +0000 KUDr (svn r5170) - CodeChange: corrected name for "road_crossing_penalty" (mistake in previous commit) draft
Thu, 08 Jun 2006 17:31:03 +0000 KUDr (svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation draft
Wed, 07 Jun 2006 21:26:57 +0000 KUDr (svn r5164) - CodeChange: [YAPF] settings of platform penalties are now saved only in network savegames (thanks glx) draft
Wed, 07 Jun 2006 21:18:08 +0000 KUDr (svn r5163) - CodeChange: [YAPF] "treat first red two-way signal as dead end" is not applied if train didn't pass choice. draft
Wed, 07 Jun 2006 21:16:43 +0000 KUDr (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains draft
Wed, 07 Jun 2006 19:35:21 +0000 tron (svn r5155) - Remove the bridge branch merge (revision r5070) draft
Wed, 07 Jun 2006 18:41:58 +0000 KUDr (svn r5153) - Fix: [YAPF] RVs can now plan path reversing in depot or end of road draft
Wed, 07 Jun 2006 17:04:22 +0000 KUDr (svn r5148) - Fix: [YAPF] RVs can now find depot they are currently in (thanks Darkvater) draft
Wed, 07 Jun 2006 07:33:56 +0000 peter1138 (svn r5147) - NewGRF: Use refit capacity callback when refitting an aircraft (mart3p) draft
Wed, 07 Jun 2006 07:20:28 +0000 peter1138 (svn r5146) - NewGRF: Support selection of aircraft default cargo type by checking its refit mask. If aircraft can be refitted to passengers, no change happens, else the first refittable type is chosen. Also use refit capacity to determine the default capacity. draft
Mon, 05 Jun 2006 18:16:41 +0000 tron (svn r5138) Two more like r5136 draft
Mon, 05 Jun 2006 18:10:43 +0000 tron (svn r5136) Fix various style bugs: draft
Mon, 05 Jun 2006 18:00:37 +0000 tron (svn r5135) Forgotten Id tag draft
Mon, 05 Jun 2006 16:31:29 +0000 tron (svn r5132) s/?/³/ draft
Mon, 05 Jun 2006 16:08:06 +0000 tron (svn r5131) s/STRING[1-5]/STRING/g draft