commit 77abb4d3a8cdc6bac9679a0793ea6ad6f5645c25 Author: Ulf Hermann Date: Thu Apr 18 09:13:14 2013 +0200 -Fix: correctly reroute stale cargo commit db5ad1fb6162384cf8fe8406fd1c2e94b2b31cd5 Author: Ulf Hermann Date: Sun Jan 6 19:09:24 2013 +0100 -Codechange: switch cargodist on by default commit 0fac44460972973e6154b08cf75129e48c0a3287 Author: Ulf Hermann Date: Sat Mar 9 18:01:12 2013 +0100 -Add: french translation commit 3958a7d8c14a50dcf235475e4909f574e7e77064 Author: Ulf Hermann Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit 14fac4fc01787dd6e2bf302b78c783c770e5c939 Author: Ulf Hermann Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit df3694b1dfa90f268d0d0ac9cec393d99851f11f Author: Ulf Hermann Date: Fri Mar 8 14:01:53 2013 +0100 -Add: help texts for settings commit 8641abf2b7eb4c3ffc635feab7a269026a69332d Author: Ulf Hermann Date: Tue Jan 1 20:58:20 2013 +0100 -Codechange: remove STR_STATION_VIEW_CARGO_RATINGS_TITLE commit afae46bcef7da70876228ecf16e394abafc767af 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 de92f064cdf9122abcd7736f6b708cd1f5e8b176 Author: Ulf Hermann Date: Sun Mar 17 16:03:44 2013 +0100 -Add: function for deterministic approximate division commit d0ad1c22851bef9b57e1a6ae80958ef56daa848a 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 edb837283025e570943c78c6b638fd6ab4463d1e Author: Ulf Hermann Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 4d67c911438cc4946077670d1486a66ecd8805ec Author: Ulf Hermann Date: Fri Mar 8 13:12:01 2013 +0100 -Add: legend for linkgraph overlay commit 668e18ed8e08e9c96c8f32ff7d6006e927f7477a Author: Ulf Hermann Date: Sun Mar 17 15:38:41 2013 +0100 -Codechange: reroute cargo when deleting stale links commit c0afa00536d271ba9c569bd6ebcabed453996db4 Author: Ulf Hermann Date: Sun Mar 17 15:38:07 2013 +0100 -Feature: distribute cargo according to plan given by linkgraph commit c8484b549167366c73f4b049d5dad5fa04d2dcc6 Author: Ulf Hermann Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit a50963604b79bbb6fcc162b3c985457377c02d9e Author: Ulf Hermann Date: Sun Apr 14 12:07:25 2013 +0200 -Codechange: save and load flow stats commit 9bb3cba1017d3822e40eaaf5b8a6fe388e76f7a5 Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: schedule jobs when tracking capacities of links commit c696eb1f82a2c2b98200b717b4af9e41c73a7a81 Author: Ulf Hermann Date: Sun Mar 17 11:13:36 2013 +0100 -Add: explanation of the link graph's inner workings commit c28e991e1f099d136b87c5a591a69c1526c687c9 Author: Ulf Hermann Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graph jobs and the schedule commit f987edebfe1130d85fe1eefb2348fa5c90e4ecf1 Author: Ulf Hermann Date: Sun Mar 17 11:07:16 2013 +0100 -Add: flow mapper for link graph commit cf077628713a124480ca3296890d18dc6ec71526 Author: Ulf Hermann Date: Sun Mar 17 11:04:52 2013 +0100 -Add: Multi-Commodity-Flow solver for link graph commit b9d55f1c1fea417dbe06e6d301195c6ec0db8d63 Author: Ulf Hermann Date: Sun Mar 17 11:02:01 2013 +0100 -Add: demand handler for link graph commit acad2785611ae09d80c67f5ddb4eab262f8b116f Author: Ulf Hermann Date: Sun Mar 17 10:57:58 2013 +0100 -Add: link graph schedule and typedefs for LinkGraph and related classes commit 434b1447a581d2888990127f0067694c20bc58fd Author: Ulf Hermann Date: Sun Mar 17 10:38:20 2013 +0100 -Add: link graph job implementation commit 2c394e29786d92742e39a29544e2a66e27a9b573 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 05cf3ddf4257780e3ff15d1cab65fb0e721c5a7a Author: Ulf Hermann Date: Sun Mar 17 15:09:50 2013 +0100 -Codechange: Glue between stations and flow stats commit d07364256d49a62c9f4ee56dcd86e0b1ff26c041 Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: settings for link graph commit eeaaead1170c10889ad834437d3fa95cc7673629 Author: Ulf Hermann Date: Sun Mar 3 21:18:59 2013 +0100 -Add: implementation of SharesMap and FlowStatMap commit 8fa0e931f0a4d248a0d1c3a129079baa6cb1a3de 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 d82bc50acf8529276f3bbd333f3df527ae242448 Author: Ulf Hermann Date: Sat Apr 13 18:28:29 2013 +0200 -Add: abstract implementation of linkgraph overlay for GUI commit 462572b88a46d6488970eb66509026fa79e76cbb Author: Ulf Hermann Date: Sun Apr 14 11:19:40 2013 +0200 -Codechange: occasionally clear dead links and compress link graphs commit 252b7c24a7dd2c85f36ee1c5d81140e29de47f7a Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit f561d1ed337e4d151d70897fe58ad22ea029bb88 Author: Ulf Hermann Date: Sun Apr 14 10:39:26 2013 +0200 -Codechange: save and load link graphs commit 3cb906169403b2bcaddcf2e6e74ea1a48d68e689 Author: Ulf Hermann Date: Sat Apr 13 18:14:55 2013 +0200 -Add: some definitions for clients of LinkGraph commit b454708bba3e6d524e588d6a04d3e01b58a45998 Author: Ulf Hermann Date: Sun Mar 17 10:31:19 2013 +0100 -Add: basic link graph implementation commit 8530d0de0a232aa3784d85026920198821956b48 Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: basic definitions for link graph commit 38f4ad3185154241c59d3748b86d9031532426a0 Author: Ulf Hermann Date: Fri Mar 1 18:07:07 2013 +0100 -Add: small matrix type commit a1aa270d092c2bf3835c4b2f4a8db2ebe533ce96 Author: Ulf Hermann Date: Sun Jan 20 17:33:58 2013 +0100 -Codechange: Introduce save/load version naming commit 0fdc235fe7ab3818a3c2c930661a170b82fbf34b Author: translators Date: Sat Apr 13 17:45:14 2013 +0000 (svn r25186) -Update from WebTranslator v3.0: danish - 1 changes by frosch korean - 2 changes by telk5093 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