log

age author description
Tue, 08 Dec 2009 20:12:43 +0000 rubidium (svn r18434) -Change [FS#565]: use zł instead of zl for the Polish Zloty. draft
Tue, 08 Dec 2009 19:59:21 +0000 frosch (svn r18433) -Codechange: Show different texts in town GUI when the town does not need food the whole year to grow. draft
Tue, 08 Dec 2009 18:45:09 +0000 translators (svn r18432) -Update from WebTranslator v3.0: draft
Tue, 08 Dec 2009 17:09:15 +0000 rubidium (svn r18431) -Add: some missing latin-ish characters from the OpenGFX set so we get less people complain about the OS chosing an unreadable font draft
Tue, 08 Dec 2009 00:16:31 +0000 rubidium (svn r18429) -Fix [FS#3360]: when road vehicles are, because of the 'jam protection' running through eachother more vehicles could be in a road stop than there could be under normal circumstances. As such an assert when the road stop's limits are reached isn't good. draft
Tue, 08 Dec 2009 00:15:15 +0000 rubidium (svn r18428) -Fix: if lots of road vehicles are leaving a depot and the first in the hash linked list is basically the last of the vehicles to leave the depot then due to the 'jam prevention' code all vehicles would fairly quickly increase the blocked counter and drive off all simultaniously draft
Mon, 07 Dec 2009 20:22:33 +0000 rubidium (svn r18427) -Fix (r18423): ofcourse that broke the GCC build... not determining 'inclusion' using the relative path from the .rc that has the 'include' but from the include directories... how useful/sensible is that? draft
Mon, 07 Dec 2009 20:17:31 +0000 rubidium (svn r18426) -Fix: sort the names in source.list according to Microsoft's sorting rules draft
Mon, 07 Dec 2009 18:45:20 +0000 translators (svn r18425) -Update from WebTranslator v3.0: draft
Mon, 07 Dec 2009 17:13:28 +0000 rubidium (svn r18424) -Fix [FS#3327]: [Windows] the help window would be too large in some cases draft
Mon, 07 Dec 2009 16:55:50 +0000 rubidium (svn r18423) -Fix (r17336): [Windows] incorrect relative path the the icon making the icon not being included in the binary draft
Mon, 07 Dec 2009 10:44:58 +0000 rubidium (svn r18422) -Fix (r18404): MSVC complaining about struct vs class draft
Mon, 07 Dec 2009 08:47:10 +0000 rubidium (svn r18421) -Fix [FS#3244]: pathfinders wouldn't consider the 'other' reachable waypoint tile if the closest one is free but there is no safe waiting point directly after it. Now check for a free safe waiting point beyond the waypoint unless there are junctions before the first safe waiting point. draft
Mon, 07 Dec 2009 08:41:18 +0000 rubidium (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code draft
Sun, 06 Dec 2009 20:22:21 +0000 rubidium (svn r18418) -Fix [FS#3298]: under some circumstances a pointer could be left untouched and then freed. Make sure this doesn't happen by ensuring it starts out as NULL instead of 'garbage'. draft
Sun, 06 Dec 2009 18:45:27 +0000 translators (svn r18417) -Update from WebTranslator v3.0: draft
Sun, 06 Dec 2009 16:15:58 +0000 frosch (svn r18416) -Fix (r15559): Only consider valid cargos in town GUI. draft
Sun, 06 Dec 2009 16:14:13 +0000 rubidium (svn r18415) -Fix [FS#3332]: on slopes the original and better road layouts did not check their minimum distance requirements draft
Sun, 06 Dec 2009 11:46:57 +0000 peter1138 (svn r18414) -Fix: In the depot window, 'free' wagons were not drawn resize.step_height apart draft
Sat, 05 Dec 2009 21:39:28 +0000 alberth (svn r18413) -Doc: Added doxygen strings for cargo-type related enums, structs, and functions. draft
Sat, 05 Dec 2009 19:21:43 +0000 smatz (svn r18412) -Fix [FS#3350]: don't allow sending ships to rail waypoints and trains to buyos (Hirundo) draft
Sat, 05 Dec 2009 18:45:11 +0000 translators (svn r18411) -Update from WebTranslator v3.0: draft
Sat, 05 Dec 2009 16:00:58 +0000 alberth (svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon(). draft
Sat, 05 Dec 2009 15:03:32 +0000 frosch (svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker) draft
Sat, 05 Dec 2009 13:53:58 +0000 frosch (svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it. draft
Fri, 04 Dec 2009 22:02:37 +0000 rubidium (svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridges" setting draft
Fri, 04 Dec 2009 21:13:31 +0000 rubidium (svn r18406) -Cleanup: remove some unneeded constants and code draft
Fri, 04 Dec 2009 21:01:28 +0000 rubidium (svn r18405) -Fix (r18405): RVs didn't like to stop when the 'next' drive through station tile didn't have a compatible road type draft
Fri, 04 Dec 2009 20:52:19 +0000 rubidium (svn r18404) -Codechange: link drive through stops better together draft
Fri, 04 Dec 2009 20:32:51 +0000 belugas (svn r18403) -Codechange: Re-arrange header of table _original_house_specs draft
Fri, 04 Dec 2009 20:29:46 +0000 rubidium (svn r18402) -Codechange: unify/centralise the code for crashing vehicles draft
Fri, 04 Dec 2009 19:16:52 +0000 rubidium (svn r18401) -Fix: drive through road stops did not get flooded draft
Fri, 04 Dec 2009 18:45:10 +0000 translators (svn r18400) -Update from WebTranslator v3.0: draft
Fri, 04 Dec 2009 18:38:09 +0000 rubidium (svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive if (...) { } else { return } draft
Fri, 04 Dec 2009 16:57:35 +0000 rubidium (svn r18398) -Fix [FS#3343]: the tree 'which one to draw' hash wasn't anywhere near random and thus showed a very visible repeated pattern when only one tree type was used draft
Fri, 04 Dec 2009 14:23:54 +0000 rubidium (svn r18397) -Fix [FS#3346]: after cancelling downloading the download button would remain disabled draft
Fri, 04 Dec 2009 09:56:21 +0000 yexo (svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~ draft
Fri, 04 Dec 2009 09:13:15 +0000 yexo (svn r18395) -Fix (r17415): helicopters can turn freely even while in the air draft
Fri, 04 Dec 2009 00:46:22 +0000 rubidium (svn r18394) -Fix (r18373): one couldn't manually send a RV to a depot... but why compilers haven't complained about this? draft
Thu, 03 Dec 2009 18:45:17 +0000 translators (svn r18393) -Update from WebTranslator v3.0: draft
Thu, 03 Dec 2009 18:44:33 +0000 frosch (svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found, when searching for the origin of a reservation. (Hirundo) draft
Thu, 03 Dec 2009 15:27:33 +0000 frosch (svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads. draft
Thu, 03 Dec 2009 08:24:39 +0000 peter1138 (svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. draft
Thu, 03 Dec 2009 00:05:51 +0000 rubidium (svn r18389) -Fix: some minor documentation alignment issues draft
Wed, 02 Dec 2009 23:53:15 +0000 rubidium (svn r18388) -Codechange: move entering/leaving of road stops to functions of RoadStop draft
Wed, 02 Dec 2009 18:45:25 +0000 translators (svn r18387) -Update from WebTranslator v3.0: draft
Wed, 02 Dec 2009 18:34:10 +0000 rubidium (svn r18386) -Codechange: make the NPF functions static and remove unused functions draft
Wed, 02 Dec 2009 18:18:56 +0000 rubidium (svn r18385) -Cleanup: remove the now unneeded multistop slot management code draft
Wed, 02 Dec 2009 18:14:34 +0000 rubidium (svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning draft
Wed, 02 Dec 2009 18:12:24 +0000 rubidium (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints draft
Wed, 02 Dec 2009 17:56:02 +0000 rubidium (svn r18382) -Codechange: make road vehicles behave more like trains 'around' stations and use pathfinder penalties to determine to which 'part' to go. Note that the pathfinder penalties for drive through stops are currently only looking at the occupation of the first in a row, but this is to change later on. draft
Wed, 02 Dec 2009 17:37:02 +0000 frosch (svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. draft
Wed, 02 Dec 2009 17:35:54 +0000 frosch (svn r18380) -Fix (r9301): One could not share orders between buses carrying different cargos. draft
Wed, 02 Dec 2009 16:48:55 +0000 rubidium (svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies draft
Wed, 02 Dec 2009 16:38:33 +0000 rubidium (svn r18378) -Codechange: move the pathfinder 'length' constants to pathfinder_type.h draft
Wed, 02 Dec 2009 16:20:44 +0000 rubidium (svn r18377) -Codechange: add 'cache' of the tile area of truck and bus stops. draft
Wed, 02 Dec 2009 14:44:32 +0000 rubidium (svn r18376) -Codechange: simplify setting the destination draft
Wed, 02 Dec 2009 14:41:04 +0000 rubidium (svn r18375) -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile draft
Wed, 02 Dec 2009 10:47:18 +0000 rubidium (svn r18374) -Cleanup: remove some unused code draft
Wed, 02 Dec 2009 10:44:38 +0000 rubidium (svn r18373) -Codechange: unify some road pathfinder functions draft