commit b9f26c198b5f5f1da86fb2689b93c26fea13f0e5 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 abdb832e7ffdf90a78dc1b5426f3982f26fd84f1 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 a4091806ceefc798189dc4b2f422420fac1b7083 Author: fonsinchen Date: Sat Jan 7 16:26:34 2012 +0100 -Feature: linkgraph overlay for smallmap commit feec4ad76275253fc2e0a92c140d4e547509e83d Author: fonsinchen Date: Sat Jan 7 16:14:42 2012 +0100 -Codechange: refactor the smallmap to prepare for linkgraph overlay commit baf560d5dd63c2e5f28dbc31d8bdc05e28421f0d Author: fonsinchen Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit 89f3095dc80a52ac5ef9d176cebe689d6e5176a5 Author: fonsinchen Date: Sat Jan 7 16:10:41 2012 +0100 -Add: legend for linkgraph overlay commit 696f7f632f4e5bd6d295c6ac25b37c6b991fb0cc Author: fonsinchen Date: Sat Jan 7 16:06:22 2012 +0100 -Add: abstract implementation of linkgraph overlay for GUI commit 6fe70ca52b8d31f93c6a737ee45ad66bea35626b Author: fonsinchen Date: Sat Jan 7 16:05:06 2012 +0100 -Feature: load and unload cargo according to plan given by linkgraph commit d55da1afa8fceaf6c3103313b99c75ac13e82698 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 ae98243127d7af8dc8c7497ff5114678b8c5e33e 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 77eceb14eeffbd189b20507d8f1a3d3772bca14a Author: fonsinchen Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit a971023756835b2f0916d06fdbdb54e9ec295cc3 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 9b6b45ff5e1423f7e53df7a6e4ef966ddf196e5f Author: fonsinchen Date: Sat Jan 7 15:49:44 2012 +0100 -Add: flow mapper for linkgraph commit 0195ea5f731205d5a57d4753972a9ed752d67043 Author: fonsinchen Date: Sat Jan 7 15:49:04 2012 +0100 -Add: MCF solver for linkgraph commit 3bb65a153ef4362aaccfebfa0b69ac1acf811c36 Author: fonsinchen Date: Sat Jan 7 15:48:19 2012 +0100 -Add: demand calculation for linkgraph commit b2ab60d466e3ca0cf099f4f5426659593aaa3128 Author: fonsinchen Date: Sat Jan 7 15:47:06 2012 +0100 -Add: basic linkgraph commit b1bf38229cd88b9db0d02d767c714634ea4b35c8 Author: fonsinchen Date: Sat Jan 7 15:45:53 2012 +0100 -Feature: record capacities of links commit 743000285edee2fb9b00517cff65ba7e0a1d754e Author: fonsinchen Date: Sat Jan 7 15:40:58 2012 +0100 -Add: moving averages commit 282749717facc0069c6519f1b5338a4794bfc6fc Author: translators Date: Thu Jan 26 18:45:26 2012 +0000 (svn r23856) -Update from WebTranslator v3.0: french - 21 changes by OliTTD german - 3 changes by planetmaker latvian - 4 changes by Parastais slovak - 19 changes by dafree welsh - 4 changes by kazzie commit 4bcbf326d1f77a70ef5653eb0657eedd02fb5808 Author: rubidium Date: Thu Jan 26 17:48:23 2012 +0000 (svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter caused desync when railtype >= 4, vehicles were fast, and the original acceleration model was used commit 59edf288deede5631b55061d66e127094cd54852 Author: rubidium Date: Thu Jan 26 17:24:56 2012 +0000 (svn r23854) -Codechange: make it easier to put random debug stuff into the random log commit 8123f2929f43ef829bc828b92ce0f73cf407502c Author: rubidium Date: Wed Jan 25 22:10:14 2012 +0000 (svn r23853) -Fix: several incorrect @files commit 2f61411ece58a5e3291b617fdba59bb1ea724026 Author: rubidium Date: Wed Jan 25 22:09:51 2012 +0000 (svn r23852) -Fix [FS#5011]: doxygen went haywire on FINAL token commit 34a5d030b8510151611450949ba0e068bd9456a0 Author: rubidium Date: Wed Jan 25 20:46:51 2012 +0000 (svn r23851) -Fix: infrastructure cache could get out of sync when overbuilding a drive through road stop commit 8835781425bb57ab3420e95b006d4fea0844d597 Author: translators Date: Wed Jan 25 18:45:25 2012 +0000 (svn r23850) -Update from WebTranslator v3.0: french - 28 changes by OliTTD polish - 3 changes by wojteks86 portuguese - 55 changes by JayCity commit 8025579827e97001ac719bebfac18f35c1ad0a52 Author: rubidium Date: Wed Jan 25 18:34:38 2012 +0000 (svn r23849) -Fix [FS#5008]: when the network is lagging, you try to copy a vehicle's order but accidentally create a station order and then copy the vehicle's order (before the first command is executed) one could trigger an assertion from the pool. Simplify the ancient code and make it more fool proof, even though it could stop copying a vehicle's orders slightly earlier than it would now... but who has come near that limit and really needed that many orders? commit 46068abb1a1889c65010c8c8f12b1789c2fada83 Author: frosch Date: Tue Jan 24 22:30:57 2012 +0000 (svn r23848) -Fix: Even if A == B, A can make more sense than B. commit 11ad0be0ee61277534049f9fbc1389742c09ef7c Author: rubidium Date: Tue Jan 24 19:24:02 2012 +0000 (svn r23847) -Fix: when removing road or tram from a tram+road stop, the owner of the road stop's cache was updated instead of the owner of the removed infrastructure commit a29c38c1b550c7552eac11f2e52e5c0cf38d4270 Author: translators Date: Tue Jan 24 18:45:18 2012 +0000 (svn r23846) -Update from WebTranslator v3.0: belarusian - 3 changes by KorneySan finnish - 3 changes by jpx_ french - 22 changes by OliTTD commit c99f850c238ff5075c470ab9c0bdda1c0f78d1fb Author: translators Date: Mon Jan 23 18:45:24 2012 +0000 (svn r23845) -Update from WebTranslator v3.0: english_AU - 3 changes by tomas4g french - 27 changes by OliTTD romanian - 3 changes by kkmic tamil - 22 changes by aswn vietnamese - 4 changes by nglekhoi commit f2fc76529017b70ed4c7fd9ebcee383438d48683 Author: michi_cc Date: Sun Jan 22 22:21:21 2012 +0000 (svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated properly on company takeover. And don't count buoys while loading a game either. commit abdd5ebfa7fa91df878b649f482185b1383b8cd4 Author: rubidium Date: Sun Jan 22 21:27:15 2012 +0000 (svn r23843) -Fix: minor issue with replaying ;) commit 5811e3eae7f180d978b64655c4455fe547bc7dd7 Author: rubidium Date: Sun Jan 22 21:26:42 2012 +0000 (svn r23842) -Change [FS#5001, FS#5002]: do not let towns (ever) remove objects commit 2b5479441732a11265694b383eaaf7903687ec6b Author: frosch Date: Sun Jan 22 21:17:38 2012 +0000 (svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. (esp. vehicle var 43) commit a8452f7bc9a73c29b4f39f6d5a306acbdd0a2381 Author: translators Date: Sun Jan 22 18:45:59 2012 +0000 (svn r23840) -Update from WebTranslator v3.0: catalan - 11 changes by arnau croatian - 11 changes by VoyagerOne dutch - 3 changes by lordbartjeh german - 1 changes by Jogio italian - 3 changes by lorenzodv latvian - 19 changes by Parastais norwegian_bokmal - 4 changes by meisme russian - 9 changes by Lone_Wolf, akasoft slovak - 128 changes by dafree swedish - 33 changes by Zuu tamil - 17 changes by aswn commit 1ef2dd585aa6c079eab1303404f1c90e8aee91e2 Author: frosch Date: Sun Jan 22 18:37:01 2012 +0000 (svn r23839) -Feature: Allow command line options -e and -g to be combined to load saves/scenarios directly into SE. commit 09dacda186c307693a4d3ea5b3e2dfff6fada07e Author: rubidium Date: Sun Jan 22 18:16:47 2012 +0000 (svn r23838) -Fix [FS#5000]: assertion got hit when destroing a dock when a ship was loading commit 37a8a8c5dccf9b01f574ad3f00a6fbfaac495457 Author: rubidium Date: Sun Jan 22 17:42:03 2012 +0000 (svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehicles commit b8bbf9a49d802d412e0dbe813915c345cce57a48 Author: frosch Date: Sun Jan 22 15:53:17 2012 +0000 (svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in the CTT, then pick the first refittable cargoslot. commit 20c4f128ab2355732d20855ebd74c93654721518 Author: frosch Date: Sun Jan 22 13:54:02 2012 +0000 (svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable. commit d03a23ddc38abee4bd8d30b2d56a641addcaf2a4 Author: translators Date: Sat Jan 21 18:45:09 2012 +0000 (svn r23834) -Update from WebTranslator v3.0: serbian - 3 changes by etran commit ea9b1cd8c0d53b7afd8c93827f66063b7c252f7e Author: translators Date: Sat Jan 21 14:29:18 2012 +0000 (svn r23832) -Update from WebTranslator v3.0: belarusian - 7 changes by Wowanxm english_US - 3 changes by Rubidium frisian - 49 changes by Flexo german - 7 changes by Jogio, planetmaker spanish - 3 changes by Terkhen tamil - 13 changes by aswn vietnamese - 35 changes by myquartz commit 2547e7760259dc5505d7491c973c3ff3f1d65294 Author: rubidium Date: Sat Jan 21 14:28:53 2012 +0000 (svn r23831) -Prepare: 1.2.0-beta3 commit 491aee463f24cf3acf3fb2233cf6c38646e2624f Author: yexo Date: Sat Jan 21 13:57:24 2012 +0000 (svn r23830) -Revert (r23804) [FS#4986]: while the idea was good, it causes too much trouble commit e53ba1a4acdaddfbf6b1b3afc9f3473a03e093fc Author: frosch Date: Sat Jan 21 13:21:33 2012 +0000 (svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed. commit 14fd8113331704d7de07b4753301f49aee26db12 Author: frosch Date: Sat Jan 21 13:21:23 2012 +0000 (svn r23828) -Fix: Return early from SlString() for empty strings, before doing invalid things which surprisingly do not break everything. commit d79328ec868e81748bb3ea29e63d5dfaa5187c3c Author: rubidium Date: Sat Jan 21 12:03:55 2012 +0000 (svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options