commit 7201c7ddd126fe31c7adc622259e82c555d1b3eb Author: fonsinchen Date: Sun Jan 8 20:57:25 2012 +0100 -Fix: off-by-one error in GetVia commit 6c2698f12e430e8b13f7cdfe6ecc7c07682193ea 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 2a2e0ccd98c2564bc8937aecc144abc857f995fa 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 f0c7e17f37e88e75410cc6349f2702dacf8bd2e4 Author: fonsinchen Date: Sat Jan 7 16:26:34 2012 +0100 -Feature: linkgraph overlay for smallmap commit 4852ae89142231244ab8e2f5f02f1e56540b12c8 Author: fonsinchen Date: Sat Jan 7 16:14:42 2012 +0100 -Codechange: refactor the smallmap to prepare for linkgraph overlay commit e1db771a48714e08c80aa258fdb80f8346366cca Author: fonsinchen Date: Sat Jan 7 16:11:50 2012 +0100 -Add: linkgraph overlay over main viewport commit af795ddf2e6ed8e36d84d78013457068abe2f6f3 Author: fonsinchen Date: Sat Jan 7 16:10:41 2012 +0100 -Add: legend for linkgraph overlay commit 053fa410e4d47924ddc2fe3fb5ab850aa777ec6d Author: fonsinchen Date: Sat Jan 7 16:06:22 2012 +0100 -Add: abstract implementation of linkgraph overlay for GUI commit 6c4d7942b2d752ad5494989de8e45b376144be87 Author: fonsinchen Date: Sat Jan 7 16:05:06 2012 +0100 -Feature: load and unload cargo according to plan given by linkgraph commit 11bdd2c5161ea71d46685e42ca7730fd0a6dc702 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 abff170f5ce4bb51b32cc547d10fba4072d21d9e 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 903cdbebd2da8fcdd1931c4beb204473730d5142 Author: fonsinchen Date: Sat Jan 7 15:55:42 2012 +0100 -Add: multimap implementation with guaranteed order between equal keys commit 579ab748f51c21d4e29cbf3f2cf28df5e61fdaa3 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 516139301e5f030b48a5acdb701001113e22a780 Author: fonsinchen Date: Sat Jan 7 15:49:44 2012 +0100 -Add: flow mapper for linkgraph commit c804164e9b89259025f8fdaff0dc54d831c24643 Author: fonsinchen Date: Sat Jan 7 15:49:04 2012 +0100 -Add: MCF solver for linkgraph commit 4b579663d2e3d86982bf748721bff1b93e54d2b0 Author: fonsinchen Date: Sat Jan 7 15:48:19 2012 +0100 -Add: demand calculation for linkgraph commit c0fbe202b4705e90ef379f1ce92381c1ea78e48f Author: fonsinchen Date: Sat Jan 7 15:47:06 2012 +0100 -Add: basic linkgraph commit ddb861339e90d267ed7c60085086afc76bb3cc02 Author: fonsinchen Date: Sat Jan 7 15:45:53 2012 +0100 -Feature: record capacities of links commit 7a77a2ca87c4fd136bbf204d64e9ddf541b94c97 Author: fonsinchen Date: Sat Jan 7 15:40:58 2012 +0100 -Add: moving averages commit 1d098d8ce20e7d19bffb1d74f508b7743926d5e5 Author: rubidium Date: Tue Jan 17 21:13:02 2012 +0000 (svn r23822) -Fix-ish: when replaying make sure companies get created even if their creating client doesn't exist during the replay commit 752474cec35745baef546dad729212a1187843d3 Author: rubidium Date: Tue Jan 17 21:12:19 2012 +0000 (svn r23821) -Fix-ish: when replaying a command log, ignore the command limit commit f0603a6204ee63a80ddc59fae6209155eee71126 Author: rubidium Date: Tue Jan 17 18:48:25 2012 +0000 (svn r23820) -Fix (r23818): WT3 validation failure commit 076f3ead201751bb57bbf5ced14e41d49a793e8e Author: frosch Date: Tue Jan 17 18:46:09 2012 +0000 (svn r23819) -Fix [FS#4951]: Removal of towns with 0 population failed during map generation. commit e797ac7594714609c08ac8b3cf1d3c7369be0491 Author: translators Date: Tue Jan 17 18:46:04 2012 +0000 (svn r23818) -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan finnish - 7 changes by jpx_ french - 110 changes by OliTTD german - 1 changes by NG italian - 7 changes by lorenzodv latvian - 69 changes by Parastais polish - 38 changes by wojteks86 romanian - 10 changes by kkmic russian - 1 changes by akasoft slovenian - 140 changes by Necrolyte welsh - 4 changes by kazzie commit 82a3783fdd43d0528f1c7cafc590343b8d24bae8 Author: rubidium Date: Tue Jan 17 17:27:38 2012 +0000 (svn r23817) -Fix [FS#4962]: desync due to different NewGRF version. So reduce the chance that it happens significantly with betas/RCs/nightlies by doing the same as is done for stable releases: check the NewGRF version of server vs client. Previously this check was not done for nightlies/betas/RCs due to missing versioning information in the source tarballs, but they have that for a while now. So just force the NewGRF version check for all versions, and remove the broken --revision configure option commit d9f3912c59bfc55192e7c98aac3a2391ddc42eb2 Author: yexo Date: Mon Jan 16 22:29:25 2012 +0000 (svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the StringControlCode enum since it's value is not allowed to change commit c3d5183270b6d1418221d71f3610f11a8859b3b1 Author: translators Date: Mon Jan 16 18:46:02 2012 +0000 (svn r23815) -Update from WebTranslator v3.0: belarusian - 13 changes by KorneySan dutch - 7 changes by habell english_AU - 7 changes by tomas4g english_US - 1 changes by Rubidium french - 13 changes by ElNounch latvian - 14 changes by Parastais norwegian_bokmal - 9 changes by mantaray persian - 10 changes by Peymanpn russian - 7 changes by Lone_Wolf, akasoft serbian - 7 changes by etran tamil - 81 changes by aswn ukrainian - 4 changes by Fixer commit dcdc998aaa7ec2a9cfb1bea68215199fe1aecf97 Author: rubidium Date: Sun Jan 15 21:15:38 2012 +0000 (svn r23814) -Codechange: write the random-debug output directly to a file commit 762a8ade9db8056e55018f733b2fdd467073dd60 Author: yexo Date: Sun Jan 15 19:30:27 2012 +0000 (svn r23813) -Codechange: fix other language files commit 3557d5a784d374931c72bf1323b570cba6819e18 Author: yexo Date: Sun Jan 15 19:29:49 2012 +0000 (svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken commit 29f062df93eca18e05206f9c11ae48fc4658f23f Author: translators Date: Sun Jan 15 18:45:41 2012 +0000 (svn r23810) -Update from WebTranslator v3.0: dutch - 3 changes by Bennievv english_US - 7 changes by Rubidium german - 12 changes by NG, planetmaker korean - 3 changes by telk5093 latvian - 54 changes by Parastais persian - 107 changes by Peymanpn spanish - 7 changes by Terkhen tamil - 71 changes by aswn commit 7a7991b46956583203d47f485d1502a922f75cfb Author: frosch Date: Sun Jan 15 18:18:44 2012 +0000 (svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem. commit c979c74f655ec64bfbf97d4a407d8cbc563fdf6d Author: frosch Date: Sun Jan 15 18:17:45 2012 +0000 (svn r23808) -Codechange: Remove various translations which will be invalid with the next commit. commit 9eebe8b1ae28d9beb079c18a29cc85aeaaeb3d1d Author: frosch Date: Sun Jan 15 17:33:35 2012 +0000 (svn r23807) -Codechange: GRFError::num_params is not needed, remove it. commit 639395d007a34f5621d07441c0e55aea0910c772 Author: frosch Date: Sun Jan 15 15:50:00 2012 +0000 (svn r23806) -Fix: [NewGRF] Integer parameters in ActionB did not quite work anymore. commit 624f91646879b568529b9a45638883ba31518c49 Author: frosch Date: Sun Jan 15 15:49:01 2012 +0000 (svn r23805) -Add: {STRING6} and {STRING7}. commit 215447b4e87afc949037af85972bcf06d328c7c3 Author: yexo Date: Sun Jan 15 13:17:02 2012 +0000 (svn r23804) -Fix: [NewGRF] Make string code 80 more secure by not crashing when it's used in strings where it's not supposed to be used commit a6910398ea6f0e82107dbf014fcf2cbcbdfe1738 Author: yexo Date: Sun Jan 15 13:06:11 2012 +0000 (svn r23803) -Fix [FS#4969]: newgrf textstack was not properly used when storing parameters for the error message window commit 9c74fb5a6924c3bb13e4a64208f032807e14063f Author: yexo Date: Sun Jan 15 12:56:13 2012 +0000 (svn r23802) -Fix [FS#4968] (r23601): game lobby gui not updated when new company information becomes available commit 9d92eefbc9eb23bd93ef27cff70f12958016c0ac Author: yexo Date: Sun Jan 15 11:31:34 2012 +0000 (svn r23801) -Fix: reading the utf-8 BOM from AI/GS files on big-endian machines failed commit 69ff8d2ccbdb5f67178052205269858217e7e8e5 Author: rubidium Date: Sat Jan 14 19:44:25 2012 +0000 (svn r23800) -Codechange: also desync log failed commands commit 4e01489c0765a35e0a57f3320147265d37c26eab Author: translators Date: Sat Jan 14 18:45:21 2012 +0000 (svn r23799) -Update from WebTranslator v3.0: german - 7 changes by planetmaker latvian - 3 changes by spanish - 1 changes by Terkhen tamil - 49 changes by aswn commit e17073086a002926ac6a2ff2e174dc588cc57d9c Author: translators Date: Fri Jan 13 18:45:09 2012 +0000 (svn r23794) -Update from WebTranslator v3.0: latvian - 5 changes by Tranzistors commit b7d7111dd53b2eab62b97e43fe40063d5ca58980 Author: yexo Date: Thu Jan 12 20:03:35 2012 +0000 (svn r23793) -Fix (r23791): height computation was missing a few pixels so the last line was still missing commit 75e9a1d560ac09dfeed93a0bc70d0839ce4026a0 Author: yexo Date: Thu Jan 12 19:23:00 2012 +0000 (svn r23792) -Feature [FS#4958]: move 'refitable to' text above custom newgrf text in build vehicle gui commit e1dc47e65c3015b0cbdbaf194caa86b28a7ece9e Author: yexo Date: Thu Jan 12 19:11:51 2012 +0000 (svn r23791) -Fix [FS#4960]: resize text panel for parameter description if it doesn't fit in 4 lines. If you resize the window so it's smaller than default the text might still not fit commit 700a65a22737f028dc3af34166c77599d9bedc4d Author: translators Date: Thu Jan 12 18:45:31 2012 +0000 (svn r23790) -Update from WebTranslator v3.0: belarusian - 7 changes by Wowanxm simplified_chinese - 62 changes by Gavin italian - 2 changes by Snail_ latvian - 3 changes by serbian - 8 changes by etran commit ecbcd955c4c2b65b552c52ee636f816f16ae4c66 Author: frosch Date: Thu Jan 12 17:46:42 2012 +0000 (svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information. commit 5da662f786a1287b722f1cac955d5de1823a04b0 Author: yexo Date: Thu Jan 12 17:44:20 2012 +0000 (svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file