commit ae825cfd28ebdf5fe261623f99eea5e2f0fd9db3 Author: Ulf Hermann Date: Sun Jan 6 19:09:24 2013 +0100 -Codechange: switch cargodist on by default commit db040930503e29a2a086aa78be506b4f219a0259 Author: Ulf Hermann Date: Sat Mar 9 18:01:12 2013 +0100 -Add: french translation commit 6cd8f9c42d20d2139cab303f2fddc750fadc0fa0 Author: Ulf Hermann Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit b182547a7b5cb4b526fc6d41e841e3aace826a60 Author: Ulf Hermann Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit 55d25561053fa43a226753c17f046b9686da6eca Author: Ulf Hermann Date: Fri Mar 8 14:01:53 2013 +0100 -Add: help texts for settings commit 77c52b742ccf931ea061ecd1325fc703e3f4d132 Author: Ulf Hermann Date: Tue Jan 1 20:58:20 2013 +0100 -Codechange: remove STR_STATION_VIEW_CARGO_RATINGS_TITLE commit 9f61044e8d75c3fd5987b4c76894e58f56d172da 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 aceb81657d1d69c55212a563eb66ce6cae6f02b3 Author: Ulf Hermann Date: Sun Mar 17 16:03:44 2013 +0100 -Add: function for deterministic approximate division commit f9dcee095b2c5e06b1dfa38093da5ff8767a4423 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 4f04339990074cad6c4774b23bc93b8575f50359 Author: Ulf Hermann Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 38e3b3dd42d601365d08874775537dc7d6cb0436 Author: Ulf Hermann Date: Fri Mar 8 13:12:01 2013 +0100 -Add: legend for linkgraph overlay commit 50d4ed32055cfce14992199b73452543011ecfe0 Author: Ulf Hermann Date: Sun Mar 17 15:38:41 2013 +0100 -Codechange: occasionally delete stale links and reroute cargo commit a7cb910f5cbd07f9b8482a50186399ea94f242ff Author: Ulf Hermann Date: Sun Mar 17 15:38:07 2013 +0100 -Feature: distribute cargo according to plan given by linkgraph commit d14d8db8fe5902a31f7b1d8ef5ccb180a4b566c6 Author: Ulf Hermann Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit 535b2d753f3492aa45e8af79439a28c731a520cb Author: Ulf Hermann Date: Sun Mar 17 15:19:09 2013 +0100 -Codechange: save and load flow stats commit aa25901bea5f84901ce28f7a4e32ae798e518481 Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit 83dc161603be5ba9d9e3d1d3d258a330de893371 Author: Ulf Hermann Date: Sun Mar 17 11:13:36 2013 +0100 -Add: explanation of the link graph's inner workings commit cb15e4cf0de1c2dd2ced52d7f8a35565362b406f Author: Ulf Hermann Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graphs, jobs and the schedule commit c3710cf12d5a2058faf06e3a08d24e48a4dcbf51 Author: Ulf Hermann Date: Sun Mar 17 11:07:16 2013 +0100 -Add: flow mapper for link graph commit 894e256fa6e95f9f9a557a170cf3a7d1eb0758d2 Author: Ulf Hermann Date: Sun Mar 17 11:04:52 2013 +0100 -Add: Multi-Commodity-Flow solver for link graph commit fedf89a8e975ab9d24ace0baf72cf897d4262dde Author: Ulf Hermann Date: Sun Mar 17 11:02:01 2013 +0100 -Add: demand handler for link graph commit 4af3973a23e8c1c8c0a639d433b6f397552121bb Author: Ulf Hermann Date: Sun Mar 17 10:57:58 2013 +0100 -Add: link graph schedule and typedefs for LinkGraph and related classes commit 7e176500e40b6f40452eb1045d2e11f7631a362a Author: Ulf Hermann Date: Sun Mar 17 10:38:20 2013 +0100 -Add: link graph job implementation commit b70402e610b0566cd2c6f52959abbc8312988bb6 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 2a543db11d682a6c550eaf2247e9d16ecd217f91 Author: Ulf Hermann Date: Sat Apr 13 18:28:29 2013 +0200 -Add: abstract implementation of linkgraph overlay for GUI Conflicts: projects/openttd_vs100.vcxproj projects/openttd_vs100.vcxproj.filters projects/openttd_vs80.vcproj projects/openttd_vs90.vcproj source.list commit 641bdefd0831567518b7015756614b4a07490c43 Author: Ulf Hermann Date: Sun Mar 17 15:09:50 2013 +0100 -Codechange: Glue between stations and flow stats commit 5dece726568286a1ee2f413fc21ec7dc300b7a64 Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit 74a56401928b4051b3cf0b611a5947348292ad90 Author: Ulf Hermann Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graphs commit fa01bae2e2a3156b197a263f28cb75d7de46ccf4 Author: Ulf Hermann Date: Sat Apr 13 18:14:55 2013 +0200 -Add: some definitions for clients of LinkGraph commit 4dfa318fde97da2fede881d535bd5ef350d2193d Author: Ulf Hermann Date: Sun Mar 17 10:31:19 2013 +0100 -Add: basic link graph implementation commit 415aed96019792ac66d174949e05c12741b0e7b7 Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: basic definitions and settings for link graph commit 6630aacaa4acc66a628fad5459bbc594e9e8c6c2 Author: Ulf Hermann Date: Sun Jan 20 17:33:58 2013 +0100 -Codechange: Introduce save/load version naming commit 5cb280002f123fd3fa53a8175b72528abebeec28 Author: Ulf Hermann Date: Sun Mar 3 21:18:59 2013 +0100 -Add: implementation of SharesMap and FlowStatMap commit 10871e9410cf25920d127140db26178defd010f6 Author: Ulf Hermann Date: Fri Mar 1 18:07:07 2013 +0100 -Add: small matrix type commit c5d74457045f927666b5c5af0473450c3be6c3e9 Author: frosch Date: Sat Apr 13 13:42:08 2013 +0000 (svn r25185) -Fix [FS#5508]: Remove ambivalent functions CargoList::Empty() and Count(), and replace them with VehicleCargoList::StoredCount(), TotalCount(), StationCargoList::AvailableCount() and TotalCount(). (fonsinchen) commit 0d31cea85f6811d55417397de3802ab00f97ebcf Author: translators Date: Fri Apr 12 17:45:08 2013 +0000 (svn r25178) -Update from WebTranslator v3.0: gaelic - 14 changes by GunChleoc commit 927eb456944ea5744d5fb95d092abf4913cb4de4 Author: translators Date: Thu Apr 11 17:45:12 2013 +0000 (svn r25177) -Update from WebTranslator v3.0: faroese - 54 changes by FastNinja hungarian - 2 changes by IPG commit f0fd6a008aaae2888604e6985f506c747c463aff Author: rubidium Date: Wed Apr 10 15:28:15 2013 +0000 (svn r25176) -Feature: Faroese translation commit 8380ddb3e6c3d7062ab911b0341866f57a7b8124 Author: translators Date: Wed Apr 10 15:26:40 2013 +0000 (svn r25175) -Update from WebTranslator v3.0: faroese - 243 changes by FastNinja commit 3074cb4172c500b618cf4aa140c8b21f4f72d6e7 Author: translators Date: Tue Apr 9 17:45:16 2013 +0000 (svn r25171) -Update from WebTranslator v3.0: faroese - 6 changes by FastNinja gaelic - 106 changes by GunChleoc commit e2db0c5e26bea0d3b7f9d6dfe79f97e305b21fd1 Author: frosch Date: Mon Apr 8 19:55:24 2013 +0000 (svn r25167) -Fix [FS#5523] (r24832): Original train and rv acceleration did no longer respect bridge speed limits. commit ae4f37d32f6127fcd527c468ce5b8ca967adf992 Author: translators Date: Mon Apr 8 17:45:39 2013 +0000 (svn r25166) -Update from WebTranslator v3.0: faroese - 923 changes by FastNinja german - 2 changes by planetmaker korean - 2 changes by telk5093 norwegian_bokmal - 3 changes by cuthbert commit bb3965311806fdb35dafa8255adbd611b2a8115b Author: translators Date: Sun Apr 7 17:45:14 2013 +0000 (svn r25164) -Update from WebTranslator v3.0: faroese - 276 changes by FastNinja serbian - 28 changes by ivan_mile