commit 1e2330a98db6e2e175e06e3c585b9459eb0aa92b Author: fonsinchen Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit 184a49e2209c83aa01fdb619af9d7cb505bdd41d Author: fonsinchen Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit 40ae367a678b70ea65663fa049096ef879a328d5 Author: fonsinchen Date: Sat Jan 7 16:38:07 2012 +0100 -Feature: show cargo by next hops and final destinations in the station GUI commit 3526558392558690bee65f23c753d4c058ed1f92 Author: fonsinchen Date: Sat Jan 7 16:35:06 2012 +0100 -Feature: consider cargo waiting at other stations for rating at the origin station commit ed34dd2c7d5ee25fb17f9c924bf56d1910ea4b34 Author: fonsinchen Date: Sat Jan 7 16:26:34 2012 +0100 -Feature: linkgraph overlay for smallmap commit 715312e49533e13b8213e136b1636dd07d18a658 Author: fonsinchen Date: Sat Jan 7 16:14:42 2012 +0100 -Codechange: refactor the smallmap to prepare for linkgraph overlay commit f52be2fbde149f8f22bf0e0246c7b9ebe7706c7c Author: fonsinchen Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 8ca0a9a4901f26c8f62c756a0a86ef5cda37338f Author: fonsinchen Date: Sat Jan 7 16:10:41 2012 +0100 -Add: legend for linkgraph overlay commit c42a924dd321bc852e82e1f619bb7071ecb32302 Author: fonsinchen Date: Sat Jan 7 16:06:22 2012 +0100 -Add: abstract implementation of linkgraph overlay for GUI commit 735c012594f30afbd5add95c901b4c0272513463 Author: fonsinchen Date: Sat Jan 7 16:05:06 2012 +0100 -Feature: load and unload cargo according to plan given by linkgraph commit 995f979b1b5c3925a9f8fcb286aa53ba15467de3 Author: fonsinchen Date: Sat Jan 7 16:01:59 2012 +0100 -Codechange: save the station and cargo a StationCargoList belongs to in the list commit e04175ed9b69da4a70bd585e77b9f675b5cb9921 Author: fonsinchen Date: Sat Jan 7 16:00:20 2012 +0100 -Feature: reserve cargo for loading vehicles in distinct lists and thus don't recount it in every loading round commit 702a420ebf63d95e10dad01d2db84509db41c713 Author: fonsinchen Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit 6c790343af00152bf06538dcb25acea7a604f1f9 Author: fonsinchen Date: Sat Jan 7 15:52:55 2012 +0100 -Feature: allow vehicle transfer and profit text effects to be displayed at the same time commit 6cc31a0a382e0013c3f7507db37cb44913818dbc Author: fonsinchen Date: Sat Jan 7 15:49:44 2012 +0100 -Add: flow mapper for linkgraph commit 04df932aad3a822415f24e8b845c00f8d32d774d Author: fonsinchen Date: Sat Jan 7 15:49:04 2012 +0100 -Add: MCF solver for linkgraph commit 8bbfc117d727a993a3e27cb8d81c4fdd68062d9c Author: fonsinchen Date: Sat Jan 7 15:48:19 2012 +0100 -Add: demand calculation for linkgraph commit bfba2ddb1566fa51bfef13bec4f23678729862ba Author: fonsinchen Date: Sat Jan 7 15:47:06 2012 +0100 -Add: basic linkgraph commit a6cfe89d2da52a0f07811ef83d66fe0cba21b0dc Author: fonsinchen Date: Sat Jan 7 15:45:53 2012 +0100 -Feature: record capacities of links commit 64b35b275908a33684b162ed72e96cc165a49c20 Author: fonsinchen Date: Sat Jan 7 15:40:58 2012 +0100 -Add: moving averages commit 40751ad8dd7467c958a3b4ccd8b4188671e21a0e Author: translators Date: Wed Jun 27 17:45:07 2012 +0000 (svn r24359) -Update from WebTranslator v3.0: persian - 5 changes by Gajoo commit 2a5847571a0d470060e55670836e39265731376a Author: translators Date: Mon Jun 25 17:45:08 2012 +0000 (svn r24358) -Update from WebTranslator v3.0: greek - 13 changes by kyrm commit 5558b596afa38aec266e657024253b8e95e032cc Author: translators Date: Sun Jun 24 17:45:13 2012 +0000 (svn r24357) -Update from WebTranslator v3.0: brazilian_portuguese - 61 changes by Tucalipe slovak - 20 changes by Rhianon commit 9c0aa44a41819eda575a422f11483fc30a4805ba Author: frosch Date: Sat Jun 23 20:18:29 2012 +0000 (svn r24356) -Change: Allow building/modifying/removing signals even if a train is on the belonging track. commit ab55498c1efde2220328df5ecb9db9202b6e1a8f Author: frosch Date: Sat Jun 23 15:56:17 2012 +0000 (svn r24355) -Codechange [FS#5217]: Deduplicate code when building stations. (Hirundo) commit 4e6f0159713635acfec8d776159f77d10e07242b Author: frosch Date: Sat Jun 23 15:27:15 2012 +0000 (svn r24354) -Fix: When airport construction was denied due to noise, the error message named the wrong town. commit d372fb3b8e48823fdc7f45f571b8ea961420a013 Author: michi_cc Date: Sat Jun 23 15:02:20 2012 +0000 (svn r24353) -Fix [FS#5215] (r23506): [NoAI] A TileIndex isn't a station id, so don't use it as one. commit 3e60f014cc020803b52d5a866b73f05dbbee20f6 Author: frosch Date: Sat Jun 23 14:32:34 2012 +0000 (svn r24352) -Fix: When highlighting the drop position for vehicles in depots, make space for all articulated parts. commit 13ea1c921b9972196619d16dfe2b7e7347546873 Author: frosch Date: Sat Jun 23 14:31:58 2012 +0000 (svn r24351) -Fix: Short vehicles were not properly positioned at the cursor when dragging for RTL languages.