commit b83fe3633e23cc57fec9292efa6610528614164f Author: Ulf Hermann Date: Wed May 1 18:36:07 2013 +0200 -Fix: make sure invalid flows disappear before new cargo is routed commit 4d557e1eeb290d7028459b1e4dcc8aa3fe731a50 Author: Ulf Hermann Date: Sun Jan 6 19:09:24 2013 +0100 -Codechange: switch cargodist on by default commit ebd9773d0d69ea3c44310cc1323cae8158726baa Author: Ulf Hermann Date: Sat Mar 9 18:01:12 2013 +0100 -Add: french translation commit 8deed8727f7de421173db8b21587b4775729d220 Author: Ulf Hermann Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit ffe95cc2465df812e6b28b6f0c28e35d06774825 Author: Ulf Hermann Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit 73add9fe6691c71f0996daa836c92b48c6bc2507 Author: Ulf Hermann Date: Fri Mar 8 14:01:53 2013 +0100 -Add: help texts for settings commit b7cd2316c15d18ed9a2e4ae7b098caf3072e1a34 Author: Ulf Hermann Date: Tue Jan 1 20:58:20 2013 +0100 -Codechange: remove STR_STATION_VIEW_CARGO_RATINGS_TITLE commit 037b12b50e3d1631e65691fd4fe6e51e95fbaae8 Author: Ulf Hermann Date: Sun Mar 17 16:00:50 2013 +0100 -Feature: show cargo by next hops and final destinations in the station GUI commit 4e7344d4f30adf0cff68098261d1838a167274d3 Author: Ulf Hermann Date: Sun Mar 17 16:03:44 2013 +0100 -Add: function for deterministic approximate division commit 41d4b7fb23de1684195484437972d7bf4ca2cc36 Author: Ulf Hermann Date: Sun Mar 17 15:56:11 2013 +0100 -Feature: consider cargo waiting at other stations for rating at the origin station commit ee1c1af07dce9ea507358b48d6f7ddda44191799 Author: Ulf Hermann Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 5c87982f5cce416b64e23bd6794bd165b00ab3ab Author: Ulf Hermann Date: Fri Mar 8 13:12:01 2013 +0100 -Add: legend for linkgraph overlay commit a3b3340c6ec0a9e175a13de4670f0ca7079f4a01 Author: Ulf Hermann Date: Sun Mar 17 15:38:07 2013 +0100 -Feature: distribute cargo according to plan given by linkgraph commit dfde8930ced1e29141950b8002fac399e0445e87 Author: Ulf Hermann Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit 3b74619578d9048bbce815cf3fcfbea2385363e0 Author: Ulf Hermann Date: Sun Apr 14 12:07:25 2013 +0200 -Codechange: save and load flow stats commit eaf2da14028cc62681ab1433cbba66a5b0978c05 Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: schedule jobs when tracking capacities of links commit 460b597f75809531fefca1a7cb488f282b380d19 Author: Ulf Hermann Date: Sun Mar 17 11:13:36 2013 +0100 -Add: explanation of the link graph's inner workings commit c35ab0c75f1ba214245b186d11cf145ede5311e5 Author: Ulf Hermann Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graph jobs and the schedule commit 5551a3c37913fe7a2a638f01ea89493a91d5e145 Author: Ulf Hermann Date: Sun Mar 17 11:07:16 2013 +0100 -Add: flow mapper for link graph commit 299d1077a8786639492ede73e1986e7c0a29c563 Author: Ulf Hermann Date: Sun Mar 17 11:04:52 2013 +0100 -Add: Multi-Commodity-Flow solver for link graph commit dd9ea7ffc2b7a4f644507bdaa08764716b07652c Author: Ulf Hermann Date: Sun Mar 17 11:02:01 2013 +0100 -Add: demand handler for link graph commit d128757d80f1724dcf567467f6c5bd8d8809c3ce Author: Ulf Hermann Date: Sun Mar 17 10:57:58 2013 +0100 -Add: link graph schedule and typedefs for LinkGraph and related classes commit 33c6dd22fe0d9baaa0b1a40f6e4d5da015f3a6de Author: Ulf Hermann Date: Sun Mar 17 10:38:20 2013 +0100 -Add: link graph job implementation commit eace9a40680691fec0a7bd232932058a37417f63 Author: Ulf Hermann Date: Sat Apr 13 18:28:29 2013 +0200 -Add: support for flow stats to linkgraph overlay Conflicts: projects/openttd_vs100.vcxproj projects/openttd_vs100.vcxproj.filters projects/openttd_vs80.vcproj projects/openttd_vs90.vcproj source.list commit 0cbddea4099903c1b7671228907d6de1d4a13a2c Author: Ulf Hermann Date: Sun Mar 17 15:09:50 2013 +0100 -Codechange: Glue between stations and flow stats commit 0f305d1f16208d667d877860c0d0ffc9bed497fc Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: settings for link graph commit 77fe1d5936452099bf253b9a709fb3e43394f759 Author: Ulf Hermann Date: Sun Mar 3 21:18:59 2013 +0100 -Add: implementation of SharesMap and FlowStatMap commit 0180f80a93ad969998f5c9e0e1fc7c846986f8d0 Author: Ulf Hermann Date: Sat Apr 13 18:33:42 2013 +0200 -Feature: linkgraph overlay for smallmap Conflicts: src/lang/english.txt src/linkgraph_gui.cpp commit d7f5233555ebc1f40b2d2b29ccd8a959ff80b186 Author: Ulf Hermann Date: Sat Apr 13 18:28:29 2013 +0200 -Add: abstract implementation of linkgraph overlay for GUI commit d648d60a326cf55762c85125090094c197d31638 Author: Ulf Hermann Date: Sun Apr 14 11:19:40 2013 +0200 -Codechange: occasionally clear dead links and compress link graphs commit a886344c91ecfc5c06836fd0dd4d9ebd01e4f442 Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit bb08fd6fda60513211ec9448ade6feb02d98af7d Author: Ulf Hermann Date: Sun Apr 14 10:39:26 2013 +0200 -Codechange: save and load link graphs commit eb04265cdb01623659da09205ee9d759475e2614 Author: Ulf Hermann Date: Sat Apr 13 18:14:55 2013 +0200 -Add: some definitions for clients of LinkGraph commit ca282c9a9c18e58b12c44b88f1a7af4b49243c80 Author: Ulf Hermann Date: Sun Mar 17 10:31:19 2013 +0100 -Add: basic link graph implementation commit c6fd16b04a587c1bfecac0b27991102f8daa1572 Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: basic definitions for link graph commit 7d9a996a00643e8b429f05411e2cd8141dd2d93f Author: Ulf Hermann Date: Fri Mar 1 18:07:07 2013 +0100 -Add: small matrix type commit 44776d557238b650df04bb8bcda713b18353b35e Author: Ulf Hermann Date: Sun Jan 20 17:33:58 2013 +0100 -Codechange: Introduce save/load version naming commit 2718e445118c318eb0901047d651f469d59001bc Author: translators Date: Tue Apr 30 17:49:25 2013 +0000 (svn r25214) -Update from WebTranslator v3.0: commit 9d9607e8ec3386066e891c7d9a1d05427a362948 Author: rubidium Date: Tue Apr 30 17:16:32 2013 +0000 (svn r25213) -Fix [FS#5537]: clarify on which tiles IsDesertTile and IsSnowTile work, i.e. the ones without infrastructure or buildings -Feature: introduce GetTerrainType which allows one to get that information for tiles with buildings and infrastructure as well commit 6871c04171cff25ebd88fb1cd0c14efa19c9dfc2 Author: translators Date: Mon Apr 29 17:45:59 2013 +0000 (svn r25211) -Update from WebTranslator v3.0: vietnamese - 4 changes by nglekhoi welsh - 4 changes by kazzie commit 55fa51fb9b4c2e9da7592ff6844f5069ffe6091c Author: translators Date: Sat Apr 27 17:45:08 2013 +0000 (svn r25210) -Update from WebTranslator v3.0: gaelic - 6 changes by GunChleoc commit 5ed3969ab942a5950c4508a883610214a7e2232d Author: planetmaker Date: Fri Apr 26 18:39:15 2013 +0000 (svn r25209) -Doc: Mention --without-grfcodec in the help for configure and explain its use in the readme commit 82e4f3d7148eeb14c690b16a9d5e36ee285810b6 Author: frosch Date: Fri Apr 26 17:46:09 2013 +0000 (svn r25208) -Update: Baseset translations commit 49ccc9f025ef311b3ee5d4e083f5a7748d081160 Author: translators Date: Fri Apr 26 17:45:28 2013 +0000 (svn r25207) -Update from WebTranslator v3.0: english_AU - 8 changes by mrtux galician - 300 changes by Michi korean - 9 changes by telk5093 gaelic - 49 changes by GunChleoc welsh - 3 changes by kazzie commit 5bdcbc2b148970153dc4e82f139929625ac2bdce Author: translators Date: Thu Apr 25 17:45:26 2013 +0000 (svn r25206) -Update from WebTranslator v3.0: belarusian - 8 changes by KorneySan finnish - 7 changes by jpx_ russian - 1 changes by KorneySan ukrainian - 2 changes by nsergiy