commit 70821768b6b22ee379772eceeb51e70143354095 Author: Ulf Hermann Date: Sun May 5 14:37:03 2013 -0500 -Fix: really correctly reroute stuff now commit 1c2867b8ffde4898055092dfac4d49a12a3e05ae Author: Ulf Hermann Date: Wed May 1 18:36:07 2013 +0200 -Fix: make sure invalid flows disappear before new cargo is routed commit fca08a3b4789514c7261067b2152908f56d7f9ff Author: Ulf Hermann Date: Sun Jan 6 19:09:24 2013 +0100 -Codechange: switch cargodist on by default commit 14599e72477a69766f1edc2ebbb8b376cce05035 Author: Ulf Hermann Date: Sat Mar 9 18:01:12 2013 +0100 -Add: french translation commit b7b6acf11fa8388cc877691761a2f6e1bbe62045 Author: Ulf Hermann Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit 250260fc4dbfa6e4e10988528c437b5e99e30ca4 Author: Ulf Hermann Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit f87e8acd762b23cefef2851255f23c227cc6a505 Author: Ulf Hermann Date: Fri Mar 8 14:01:53 2013 +0100 -Add: help texts for settings commit 0d9ebc687e2c81996e4dc6f35010b600b7123382 Author: Ulf Hermann Date: Tue Jan 1 20:58:20 2013 +0100 -Codechange: remove STR_STATION_VIEW_CARGO_RATINGS_TITLE commit 6bb6ae2582103acda7374ac231ce693c4930fe85 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 4060b0fba932acdd86823e6e3201a058127a7e4f Author: Ulf Hermann Date: Sun Mar 17 16:03:44 2013 +0100 -Add: function for deterministic approximate division commit 60bd8b5b155efec6780dd6bca69735ce54b9c90a 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 59c8297df440c107c13bc5a217f91e41f1d65b2e Author: Ulf Hermann Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit f53bb462656881af21cffc458990972faab62358 Author: Ulf Hermann Date: Fri Mar 8 13:12:01 2013 +0100 -Add: legend for linkgraph overlay commit 75d9469ec93495e8d5661ea68122de24fe3c0ce2 Author: Ulf Hermann Date: Sun Mar 17 15:38:07 2013 +0100 -Feature: distribute cargo according to plan given by linkgraph commit f74773496f1ed56a9be54eead0df09bfa358f64a Author: Ulf Hermann Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit 3e55df0630618de356b2ed587c6d634f87591625 Author: Ulf Hermann Date: Sun Apr 14 12:07:25 2013 +0200 -Codechange: save and load flow stats commit 5cc5d7f573d9dd282139c03a7a4f3a6a16b0775a Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: schedule jobs when tracking capacities of links commit eaeecc7a329058a0327b1cd1be65ab42b359f9ea Author: Ulf Hermann Date: Sun Mar 17 11:13:36 2013 +0100 -Add: explanation of the link graph's inner workings commit 283093619bb29b8ee989c8e6a71ea8c5d226638f Author: Ulf Hermann Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graph jobs and the schedule commit 7004b43d2b72a18e6b34c3805b50e863fb44ab2d Author: Ulf Hermann Date: Sun Mar 17 11:07:16 2013 +0100 -Add: flow mapper for link graph commit e5cbb502d9f0f347a1e99f6c43d7460d75e22211 Author: Ulf Hermann Date: Sun Mar 17 11:04:52 2013 +0100 -Add: Multi-Commodity-Flow solver for link graph commit 7f98c6cc04836b82a2334f9a8b284c3c98e9e625 Author: Ulf Hermann Date: Sun Mar 17 11:02:01 2013 +0100 -Add: demand handler for link graph commit 875197d946f3d91640c702b1af0dca580ea3133d Author: Ulf Hermann Date: Sun Mar 17 10:57:58 2013 +0100 -Add: link graph schedule and typedefs for LinkGraph and related classes commit 83d2cae5aa634b834acdc529f518c49990b8b5cc Author: Ulf Hermann Date: Sun Mar 17 10:38:20 2013 +0100 -Add: link graph job implementation commit f5df2a080bad9583d0f9fc5b28121290dc9682a9 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 06b7f61580d9827975556a8205d5d668c846ed9a Author: Ulf Hermann Date: Sun Mar 17 15:09:50 2013 +0100 -Codechange: Glue between stations and flow stats commit 2d06bf25ef2df98950b7272035e5d8fe8d51e40a Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: settings for link graph commit 6fc11a5835c1b0e058ee3d3fda59fd4dd4593ac3 Author: Ulf Hermann Date: Sun Mar 3 21:18:59 2013 +0100 -Add: implementation of SharesMap and FlowStatMap commit 5dee50ccfc7af809aa0dfb735279a4b3de4aea1e 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 e53cf7bb7134ea4f37012e02455d6e76b2f870ab Author: Ulf Hermann Date: Sat Apr 13 18:28:29 2013 +0200 -Add: abstract implementation of linkgraph overlay for GUI commit 08fc9e9c4a5c32068d5d64248ab022441a478a9c Author: Ulf Hermann Date: Sun Apr 14 11:19:40 2013 +0200 -Codechange: occasionally clear dead links and compress link graphs commit 598be416b265f872de22c661eb35065d9ec87f18 Author: Ulf Hermann Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit a02975c7fa5d67b803e4c35a58d7c20c82d7867f Author: Ulf Hermann Date: Sun Apr 14 10:39:26 2013 +0200 -Codechange: save and load link graphs commit f635fe2555106145345c99922445456f85473999 Author: Ulf Hermann Date: Sat Apr 13 18:14:55 2013 +0200 -Add: some definitions for clients of LinkGraph commit e9849b0c448cabbcf1bc8fa15324c611f09260fe Author: Ulf Hermann Date: Sun Mar 17 10:31:19 2013 +0100 -Add: basic link graph implementation commit 9c82b48f04048a77fbd09a31116d1be4431ffa8c Author: Ulf Hermann Date: Sun Mar 17 10:26:24 2013 +0100 -Add: basic definitions for link graph commit e3074ad725483efab8ef28958898dd5799fec2d9 Author: Ulf Hermann Date: Fri Mar 1 18:07:07 2013 +0100 -Add: small matrix type commit 086882f86429d89413490a5d611300d100d9556b Author: Ulf Hermann Date: Sun Jan 20 17:33:58 2013 +0100 -Codechange: Introduce save/load version naming commit 50a8a40de47a12409dba5658c00735122c0fd77b Author: Ulf Hermann Date: Tue May 7 23:24:08 2013 -0500 -Fix: keep all cargo whenever cancelling reservations commit 8ea8fe8b36b7233cabcd6d0e8121c80b09fcf887 Author: translators Date: Tue May 7 17:45:13 2013 +0000 (svn r25232) -Update from WebTranslator v3.0: german - 9 changes by Jogio lithuanian - 1 changes by Stabilitronas commit 0ca316e1d948850076a79dd8a4739c5990c5c59e Author: frosch Date: Tue May 7 13:49:18 2013 +0000 (svn r25231) -Fix (r25227): Also update infrastructure counts. (adf88) commit e514070b80b84b499246a702dd4713475ad3c30b Author: frosch Date: Tue May 7 12:38:43 2013 +0000 (svn r25230) -Feature: [NewGRF] Expose sprite base of foundation and shore sprites via Action D Game Variables. commit 83c2c96b740dcb04d270ac7f7f27b42b48974cf7 Author: planetmaker Date: Mon May 6 20:48:18 2013 +0000 (svn r25229) -Feature: [NewGRF] Variable 0x82 for canals and rivers (dike map) commit 09240ee00925c39eb4e619ba31add7cc99abbf90 Author: frosch Date: Mon May 6 18:17:42 2013 +0000 (svn r25228) -Fix: Dates have no cases. commit dd7d47080864d2b9fcd942d7a9c7c98dfc63796b Author: frosch Date: Mon May 6 15:41:34 2013 +0000 (svn r25227) -Fix [FS#5541]: Give bridges owned by noone (from bankrupt companies) to the first company which replaces the bridge. Everyone could have removed/rebuild the bridge anyway. commit 464ec793e8a8c102b2cdb281fa8dc5429968f604 Author: frosch Date: Mon May 6 15:09:21 2013 +0000 (svn r25226) -Fix/Change [FS#5538]: [NewGRF] Revise when vehicle running sound effects 04, 07 and 08 are played. In depot or tunnel, or when crashed or stopped: No sound. Braking: Effect 08 instead of 07. commit fd321c6e5fb0ffbcfbc2452b04f2bb649099d060 Author: frosch Date: Mon May 6 14:57:42 2013 +0000 (svn r25225) -Fix: [NewGRF] Play vehicle sound effect also for planes. commit 803046d32b67c101e58ff20b76e8468e564a0aee Author: frosch Date: Mon May 6 14:08:27 2013 +0000 (svn r25224) -Fix [part of FS#5534]: cur_speed is only valid for the front engine, so make other engines in the consist use the speed of the front. commit 6ff68923bf21243b21ceb43f125bbfef52fb440f Author: frosch Date: Mon May 6 13:59:11 2013 +0000 (svn r25223) -Change: [NewGRF] Unify the behaviour of Aircraft::tick_counter with other vehicle types and increment it once per tick. (instead of twice like before, or six times like in r0) commit 3b6accc165bfba18416f354dc081591ac1c0119e Author: frosch Date: Mon May 6 13:45:58 2013 +0000 (svn r25222) -Change: Unify the behaviour of Vehicle::tick_counter between RV and trains by incrementing it also for articulated RV parts. commit 6631b9e5e3bb81a54c466a29ca2612d4b93bd942 Author: frosch Date: Mon May 6 13:05:04 2013 +0000 (svn r25221) -Fix: IsCompatibleTrainStationTile() is not a symmetric function. Clarify the parameters and fix the cases were they were swapped. commit 0278d192c6ccc5260ffafd01d5360b23f82cd717 Author: frosch Date: Mon May 6 12:49:04 2013 +0000 (svn r25220) -Change [FS#Eddi]: Consider map border as water wrt. river/canal continuation. commit a41964d317417eb76cef606eec202c4d87a331a7 Author: translators Date: Sun May 5 17:45:13 2013 +0000 (svn r25219) -Update from WebTranslator v3.0: galician - 37 changes by Michi gaelic - 20 changes by GunChleoc commit b0359223ae46e4e927bca683f500bb47347251ec Author: rubidium Date: Sat May 4 19:30:37 2013 +0000 (svn r25218) -Fix: the baseset description translation script did not work with any awk other than gawk commit ac650f7e85f1a0b065a64e4e833288a2cdabe3ee Author: translators Date: Fri May 3 17:45:08 2013 +0000 (svn r25217) -Update from WebTranslator v3.0: gaelic - 23 changes by GunChleoc commit 954327ac5640ce5775e45b03df0d72b2b1da4c9c Author: translators Date: Thu May 2 17:45:18 2013 +0000 (svn r25216) -Update from WebTranslator v3.0: galician - 90 changes by Michi icelandic - 9 changes by Stimrol gaelic - 24 changes by GunChleoc