commit fa7cddf9fc4b13037b204d28cb6dd59e1ed42ef9 Author: fonsinchen Date: Sun Jan 6 19:09:24 2013 +0100 -Codechange: switch cargodist on by default commit 9cef00a06edac0416dd0a4c2635c35fa4001c9a2 Author: fonsinchen Date: Sat Mar 9 18:01:12 2013 +0100 -Add: french translation commit 34026affc0b04d501dbcc6d0140485b3c073d166 Author: fonsinchen Date: Thu Feb 23 19:21:17 2012 +0100 -Add: russian translation commit cdb3374cf0b3b87397f8d7b56003caae80db293e Author: fonsinchen Date: Thu Feb 23 19:21:00 2012 +0100 -Add: german translation commit 3ec08b57f1d94a1a3e025b91dc09a288399e2583 Author: fonsinchen Date: Fri Mar 8 14:01:53 2013 +0100 -Add: help texts for settings commit a2ac22e5b8d7ea029f28e8f988f21a7c877db191 Author: fonsinchen Date: Tue Jan 1 20:58:20 2013 +0100 -Codechange: remove STR_STATION_VIEW_CARGO_RATINGS_TITLE commit 6246163b532d2c6cb95c0a0546c7f6dbeb5d2a75 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 cbc201a7ac43db015f805dc1e98f169e541372ce Author: fonsinchen Date: Sun Mar 17 16:03:44 2013 +0100 -Add: function for deterministic approximate division commit dee4d83e43f39d9f3c48d7916328dc1022545997 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 3cdb26ec9067fb523b5285106a4ff9b083761fff Author: fonsinchen Date: Sat Jan 7 16:26:34 2012 +0100 -Feature: linkgraph overlay for smallmap commit af2513d742ece57351da69395f01745e1f6b6182 Author: fonsinchen Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 32d4268fb9cd4557816911cc74c114034da3639a Author: fonsinchen Date: Fri Mar 8 13:12:01 2013 +0100 -Add: legend for linkgraph overlay commit f85726c2ea5f12d6911516e1d2d70cf54b0cc5eb Author: fonsinchen Date: Sat Jan 7 16:06:22 2012 +0100 -Add: abstract implementation of linkgraph overlay for GUI commit 310c1d01afbd7910d9ecedd58024451b14fcd42e Author: fonsinchen Date: Sun Mar 17 15:38:41 2013 +0100 -Codechange: occasionally delete stale links and reroute cargo commit 4de41bebf2ce32e3c2b35403e7f286b9c33c327e Author: fonsinchen Date: Sun Mar 17 15:38:07 2013 +0100 -Feature: distribute cargo according to plan given by linkgraph commit a295035353c7943a1432caffbc02d92145a1282f Author: fonsinchen Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit edc1c08717eb20f9876b5491ff83132aaec86285 Author: fonsinchen Date: Sun Mar 17 15:19:09 2013 +0100 -Codechange: save and load flow stats commit 9236f01f58a132e6f31c768f736451d1ae9ffe04 Author: fonsinchen Date: Sun Mar 17 15:09:50 2013 +0100 -Codechange: Glue between stations and flow stats commit 2e32f5f5a09ab1f53c669cd91dd236a5866fea0f Author: fonsinchen Date: Sun Mar 17 11:24:18 2013 +0100 -Codechange: track capacities and usage of links commit aead97e99df91996f4554b3f254e6b312762be72 Author: fonsinchen Date: Sun Mar 17 11:13:36 2013 +0100 -Add: explanation of the link graph's inner workings commit 7849e8b75359929efd522ae1a51f04b9b2adafd3 Author: fonsinchen Date: Sun Mar 17 11:12:15 2013 +0100 -Codechange: save and load link graphs, jobs and the schedule commit 8a2b962025b07ee14248201b4496e4d1a18861c8 Author: fonsinchen Date: Sun Mar 17 11:07:16 2013 +0100 -Add: flow mapper for link graph commit 3ea5cf844bfc6cef43c7fa7d2b442edacfab7ae5 Author: fonsinchen Date: Sun Mar 17 11:04:52 2013 +0100 -Add: Multi-Commodity-Flow solver for link graph commit 181e949135da24f18c4f8d35ef593b1477cb2b2b Author: fonsinchen Date: Sun Mar 17 11:02:01 2013 +0100 -Add: demand handler for link graph commit 67b33dbddafe5f989a068e2a8329eabc64b559b8 Author: fonsinchen Date: Sun Mar 17 10:57:58 2013 +0100 -Add: link graph schedule and typedefs for LinkGraph and related classes commit e6399e2349a81f2c8e9b6887028aa0e572f60226 Author: fonsinchen Date: Sun Mar 17 10:38:20 2013 +0100 -Add: link graph job implementation commit aee46edb7c598ed33a68456dce89a4d6c1674bd8 Author: fonsinchen Date: Sun Mar 17 10:31:19 2013 +0100 -Add: basic link graph implementation commit 09a65b2cf42860816f64fcb739558fa14a7197e2 Author: fonsinchen Date: Sun Mar 17 10:26:24 2013 +0100 -Add: basic definitions and settings for link graph commit 3a0a209435360fa6715e921d4e9768b0e27cd254 Author: fonsinchen Date: Sun Jan 20 17:33:58 2013 +0100 -Codechange: Introduce save/load version naming commit 674c97f651d416cab82e075b2392cb05d80a906c Author: fonsinchen Date: Sun Mar 3 21:18:59 2013 +0100 -Add: implementation of SharesMap and FlowStatMap commit a02ba9e47e7eda69391fcad4f7aa382643091bf7 Author: fonsinchen Date: Fri Mar 1 18:07:07 2013 +0100 -Add: small matrix type commit 48c476ccb92788524385a3b64c20648b50c5cfe0 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 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 commit f8765ef542dcf2b4713fa386c4d31f8cb153893c Author: translators Date: Mon Mar 18 18:45:23 2013 +0000 (svn r25109) -Update from WebTranslator v3.0: german - 1 changes by planetmaker italian - 1 changes by lorenzodv polish - 1 changes by xaxa swedish - 3 changes by Joel_A commit 5a5304fa6bc4656ab17c45612ebc504e1a7f96eb Author: matthijs Date: Mon Mar 18 14:45:06 2013 +0000 (svn r25108) -Fix: Pass $LDFLAGS_BUILD to all endian_check compilations. - In Makefile.{lang,setting}.in the flags were already passed since r24365. commit a9af895fbb2ebafb80b27fddf6786c895bc5021f Author: rubidium Date: Mon Mar 18 06:18:06 2013 +0000 (svn r25107) -Change: be slightly more lenient with trying to detect a subversion repository in case someone has a sparse tags checkout. In that case the .svn folder misses from the $ROOT_DIR because it is in the $ROOT_DIR/.. (i.e. tags) folder commit ea34cc631a62d9e5e8e10154c382acb8aea6ae3b Author: zuu Date: Sun Mar 17 21:58:18 2013 +0000 (svn r25104) -Fix [FS#5507]: Allow changing GS settings in-game via the AI/GS config window. commit 3991eee234504ab1101aaf2dcb9064256971b309 Author: translators Date: Sun Mar 17 18:45:24 2013 +0000 (svn r25100) -Update from WebTranslator v3.0: english_US - 1 changes by Rubidium finnish - 1 changes by jpx_ russian - 1 changes by Lone_Wolf spanish - 1 changes by Terkhen commit 2ae1b438eca9baeeaa8e5738171e44b4fc121fd6 Author: frosch Date: Sun Mar 17 18:31:35 2013 +0000 (svn r25099) -Fix [FS#5492]: Limit aircraft property 0D to 19, since the conversion result to km-ish/h needs to fit into a byte. commit 3e07957338d0d8a276c31d34a487fa14c8d07a00 Author: alberth Date: Sun Mar 17 16:11:19 2013 +0000 (svn r25098) -Change(r25094): Change the population string for other languages as well. commit b803d0c1dd7b7190b9275971fa65f2ea68d62afb Author: alberth Date: Sun Mar 17 15:45:24 2013 +0000 (svn r25097) -Feature[FS#5288]: Add sorting on rating for the town directory window (based on work by sbr). commit b84f833b94b88ba10b5507634b340f42c4a31596 Author: alberth Date: Sun Mar 17 15:44:19 2013 +0000 (svn r25096) -Feature: Do descending sort order on population by default, and stabilize sort of equally populated towns. commit 2fa9083d8b86514cfb5d8119763f771ac79040f8 Author: alberth Date: Sun Mar 17 15:42:50 2013 +0000 (svn r25095) -Codechange: Immediately save the sort order of the town directory instead of when closing the window. commit bf862625348454fa81ec73a8faadb8e05ced04e7 Author: alberth Date: Sun Mar 17 15:41:40 2013 +0000 (svn r25094) -Feature: Introduce dropdown for selecting the sort criterion in the town directory window (sbr) commit 54ca9effcc797d69ae6faeb765aabb2a3a4dc4fe Author: frosch Date: Sun Mar 17 14:41:09 2013 +0000 (svn r25093) -Fix [FS#5486]: Clicking the statusbar crashed, when news were pending but no news were shown yet. (3298) commit 337460249da6e4fdec40d328d8bf1813a12e5de9 Author: frosch Date: Sun Mar 17 13:05:45 2013 +0000 (svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes. commit b83cadfc4931ac1138c26b9a7fee96060ffa68eb Author: frosch Date: Sun Mar 17 13:05:18 2013 +0000 (svn r25091) -Codechange: Call keycodes by their name. commit c8e56b4d03629732ed678690274716ffc08c5153 Author: frosch Date: Sun Mar 17 13:04:48 2013 +0000 (svn r25090) -Fix: Make editbox character filters also apply to pasted content from clipboard. commit 9c23446b2b2c329682497cfcc5bc31cb2fb12ae7 Author: frosch Date: Sun Mar 17 13:04:10 2013 +0000 (svn r25089) -Codechange: Move CharSetFilter from QueryString to Textbuf. commit 3573c8e99402b3ecdfc9ddf75334edea3fb697b4 Author: translators Date: Sat Mar 16 18:45:20 2013 +0000 (svn r25088) -Update from WebTranslator v3.0: english_AU - 8 changes by mrtux finnish - 2 changes by jpx_ serbian - 27 changes by ivan_mile