commit eef1f48ffe268677e740cb6dd52d2593e8453eb6 Author: fonsinchen Date: Sun Jan 6 19:09:24 2013 +0100 -Codechange: switch cargodist on by default commit aa6cb081acce11fe17be96183b01ee5aa7bc3ca7 Author: fonsinchen Date: Sat Mar 9 18:01:12 2013 +0100 -Add: french translation commit 549f8ef86bc4b80e7eb0b4c1c93b63dcbf5455ec Author: fonsinchen Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit e269080fb1581773ca526c99c49023122e9070f8 Author: fonsinchen Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit 7e911a726314fabbb0eb4dbe16eb2747aabb2395 Author: fonsinchen Date: Fri Mar 8 14:01:53 2013 +0100 -Add: help texts for settings commit 47c2f3904f72b80de89050ad463161858dbe735e Author: fonsinchen Date: Tue Jan 1 20:58:20 2013 +0100 -Codechange: remove STR_STATION_VIEW_CARGO_RATINGS_TITLE commit 91254cdf1d9ca5917f7fa8aae1addd5b17db290a Author: fonsinchen Date: Sun Mar 17 16:00:50 2013 +0100 -Feature: show cargo by next hops and final destinations in the station GUI commit 9c24f1db36325bf81fb48d4ff89f3a323e8495d7 Author: fonsinchen Date: Sun Mar 17 16:03:44 2013 +0100 -Add: function for deterministic approximate division commit 2d8bd00f6c9cf68ef2703e36711d20477a1c795b Author: fonsinchen Date: Sun Mar 17 15:56:11 2013 +0100 -Feature: consider cargo waiting at other stations for rating at the origin station commit 36b52caf1eb079894a7e1f2049500ef5a6fa286e Author: fonsinchen Date: Sat Jan 7 16:26:34 2012 +0100 -Feature: linkgraph overlay for smallmap commit d178a54791a4b4d5ab84cea7dab12156a81e7228 Author: fonsinchen Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 27b2dde27a58449bbc5d6a4c649993c6ccd706e7 Author: fonsinchen Date: Fri Mar 8 13:12:01 2013 +0100 -Add: legend for linkgraph overlay commit b1e05160cef7eeee25e34d1d1ec47ac343d405e3 Author: fonsinchen Date: Sat Jan 7 16:06:22 2012 +0100 -Add: abstract implementation of linkgraph overlay for GUI commit 281bc8a7e2c03a823db0e554a33edec872a54fe5 Author: fonsinchen Date: Sun Mar 17 15:38:41 2013 +0100 -Codechange: occasionally delete stale links and reroute cargo commit 5495b6001efcee0cd863c5419dc3cecfde920059 Author: fonsinchen Date: Sun Mar 17 15:38:07 2013 +0100 -Feature: distribute cargo according to plan given by linkgraph commit 899b39ea549792a4560aabeee677e781bc4a637d Author: fonsinchen Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit a857cbc5cd4330d7a0458db2ffb84f1d06994418 Author: fonsinchen Date: Sun Mar 17 15:19:09 2013 +0100 -Codechange: save and load flow stats commit fb118f7f71cc41a995fba2c85cfef277e0c0e2d5 Author: fonsinchen Date: Sun Mar 17 15:09:50 2013 +0100 -Codechange: Glue between stations and flow stats commit aa3a85d86b6993007d4979f7fc0e7ea0d1c86804 Author: fonsinchen Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit c0b90aac6e74a1657f9ec7e66ce563cbdaa8c4fa Author: fonsinchen Date: Sun Mar 17 11:13:36 2013 +0100 -Add: explanation of the link graph's inner workings commit fcb81a930a96febbc4cb8e4947fb4d4cf9ede57d Author: fonsinchen Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graphs, jobs and the schedule commit 769ad0f9456ca35abde15f138f01623838e2a69c Author: fonsinchen Date: Sun Mar 17 11:07:16 2013 +0100 -Add: flow mapper for link graph commit 543aefad96a9bce986d310df77bd4d45b54cc753 Author: fonsinchen Date: Sun Mar 17 11:04:52 2013 +0100 -Add: Multi-Commodity-Flow solver for link graph commit 6baade37626d39655117903e838781a08fcbb0c3 Author: fonsinchen Date: Sun Mar 17 11:02:01 2013 +0100 -Add: demand handler for link graph commit db7bd8318666526fcfaa276795f32fde136aa8f7 Author: fonsinchen Date: Sun Mar 17 10:57:58 2013 +0100 -Add: link graph schedule and typedefs for LinkGraph and related classes commit 71fa06c8edceb8af847db2e967cbbb5c8baa2420 Author: fonsinchen Date: Sun Mar 17 10:38:20 2013 +0100 -Add: link graph job implementation commit 5ea5971565153605ca28b11c77d395e67043f9eb Author: fonsinchen Date: Sun Mar 17 10:31:19 2013 +0100 -Add: basic link graph implementation commit 6c1c5ffabb08003a2ba3db2019189a58a1e88f4e Author: fonsinchen Date: Sun Mar 17 10:26:24 2013 +0100 -Add: basic definitions and settings for link graph commit a09030ea3fb481eab22b005b0c50ac343f51fec6 Author: fonsinchen Date: Sun Jan 20 17:33:58 2013 +0100 -Codechange: Introduce save/load version naming commit 49551ab0b37ea6cda02fbe6605b7b9ade45a8f79 Author: fonsinchen Date: Sun Mar 3 21:18:59 2013 +0100 -Add: implementation of SharesMap and FlowStatMap commit 08f1a7603e4b889b9b617b988a30c083f6fa5949 Author: fonsinchen Date: Fri Mar 1 18:07:07 2013 +0100 -Add: small matrix type commit 28ac9f63ae87697968d75b59e982b7032f8e428e Author: fonsinchen Date: Mon Mar 4 11:18:59 2013 +0100 -Fix: don't try to unload if there isn't anything to unload commit 85ad0f73b609c236375c6763f4910235a318cb7c Author: translators Date: Mon Mar 25 18:45:10 2013 +0000 (svn r25122) -Update from WebTranslator v3.0: catalan - 1 changes by arnau commit 0857bc2b9a2d95ba02d3f42c7c4db31e47335034 Author: frosch Date: Sun Mar 24 19:51:53 2013 +0000 (svn r25121) -Fix: Editboxes could become too small when resizing windows. commit 7054ad4acc95f25a11881e1d54f675c0ba0dfbca Author: translators Date: Sun Mar 24 18:45:09 2013 +0000 (svn r25120) -Update from WebTranslator v3.0: macedonian - 1 changes by Ristovski vietnamese - 2 changes by nglekhoi commit b4ff06c0968a9f8c5defced146b946c9ac1a3147 Author: frosch Date: Sun Mar 24 11:54:37 2013 +0000 (svn r25119) -Codechange [FS#5512]: Improve the clipping/visiblity check before sending lines to blitter for drawing. (fonsinchen) commit 9825f1ac2e4b8e061a22b441181e60982e2ae132 Author: frosch Date: Sun Mar 24 11:20:37 2013 +0000 (svn r25118) -Codechange: Deduplicate basic line clipping code. (fonsinchen) commit 691a9def81fceda2aab197601f2646ea8c116c4e Author: frosch Date: Sun Mar 24 11:04:58 2013 +0000 (svn r25117) -Fix [FS#5511]: Silence warning. commit 5337beb21795ef219457b35b71b9525bc7a424c7 Author: translators Date: Sat Mar 23 18:45:19 2013 +0000 (svn r25116) -Update from WebTranslator v3.0: greek - 2 changes by Evropi korean - 1 changes by telk5093 swedish - 2 changes by Joel_A commit 789e4a8998a49e0c59152072f8262e002ce9a52d Author: frosch Date: Fri Mar 22 21:27:13 2013 +0000 (svn r25115) -Fix (r8973) [FS#5492-ish]: [NewGRF] Acceleration of NewGRF aircraft was too fast, while acceleration of default aircraft was way too slow. I.e. choose wisely who to let write the software for your orbiter. commit 3e7f180298cf747bde94d8acdba661f3cffe67ba Author: frosch Date: Fri Mar 22 21:21:45 2013 +0000 (svn r25114) -Fix [FS#5509]: GS lang files did not work, when inside a tar. commit baa0e51a87c8f4bf85dfd6d7d1d6a49db370e40c Author: translators Date: Fri Mar 22 18:45:07 2013 +0000 (svn r25113) -Update from WebTranslator v3.0: serbian - 18 changes by ivan_mile commit cabfa5578e63b55455d57fc230448b26c54c9737 Author: translators Date: Thu Mar 21 18:45:13 2013 +0000 (svn r25112) -Update from WebTranslator v3.0: english_AU - 1 changes by mrtux serbian - 17 changes by ivan_mile commit df02a6b110e97530bee522ec0d4a28e38cf3688b Author: translators Date: Wed Mar 20 18:45:18 2013 +0000 (svn r25111) -Update from WebTranslator v3.0: belarusian - 3 changes by KorneySan greek - 22 changes by Evropi icelandic - 11 changes by Stimrol commit ae996a039934ee30f60975b2d353ea9987554722 Author: translators Date: Tue Mar 19 18:45:31 2013 +0000 (svn r25110) -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne czech - 1 changes by micropro_cz dutch - 1 changes by habell icelandic - 20 changes by Stimrol macedonian - 17 changes by Ristovski slovak - 1 changes by micropro_cz