log

age author description
Sat, 10 Jun 2006 17:29:44 +0000 miham (svn r5216) WebTranslator2 update to 2006-06-10 19:27:22 draft
Sat, 10 Jun 2006 09:55:57 +0000 miham (svn r5214) [languages] Re-done afrikaans change, this time proper draft
Sat, 10 Jun 2006 09:52:11 +0000 miham (svn r5213) [languages] reverted last change from tron draft
Sat, 10 Jun 2006 09:48:15 +0000 tron (svn r5212) Afrikaans can be encoded in ISO8859-15, there's no need to make it unusable by encoding it in UTF-8 draft
Sat, 10 Jun 2006 09:45:34 +0000 tron (svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon) draft
Sat, 10 Jun 2006 08:37:41 +0000 tron (svn r5210) Many small changes which piled up: const, unsigned, variable scope, CSE for readability, DeMorgan, if cascades -> switch, whitespace, parentheses, bracing, misc. draft
Fri, 09 Jun 2006 20:06:02 +0000 tron (svn r5203) Some bits were incorrectly marked as used draft
Fri, 09 Jun 2006 17:46:43 +0000 miham (svn r5202) WebTranslator2 update to 2006-06-09 19:46:28 draft
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
Mon, 05 Jun 2006 15:56:59 +0000 miham (svn r5130) WebTranslator2 update to 2006-06-05 17:56:46 draft
Mon, 05 Jun 2006 15:47:08 +0000 tron (svn r5129) Accommodate the default AI for the new railtype: It used hard coded numbers instead of enums to calculate prices draft
Mon, 05 Jun 2006 15:29:47 +0000 tron (svn r5128) Remove the global variable _cur_ai_player draft
Mon, 05 Jun 2006 14:54:23 +0000 tron (svn r5127) Use IsRoadVehInDepotStopped() and IsAircraftInHangarStopped() draft
Mon, 05 Jun 2006 12:43:41 +0000 tron (svn r5124) Add IsAircraftInHangar{Stopped,}(), which supersedes CheckStoppedInHangar() draft
Mon, 05 Jun 2006 11:28:31 +0000 tron (svn r5121) Add forgotten file in r5120 draft
Mon, 05 Jun 2006 11:28:00 +0000 tron (svn r5120) Add IsShipInDepot{Stopped,}() and remove some redundant checks draft
Mon, 05 Jun 2006 10:26:38 +0000 tron (svn r5119) -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 draft
Mon, 05 Jun 2006 10:23:18 +0000 tron (svn r5118) Add IsRoadVehInDepot{Stopped,}() draft
Mon, 05 Jun 2006 09:54:58 +0000 tron (svn r5117) Remove a redundant check: If a road vehicle is in the state 'in depot', don't test if it's a road depot draft
Mon, 05 Jun 2006 08:34:39 +0000 tron (svn r5116) Move the overly generic GetDepotDirection() from a header to its only consumer draft
Sun, 04 Jun 2006 18:22:32 +0000 peter1138 (svn r5105) - NewGRF: Move callbackmask from *VehicleInfo to EngineInfo. This simplifies code that works with more than one vehicle type. draft
Sun, 04 Jun 2006 17:49:16 +0000 peter1138 (svn r5104) - When refitting a vehicle to its existing cargo type, don't lose the cargo onboard (useful when adding wagons to a train) draft
Sun, 04 Jun 2006 17:38:48 +0000 peter1138 (svn r5103) - Add cargo subtype parameter to refit commands (mart3p) draft
Sun, 04 Jun 2006 16:04:15 +0000 tron (svn r5101) Add a function to convert an axis and a flag for north/south into a DiagDirection. Use it for bridge ramps and ship depots draft
Sun, 04 Jun 2006 13:39:38 +0000 tron (svn r5098) Do some manual CSE and replace a few magic numbers to improve the readability of the trolly AI draft
Sun, 04 Jun 2006 13:22:18 +0000 tron (svn r5097) -Fix: The trolly AI used information from the wrong industry when calculating the amount of to be transported goods draft
Sun, 04 Jun 2006 13:03:48 +0000 tron (svn r5096) Avoid unnecessary copying of _cmd_text draft
Sun, 04 Jun 2006 09:31:20 +0000 KUDr (svn r5095) -CodeChange: {} added around returns draft
Sun, 04 Jun 2006 09:28:33 +0000 tron (svn r5094) Remove _new_{aircraft,roadveh,ship,train,wagon}_id. _new_vehicle_id is enough. draft
Sun, 04 Jun 2006 09:13:59 +0000 KUDr (svn r5093) -CodeChange: [YAPF] min. debug level changed from 1 to 3 and 4 for frequent debug messages (performance stats) draft
Sun, 04 Jun 2006 09:10:24 +0000 tron (svn r5092) -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 draft
Sun, 04 Jun 2006 09:04:40 +0000 tron (svn r5091) Remove duplicate code (same check twice) draft
Sun, 04 Jun 2006 00:28:24 +0000 KUDr (svn r5090) -Fix: [NPF] broken by me - r4366 (thanks Tron) draft
Sat, 03 Jun 2006 19:23:14 +0000 peter1138 (svn r5088) - Add another set of parentheses, missed in r5085, somehow... (thanks ASM) draft
Sat, 03 Jun 2006 19:17:34 +0000 peter1138 (svn r5087) - NewGRF: Fix thinko in returning a calculated callback result draft
Sat, 03 Jun 2006 15:14:41 +0000 peter1138 (svn r5085) - Fix (FS#198): add parentheses to CHANCE16*() (and GENERAL_SPRITE_COLOR) macro parameters (thanks to ASM) draft
Sat, 03 Jun 2006 15:10:39 +0000 peter1138 (svn r5084) - 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. draft
Sat, 03 Jun 2006 12:53:29 +0000 celestar (svn r5083) -Fix: Assert when trying to build a lock on a tile with trees. (Thanks anboni for reporting) draft
Fri, 02 Jun 2006 21:03:59 +0000 celestar (svn r5081) -Fix: Could not build bridges over crossings (but crossings under bridges were possible), noticed by WhiteRabbit draft
Fri, 02 Jun 2006 19:29:11 +0000 KUDr (svn r5080) -Fix: RVs can enter other player's depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419) draft
Fri, 02 Jun 2006 17:19:05 +0000 miham (svn r5078) WebTranslator2 update to 2006-06-02 19:18:56 draft
Fri, 02 Jun 2006 16:31:35 +0000 KUDr (svn r5076) CodeChange: [YAPF] Platform selection feature related settings added into regular savegames (breaks savegame compatibility only with r5070 and 5071). draft
Fri, 02 Jun 2006 13:15:50 +0000 peter1138 (svn r5071) - Fix (FS#184): "Erroneous train reversal on waypoints". When processing the next train order, do not even consider reversing the train if the last order was to a waypoint. draft
Fri, 02 Jun 2006 13:05:41 +0000 celestar (svn r5070) Merged the bridge branch draft
Thu, 01 Jun 2006 22:20:40 +0000 KUDr (svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalty per platform instead of per tile (should give better results) draft
Thu, 01 Jun 2006 21:39:35 +0000 KUDr (svn r5066) -Feature: [YAPF] Train selects the best station platform by length draft
Thu, 01 Jun 2006 21:00:59 +0000 KUDr (svn r5065) -CodeChange: [YAPF] Added PfDetectDestination(tile, trackdir) for trains (to be used by platform selection feature) draft
Thu, 01 Jun 2006 09:43:39 +0000 celestar (svn r5064) -Fix: Remove stay debug stuff from lat commit. (thanks peter1138) draft
Thu, 01 Jun 2006 09:41:35 +0000 celestar (svn r5063) -Codechange: Add a function to determine the length of a platform (request by KUDr) draft
Wed, 31 May 2006 20:08:55 +0000 KUDr (svn r5062) -Fix: town extends road beyond depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419) draft
Wed, 31 May 2006 18:00:08 +0000 peter1138 (svn r5061) - NewGRF: always use visual effect callback if it is defined, not just for powered wagons. draft
Wed, 31 May 2006 17:40:48 +0000 peter1138 (svn r5060) - NewGRF: add support for variable 7F (retrieve GRF parameter) for vehicles draft
Wed, 31 May 2006 17:31:08 +0000 peter1138 (svn r5059) - NewGRF: store a GRFFile pointer reference for each pointer, instead of just the GRF ID. draft
Wed, 31 May 2006 06:51:56 +0000 KUDr (svn r5057) -Fix: [YAPF] trains can't find depot for servicing (thanks Smoky555) draft
Wed, 31 May 2006 06:43:05 +0000 celestar (svn r5055) -Fix: Correct some errors in the bridge sprite numbers draft
Tue, 30 May 2006 21:27:51 +0000 peter1138 (svn r5048) - NewStations: Set up clipping areas to draw the station preview graphics in. This prevents larger station graphics from overflowing onto the list. draft
Tue, 30 May 2006 21:23:01 +0000 peter1138 (svn r5047) - NewGRF: fix typo of AIRPORT in enum draft
Tue, 30 May 2006 21:19:46 +0000 peter1138 (svn r5046) - Implement smooth horizontal depot scrolling by setting up a clipping area to draw the train image. This fixes a couple of usability issues when shorter wagons are used in the depot; shorter wagons scrolled at a different speed, and not all wagons were visible sometimes. draft
Tue, 30 May 2006 15:04:59 +0000 KUDr (svn r5037) -Fix: assert when GetVehicleTrackdir() returns wrong trackdir - introduced by r5033 (thanks yanek) draft
Tue, 30 May 2006 13:45:53 +0000 miham (svn r5036) WebTranslator2 update to 2006-05-30 15:45:43 draft
Tue, 30 May 2006 13:32:19 +0000 miham (svn r5035) WebTranslator2 update to 2006-05-30 15:32:01 draft
Tue, 30 May 2006 10:53:27 +0000 KUDr (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling. draft
Mon, 29 May 2006 18:39:42 +0000 KUDr (svn r5018) [YAPF] Added some comments to YAPF implementation. draft
Mon, 29 May 2006 17:33:39 +0000 miham (svn r5017) WebTranslator2 update to 2006-05-29 19:33:27 draft
Mon, 29 May 2006 15:04:42 +0000 KUDr (svn r5013) -Fix: [YAPF] RVs trying to plan route through railway. draft
Mon, 29 May 2006 11:37:39 +0000 miham (svn r5007) WebTranslator2 update to 2006-05-29 13:37:28 draft
Sun, 28 May 2006 19:01:29 +0000 KUDr (svn r5006) Added comments where doxygen generated warnings to test if it can help. draft
Sun, 28 May 2006 17:45:26 +0000 miham (svn r5004) WebTranslator2 update to 2006-05-28 19:45:13 draft
Sun, 28 May 2006 17:19:34 +0000 miham (svn r5003) [Translations] Several languages fixed by Tron draft
Sat, 27 May 2006 23:16:37 +0000 bjarni (svn r4997) -Fix: [OSX] reverted the OSX part of rev 4994 as it caused dyld (lib) crashes draft
Sat, 27 May 2006 20:51:57 +0000 truelight (svn r4994) -Fix: changed the stripping parts a bit. OSX is no longer an exeption draft
Sat, 27 May 2006 20:22:20 +0000 truelight (svn r4993) -Fix: if 1 file is C++, link the whole project with g++ draft
Sat, 27 May 2006 18:52:28 +0000 KUDr (svn r4992) - Fix: [YAPF] error "too many arguments to function `void * operator new(unsigned int)'" on MorphOS draft
Sat, 27 May 2006 18:17:10 +0000 truelight (svn r4991) -Fix: don't compile UNITTEST by default, it isn't needed draft
Sat, 27 May 2006 17:53:31 +0000 truelight (svn r4990) -Fix: use CXX to link MacOSX OpenTTD, not CC draft
Sat, 27 May 2006 17:51:11 +0000 truelight (svn r4989) -Fix: make the OSX Makefile stuff to work with the compile-farm draft
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. draft
Thu, 25 May 2006 20:58:23 +0000 miham (svn r4977) WebTranslator2 update to 2006-05-25 22:58:12 draft
Thu, 25 May 2006 09:57:27 +0000 peter1138 (svn r4975) - Codechange: increase the number of file handles from 32 to 64 (arbitrary powers of 2!) to allow more GRF files to be loaded. draft
Wed, 24 May 2006 17:45:42 +0000 miham (svn r4971) WebTranslator2 update to 2006-05-24 19:45:32 draft
Tue, 23 May 2006 21:49:18 +0000 bjarni (svn r4967) -Fix: [clone vehicles] a cloned train engine heads the same way as the original (pointed out by bobingabout) draft
Tue, 23 May 2006 20:59:01 +0000 peter1138 (svn r4965) - NewGRF: add support for action 0x06 (modify sprite data) for pseudo sprites draft
Tue, 23 May 2006 20:02:52 +0000 peter1138 (svn r4964) - Fix NTP over bridges: don't check the rail type when on a bridge draft
Tue, 23 May 2006 19:36:50 +0000 peter1138 (svn r4960) - NewGRF: explicitly handle unsupported variables, instead of returning -1. draft
Tue, 23 May 2006 17:45:46 +0000 miham (svn r4956) WebTranslator2 update to 2006-05-23 19:45:23 draft
Mon, 22 May 2006 16:44:16 +0000 Darkvater (svn r4947) - Fix [FS#145]: Starting scenarios did not adhere to local difficulty settings draft
Mon, 22 May 2006 14:41:20 +0000 celestar (svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail draft
Mon, 22 May 2006 10:08:23 +0000 rubidium (svn r4945) Fix (r3726): make -t command line option (set starting date/year) work again draft
Mon, 22 May 2006 09:59:09 +0000 rubidium (svn r4944) Codechange: make _patches_newgame available via settings.h and remove instances of extern Patches _patches_newgame in .c files draft
Sun, 21 May 2006 16:18:58 +0000 tron (svn r4943) uint tile -> TileIndex tile, byte player -> PlayerID player draft
Sun, 21 May 2006 15:27:10 +0000 tron (svn r4942) if (x != NULL) free(x); -> free(x); draft