changeset: 17758:9b9c02c6e1a7 branch: 1.1 tag: tip user: Ammler date: Wed Apr 13 22:02:55 2011 +0200 summary: Don't add a "M" to version string so we can join MP servers changeset: 17757:e8fcfb16a89f branch: 1.1 user: Ammler date: Tue Apr 12 21:34:00 2011 +0200 summary: imported patch compilefarm.diff changeset: 17756:0a7bf6e1616b branch: 1.1 user: Ammler date: Wed Apr 13 20:12:42 2011 +0000 summary: Codechange: update to trunk svn r21028 to prevent patch fuzz changeset: 17755:4830bb1d2cbb branch: 1.1 user: Ammler date: Tue Apr 12 17:51:37 2011 +0200 summary: Fix:prevent position change when zooming in/out fast with mousewheel changeset: 17754:54640d417e0a branch: 1.1 parent: 17748:a88d0ef8a898 user: Ammler date: Wed Apr 13 22:02:10 2011 +0200 summary: Flyspray: http://bugs.openttd.org/task/4588 changeset: 17753:74cb95dcc3b1 user: translators date: Wed Apr 13 17:45:11 2011 +0000 summary: (svn r22321) -Update from WebTranslator v3.0: changeset: 17752:28a01876d8a3 user: orudge date: Wed Apr 13 14:45:49 2011 +0000 summary: (svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British English changeset: 17751:440382f0e7dd user: translators date: Tue Apr 12 17:45:13 2011 +0000 summary: (svn r22319) -Update from WebTranslator v3.0: changeset: 17750:47da3dab7ed7 parent: 17746:a6584bd9b8fa user: translators date: Mon Apr 11 17:45:14 2011 +0000 summary: (svn r22318) -Update from WebTranslator v3.0: changeset: 17746:a6584bd9b8fa user: translators date: Sun Apr 10 17:45:28 2011 +0000 summary: (svn r22317) -Update from WebTranslator v3.0: changeset: 17745:1ceb6fe981e3 user: frosch date: Sun Apr 10 17:21:43 2011 +0000 summary: (svn r22316) -Fix: [NewGRF] When determining refittability use the cargo translation table of the GRF setting the refitmask instead of the GRF defining the action 3. changeset: 17744:0160042739d0 user: frosch date: Sun Apr 10 16:10:06 2011 +0000 summary: (svn r22315) -Fix (r22314): Update comment as well. changeset: 17743:2e4cee9654ae user: frosch date: Sun Apr 10 16:08:14 2011 +0000 summary: (svn r22314) -Change: Put NewGRF supplied townnames at the top of the dropdown list. changeset: 17742:e10938482d7f user: frosch date: Sun Apr 10 15:30:24 2011 +0000 summary: (svn r22313) -Cleanup (r22312): Remove some dead code. changeset: 17741:661c8e89a280 user: frosch date: Sun Apr 10 15:30:08 2011 +0000 summary: (svn r22312) -Codechange: Add GameOptionsWindow::BuildDropDownList() for construction of all dropdown lists in the GameOptionsWindow. changeset: 17740:57f69572e02d user: frosch date: Sun Apr 10 15:01:14 2011 +0000 summary: (svn r22311) -Add: DropDownListStringItem::NatSortFunc() which can be used as comparator function in DropDownList::sort(). changeset: 17739:acfe4185b958 user: frosch date: Sun Apr 10 14:56:14 2011 +0000 summary: (svn r22310) -Codechange: Derive DropDownListCharStringItem from DropDownListStringItem. changeset: 17738:9e619ab90b4e user: frosch date: Sun Apr 10 10:47:21 2011 +0000 summary: (svn r22309) -Fix: Make road vehicles, ships and aircraft skip orders if they are leaving a depot and heading to the same one again; just like trains since r16322. changeset: 17737:68431a1be499 user: rubidium date: Sat Apr 09 21:52:38 2011 +0000 summary: (svn r22308) -Fix [FS#4574]: waiting on a server could kick the client, or rather the client would kick itself due to an unexpected packet changeset: 17736:d66195eeeb90 user: frosch date: Sat Apr 09 21:15:24 2011 +0000 summary: (svn r22307) -Fix: When drawing the town authority window, check whether the availability of the actions changed, and force a complete redraw in that case. changeset: 17735:5aa428a994dd user: rubidium date: Sat Apr 09 20:33:07 2011 +0000 summary: (svn r22306) -Fix-ish: WT3 still doesn't validate the amount of plural parameters changeset: 17734:2cc3d9e4b109 user: frosch date: Sat Apr 09 20:27:34 2011 +0000 summary: (svn r22305) -Add: One digit for the fractional part of train lengths in the depot view. changeset: 17733:ec1cb79bd372 user: frosch date: Sat Apr 09 20:26:14 2011 +0000 summary: (svn r22304) -Add: {DECIMAL} string code to print decimal fractions. changeset: 17732:b10d41c9b4a5 user: frosch date: Sat Apr 09 20:12:45 2011 +0000 summary: (svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber() and reduce usage of magic numbers. changeset: 17731:1f2037e7e249 user: frosch date: Sat Apr 09 11:32:11 2011 +0000 summary: (svn r22302) -Codechange: Replace a linear search with a binary search. changeset: 17730:ff6f7eb3987e user: translators date: Fri Apr 08 17:45:07 2011 +0000 summary: (svn r22301) -Update from WebTranslator v3.0: changeset: 17729:c6fd0aedbdda user: planetmaker date: Thu Apr 07 22:40:27 2011 +0000 summary: (svn r22300) -Fix (r22299): Missing out on a ! can have the opposite effect of what was intended changeset: 17728:b247a286aa54 user: planetmaker date: Thu Apr 07 22:27:54 2011 +0000 summary: (svn r22299) -Fix [FS#4581]: Check the availability year of all houses, not just the NewGRF houses, when making sure that at least one is available onwards from year 0 changeset: 17727:b2e61ee155b3 user: smatz date: Thu Apr 07 15:58:21 2011 +0000 summary: (svn r22298) -Change: allow enabling 'freeform edges' setting when there is only station label above one of northern tiles changeset: 17726:a25d1bdb6264 user: smatz date: Thu Apr 07 15:48:13 2011 +0000 summary: (svn r22297) -Fix [FS#4580]: the 'freeform edges' setting could be enabled when there were buoys on the northern border (adf88)