------------------------------------------------------------------------
r22302 | frosch | 2011-04-09 11:32:11 +0000 (Sat, 09 Apr 2011) | 1 line

-Codechange: Replace a linear search with a binary search.
------------------------------------------------------------------------
r22301 | translators | 2011-04-08 17:45:07 +0000 (Fri, 08 Apr 2011) | 3 lines

-Update from WebTranslator v3.0:
simplified_chinese - 35 changes by Gavin

------------------------------------------------------------------------
r22300 | planetmaker | 2011-04-07 22:40:27 +0000 (Thu, 07 Apr 2011) | 1 line

-Fix (r22299): Missing out on a ! can have the opposite effect of what was intended
------------------------------------------------------------------------
r22299 | planetmaker | 2011-04-07 22:27:54 +0000 (Thu, 07 Apr 2011) | 1 line

-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
------------------------------------------------------------------------
r22298 | smatz | 2011-04-07 15:58:21 +0000 (Thu, 07 Apr 2011) | 1 line

-Change: allow enabling 'freeform edges' setting when there is only station label above one of northern tiles
------------------------------------------------------------------------
r22297 | smatz | 2011-04-07 15:48:13 +0000 (Thu, 07 Apr 2011) | 1 line

-Fix [FS#4580]: the 'freeform edges' setting could be enabled when there were buoys on the northern border (adf88)
------------------------------------------------------------------------
r22296 | translators | 2011-04-05 17:45:07 +0000 (Tue, 05 Apr 2011) | 3 lines

-Update from WebTranslator v3.0:
afrikaans - 8 changes by Kayos

------------------------------------------------------------------------
r22295 | translators | 2011-04-04 17:45:09 +0000 (Mon, 04 Apr 2011) | 3 lines

-Update from WebTranslator v3.0:
vietnamese - 1 changes by nglekhoi

------------------------------------------------------------------------
r22294 | frosch | 2011-04-03 17:00:57 +0000 (Sun, 03 Apr 2011) | 1 line

-Fix (r20922)[FS#4571]: Reset Window::scrolling_scrollbar when raising scrollbar buttons.
------------------------------------------------------------------------
r22293 | planetmaker | 2011-04-03 08:22:14 +0000 (Sun, 03 Apr 2011) | 1 line

-Add: Allow docks to feature company colour (add another pony for the firs(t) fish&chips foundry)
------------------------------------------------------------------------
r22292 | frosch | 2011-04-02 16:40:05 +0000 (Sat, 02 Apr 2011) | 1 line

-Change: Increase the linewidth in plots.
------------------------------------------------------------------------
r22291 | frosch | 2011-04-02 16:39:30 +0000 (Sat, 02 Apr 2011) | 1 line

-Add: a linewidth argument to GfxDrawLine() and Blitter::DrawLine().
------------------------------------------------------------------------
r22290 | frosch | 2011-04-02 15:07:58 +0000 (Sat, 02 Apr 2011) | 1 line

-Codechange: Somewhat deduplicate one line of code.
------------------------------------------------------------------------
r22289 | frosch | 2011-04-02 11:56:44 +0000 (Sat, 02 Apr 2011) | 1 line

-Fix (r22288): Forgot project files.
------------------------------------------------------------------------
r22288 | frosch | 2011-04-02 11:55:54 +0000 (Sat, 02 Apr 2011) | 1 line

-Codechange: Deduplicate Blitter_8bppBase::DrawLine() and Blitter_32bppBase::DrawLine() into Blitter::DrawLine().
------------------------------------------------------------------------