Mercurial > hg > openttd
graph
-
(svn r18410) -Codechange: Move GetCargoSprite() to CargoSpec::GetCargoIcon(). draftSat, 05 Dec 2009 16:00:58 +0000, by alberth
-
(svn r18409) -Change [FS#3349]: Recolour the bubble generator just like any other industry. (planetmaker) draftSat, 05 Dec 2009 15:03:32 +0000, by frosch
-
(svn r18408) -Fix (r17954): After computing the needed width for the client list, also use it. draftSat, 05 Dec 2009 13:53:58 +0000, by frosch
-
(svn r18407) -Fix [FS#3338]: aqueducts were not influenced by the "long bridges" setting draftFri, 04 Dec 2009 22:02:37 +0000, by rubidium
-
(svn r18406) -Cleanup: remove some unneeded constants and code draftFri, 04 Dec 2009 21:13:31 +0000, by 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 draftFri, 04 Dec 2009 21:01:28 +0000, by rubidium
-
(svn r18404) -Codechange: link drive through stops better together draftFri, 04 Dec 2009 20:52:19 +0000, by rubidium
-
(svn r18403) -Codechange: Re-arrange header of table _original_house_specs draftFri, 04 Dec 2009 20:32:51 +0000, by belugas
-
(svn r18402) -Codechange: unify/centralise the code for crashing vehicles draftFri, 04 Dec 2009 20:29:46 +0000, by rubidium
-
(svn r18401) -Fix: drive through road stops did not get flooded draftFri, 04 Dec 2009 19:16:52 +0000, by rubidium
-
(svn r18399) -Codechange: bail out early in FloodVehicle instead of a massive if (...) { } else { return } draftFri, 04 Dec 2009 18:38:09 +0000, by 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 draftFri, 04 Dec 2009 16:57:35 +0000, by rubidium
-
(svn r18397) -Fix [FS#3346]: after cancelling downloading the download button would remain disabled draftFri, 04 Dec 2009 14:23:54 +0000, by rubidium
-
(svn r18396) -Fix [FS#3169]: planes turned too much at the end of the runway when landing at the intercontinental airport~ draftFri, 04 Dec 2009 09:56:21 +0000, by yexo
-
(svn r18395) -Fix (r17415): helicopters can turn freely even while in the air draftFri, 04 Dec 2009 09:13:15 +0000, by yexo
-
(svn r18394) -Fix (r18373): one couldn't manually send a RV to a depot... but why compilers haven't complained about this? draftFri, 04 Dec 2009 00:46:22 +0000, by rubidium
-
(svn r18392) -Fix (r13956)[FS#3345]: [YAPP] Trains on bridges were not found, when searching for the origin of a reservation. (Hirundo) draftThu, 03 Dec 2009 18:44:33 +0000, by frosch
-
(svn r18391) -Fix (r0): (Invalid) GRFs could trigger invalid reads. draftThu, 03 Dec 2009 15:27:33 +0000, by frosch
-
(svn r18390) -Fix (r17776): [SDL] Reinstate pointer update on 'idle' loop. draftThu, 03 Dec 2009 08:24:39 +0000, by peter1138
-
(svn r18389) -Fix: some minor documentation alignment issues draftThu, 03 Dec 2009 00:05:51 +0000, by rubidium
-
(svn r18388) -Codechange: move entering/leaving of road stops to functions of RoadStop draftWed, 02 Dec 2009 23:53:15 +0000, by rubidium
-
(svn r18386) -Codechange: make the NPF functions static and remove unused functions draftWed, 02 Dec 2009 18:34:10 +0000, by rubidium
-
(svn r18385) -Cleanup: remove the now unneeded multistop slot management code draftWed, 02 Dec 2009 18:18:56 +0000, by rubidium
-
(svn r18384) -Fix (r18351): attempt to 'work around' MSVC's IMO stupid warning draftWed, 02 Dec 2009 18:14:34 +0000, by rubidium
-
(svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints draftWed, 02 Dec 2009 18:12:24 +0000, by 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. draftWed, 02 Dec 2009 17:56:02 +0000, by rubidium
-
(svn r18381) -Codechange: Add RoadVehicle::IsBus() to simplify some stuff. draftWed, 02 Dec 2009 17:37:02 +0000, by frosch