------------------------------------------------------------------------ r5202 | miham | 2006-06-09 17:46:43 +0000 (Fri, 09 Jun 2006) | 6 lines WebTranslator2 update to 2006-06-09 19:46:28 american - 4 fixed by WhiteRabbit (4) dutch - 4 fixed by webfreakz (4) turkish - 4 fixed, 4 changed by jnmbk (8) ukrainian - 4 fixed by znikoz (4) ------------------------------------------------------------------------ r5201 | peter1138 | 2006-06-09 16:35:07 +0000 (Fri, 09 Jun 2006) | 2 lines - NewGRF: add loading of default refit costs. This information is not yet used ------------------------------------------------------------------------ r5199 | tron | 2006-06-09 15:27:17 +0000 (Fri, 09 Jun 2006) | 1 line Make the control flow of GetTileTrackStatus_TunnelBridge() more comprehensible ------------------------------------------------------------------------ r5198 | tron | 2006-06-09 15:24:04 +0000 (Fri, 09 Jun 2006) | 1 line Fix some strange control flow: the case for MP_RAILWAY fell through the case for MP_TUNNELBRIDGE ------------------------------------------------------------------------ r5197 | peter1138 | 2006-06-09 14:40:30 +0000 (Fri, 09 Jun 2006) | 2 lines - 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. ------------------------------------------------------------------------ r5196 | peter1138 | 2006-06-09 14:37:28 +0000 (Fri, 09 Jun 2006) | 2 lines - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2 ------------------------------------------------------------------------ r5195 | miham | 2006-06-09 09:31:48 +0000 (Fri, 09 Jun 2006) | 4 lines WebTranslator2 update to 2006-06-09 11:31:37 hungarian - 4 fixed by miham (4) italian - 1 changed by sidew (1) ------------------------------------------------------------------------ r5192 | peter1138 | 2006-06-09 08:26:22 +0000 (Fri, 09 Jun 2006) | 2 lines - Stylechange: fix bjarni's tabs-instead-of-spaces alignment ------------------------------------------------------------------------ r5191 | peter1138 | 2006-06-09 07:45:26 +0000 (Fri, 09 Jun 2006) | 2 lines - NewGRF: add cargo refit support for road vehicles ------------------------------------------------------------------------ r5188 | peter1138 | 2006-06-09 07:09:48 +0000 (Fri, 09 Jun 2006) | 2 lines - NewGRF: check refit capacity callback when refitting a ship ------------------------------------------------------------------------ r5187 | peter1138 | 2006-06-09 07:03:53 +0000 (Fri, 09 Jun 2006) | 2 lines - NewGRF: temporarily change a vehicle's cargo subtype when calling the refit capacity callback. ------------------------------------------------------------------------ r5186 | peter1138 | 2006-06-09 06:34:28 +0000 (Fri, 09 Jun 2006) | 2 lines - NewGRF: show default aircraft cargo type and the purchase list (mart3p) ------------------------------------------------------------------------ r5176 | bjarni | 2006-06-08 20:17:19 +0000 (Thu, 08 Jun 2006) | 1 line fixing the typo, that should have been fixed in last commit ------------------------------------------------------------------------ r5175 | bjarni | 2006-06-08 20:12:07 +0000 (Thu, 08 Jun 2006) | 3 lines -Fix: [autoreplace] FS#186 autoreplaced trains can leave all wagons in depot also fixed a serious typo in peter1138's comments ------------------------------------------------------------------------ r5173 | tron | 2006-06-08 19:27:20 +0000 (Thu, 08 Jun 2006) | 1 line Use map manipulation functions instead of SB() ------------------------------------------------------------------------ r5171 | tron | 2006-06-08 18:31:54 +0000 (Thu, 08 Jun 2006) | 1 line 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 ------------------------------------------------------------------------ r5170 | KUDr | 2006-06-08 17:36:06 +0000 (Thu, 08 Jun 2006) | 1 line - CodeChange: corrected name for "road_crossing_penalty" (mistake in previous commit) ------------------------------------------------------------------------ r5169 | KUDr | 2006-06-08 17:31:03 +0000 (Thu, 08 Jun 2006) | 1 line - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation ------------------------------------------------------------------------ r5164 | KUDr | 2006-06-07 21:26:57 +0000 (Wed, 07 Jun 2006) | 1 line - CodeChange: [YAPF] settings of platform penalties are now saved only in network savegames (thanks glx) ------------------------------------------------------------------------ r5163 | KUDr | 2006-06-07 21:18:08 +0000 (Wed, 07 Jun 2006) | 2 lines - CodeChange: [YAPF] "treat first red two-way signal as dead end" is not applied if train didn't pass choice. It allows pathfinder to plan route through first red two-way signal if the train has no other choice than to pass it. ------------------------------------------------------------------------ r5162 | KUDr | 2006-06-07 21:16:43 +0000 (Wed, 07 Jun 2006) | 1 line - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains ------------------------------------------------------------------------ r5155 | tron | 2006-06-07 19:35:21 +0000 (Wed, 07 Jun 2006) | 2 lines - Remove the bridge branch merge (revision r5070) ------------------------------------------------------------------------ r5153 | KUDr | 2006-06-07 18:41:58 +0000 (Wed, 07 Jun 2006) | 1 line - Fix: [YAPF] RVs can now plan path reversing in depot or end of road ------------------------------------------------------------------------ r5148 | KUDr | 2006-06-07 17:04:22 +0000 (Wed, 07 Jun 2006) | 1 line - Fix: [YAPF] RVs can now find depot they are currently in (thanks Darkvater) ------------------------------------------------------------------------ r5147 | peter1138 | 2006-06-07 07:33:56 +0000 (Wed, 07 Jun 2006) | 2 lines - NewGRF: Use refit capacity callback when refitting an aircraft (mart3p) ------------------------------------------------------------------------ r5146 | peter1138 | 2006-06-07 07:20:28 +0000 (Wed, 07 Jun 2006) | 2 lines - 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. ------------------------------------------------------------------------ r5138 | tron | 2006-06-05 18:16:41 +0000 (Mon, 05 Jun 2006) | 1 line Two more like r5136 ------------------------------------------------------------------------ r5136 | tron | 2006-06-05 18:10:43 +0000 (Mon, 05 Jun 2006) | 6 lines Fix various style bugs: - Trailing whitespace - Trailing empty lines - Missing newline at EOF - Missing svn:eol-style native ------------------------------------------------------------------------ r5135 | tron | 2006-06-05 18:00:37 +0000 (Mon, 05 Jun 2006) | 1 line Forgotten Id tag ------------------------------------------------------------------------ r5132 | tron | 2006-06-05 16:31:29 +0000 (Mon, 05 Jun 2006) | 1 line s/?/³/ ------------------------------------------------------------------------ r5131 | tron | 2006-06-05 16:08:06 +0000 (Mon, 05 Jun 2006) | 1 line s/STRING[1-5]/STRING/g ------------------------------------------------------------------------ r5130 | miham | 2006-06-05 15:56:59 +0000 (Mon, 05 Jun 2006) | 5 lines WebTranslator2 update to 2006-06-05 17:56:46 american - 12 changed by WhiteRabbit (12) galician - 62 fixed, 10 changed by Condex (72) italian - 3 changed by sidew (3) ------------------------------------------------------------------------ r5129 | tron | 2006-06-05 15:47:08 +0000 (Mon, 05 Jun 2006) | 1 line Accommodate the default AI for the new railtype: It used hard coded numbers instead of enums to calculate prices ------------------------------------------------------------------------ r5128 | tron | 2006-06-05 15:29:47 +0000 (Mon, 05 Jun 2006) | 1 line Remove the global variable _cur_ai_player ------------------------------------------------------------------------ r5127 | tron | 2006-06-05 14:54:23 +0000 (Mon, 05 Jun 2006) | 1 line Use IsRoadVehInDepotStopped() and IsAircraftInHangarStopped() ------------------------------------------------------------------------ r5124 | tron | 2006-06-05 12:43:41 +0000 (Mon, 05 Jun 2006) | 3 lines Add IsAircraftInHangar{Stopped,}(), which supersedes CheckStoppedInHangar() -Fix: Be more strict what it means for an aircraft to be in a hangar: It's not just being stopped on a hangar tile ------------------------------------------------------------------------ r5121 | tron | 2006-06-05 11:28:31 +0000 (Mon, 05 Jun 2006) | 1 line Add forgotten file in r5120 ------------------------------------------------------------------------ r5120 | tron | 2006-06-05 11:28:00 +0000 (Mon, 05 Jun 2006) | 1 line Add IsShipInDepot{Stopped,}() and remove some redundant checks ------------------------------------------------------------------------ r5119 | tron | 2006-06-05 10:26:38 +0000 (Mon, 05 Jun 2006) | 1 line -Fix: If a road vehicle is on a road depot tile and stopped doesn't mean it's in the depot. Use the proper test for this ------------------------------------------------------------------------ r5118 | tron | 2006-06-05 10:23:18 +0000 (Mon, 05 Jun 2006) | 1 line Add IsRoadVehInDepot{Stopped,}() ------------------------------------------------------------------------ r5117 | tron | 2006-06-05 09:54:58 +0000 (Mon, 05 Jun 2006) | 1 line Remove a redundant check: If a road vehicle is in the state 'in depot', don't test if it's a road depot ------------------------------------------------------------------------ r5116 | tron | 2006-06-05 08:34:39 +0000 (Mon, 05 Jun 2006) | 1 line Move the overly generic GetDepotDirection() from a header to its only consumer ------------------------------------------------------------------------ r5105 | peter1138 | 2006-06-04 18:22:32 +0000 (Sun, 04 Jun 2006) | 2 lines - NewGRF: Move callbackmask from *VehicleInfo to EngineInfo. This simplifies code that works with more than one vehicle type. ------------------------------------------------------------------------ r5104 | peter1138 | 2006-06-04 17:49:16 +0000 (Sun, 04 Jun 2006) | 2 lines - When refitting a vehicle to its existing cargo type, don't lose the cargo onboard (useful when adding wagons to a train) ------------------------------------------------------------------------ r5103 | peter1138 | 2006-06-04 17:38:48 +0000 (Sun, 04 Jun 2006) | 2 lines - Add cargo subtype parameter to refit commands (mart3p) ------------------------------------------------------------------------ r5101 | tron | 2006-06-04 16:04:15 +0000 (Sun, 04 Jun 2006) | 1 line Add a function to convert an axis and a flag for north/south into a DiagDirection. Use it for bridge ramps and ship depots ------------------------------------------------------------------------ r5098 | tron | 2006-06-04 13:39:38 +0000 (Sun, 04 Jun 2006) | 1 line Do some manual CSE and replace a few magic numbers to improve the readability of the trolly AI ------------------------------------------------------------------------ r5097 | tron | 2006-06-04 13:22:18 +0000 (Sun, 04 Jun 2006) | 1 line -Fix: The trolly AI used information from the wrong industry when calculating the amount of to be transported goods ------------------------------------------------------------------------ r5096 | tron | 2006-06-04 13:03:48 +0000 (Sun, 04 Jun 2006) | 1 line Avoid unnecessary copying of _cmd_text ------------------------------------------------------------------------ r5095 | KUDr | 2006-06-04 09:31:20 +0000 (Sun, 04 Jun 2006) | 1 line -CodeChange: {} added around returns ------------------------------------------------------------------------ r5094 | tron | 2006-06-04 09:28:33 +0000 (Sun, 04 Jun 2006) | 1 line Remove _new_{aircraft,roadveh,ship,train,wagon}_id. _new_vehicle_id is enough. ------------------------------------------------------------------------ r5093 | KUDr | 2006-06-04 09:13:59 +0000 (Sun, 04 Jun 2006) | 1 line -CodeChange: [YAPF] min. debug level changed from 1 to 3 and 4 for frequent debug messages (performance stats) ------------------------------------------------------------------------ r5092 | tron | 2006-06-04 09:10:24 +0000 (Sun, 04 Jun 2006) | 1 line -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders ------------------------------------------------------------------------ r5091 | tron | 2006-06-04 09:04:40 +0000 (Sun, 04 Jun 2006) | 1 line Remove duplicate code (same check twice) ------------------------------------------------------------------------ r5090 | KUDr | 2006-06-04 00:28:24 +0000 (Sun, 04 Jun 2006) | 1 line -Fix: [NPF] broken by me - r4366 (thanks Tron) ------------------------------------------------------------------------ r5088 | peter1138 | 2006-06-03 19:23:14 +0000 (Sat, 03 Jun 2006) | 2 lines - Add another set of parentheses, missed in r5085, somehow... (thanks ASM) ------------------------------------------------------------------------ r5087 | peter1138 | 2006-06-03 19:17:34 +0000 (Sat, 03 Jun 2006) | 2 lines - NewGRF: Fix thinko in returning a calculated callback result ------------------------------------------------------------------------ r5085 | peter1138 | 2006-06-03 15:14:41 +0000 (Sat, 03 Jun 2006) | 2 lines - Fix (FS#198): add parentheses to CHANCE16*() (and GENERAL_SPRITE_COLOR) macro parameters (thanks to ASM) ------------------------------------------------------------------------ r5084 | peter1138 | 2006-06-03 15:10:39 +0000 (Sat, 03 Jun 2006) | 2 lines - Add owner attribute to canals and locks. This makes them more useful in multiplayer games, as before, anyone could delete any canal or lock tile. This doesn't affect whose ships can use whose canals or locks. ------------------------------------------------------------------------ r5083 | celestar | 2006-06-03 12:53:29 +0000 (Sat, 03 Jun 2006) | 2 lines -Fix: Assert when trying to build a lock on a tile with trees. (Thanks anboni for reporting) ------------------------------------------------------------------------ r5081 | celestar | 2006-06-02 21:03:59 +0000 (Fri, 02 Jun 2006) | 2 lines -Fix: Could not build bridges over crossings (but crossings under bridges were possible), noticed by WhiteRabbit ------------------------------------------------------------------------ r5080 | KUDr | 2006-06-02 19:29:11 +0000 (Fri, 02 Jun 2006) | 1 line -Fix: RVs can enter other player's depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419) ------------------------------------------------------------------------