------------------------------------------------------------------------
r23292 | translators | 2011-11-22 19:45:15 +0100 (Tue, 22 Nov 2011) | 5 lines

-Update from WebTranslator v3.0:
catalan - 57 changes by arnau
dutch - 8 changes by habell
swedish - 9 changes by Zuu

------------------------------------------------------------------------
r23291 | michi_cc | 2011-11-21 23:39:59 +0100 (Mon, 21 Nov 2011) | 1 line

-Feature: [NewGRF] Properties to always include/exclude cargo types from the refit mask. (peter1138)
------------------------------------------------------------------------
r23290 | michi_cc | 2011-11-21 21:51:43 +0100 (Mon, 21 Nov 2011) | 1 line

-Fix [FS#2379,FS#3569]: Change the centre of train vehicles to depend on the vehicle length instead of being fixed at 4/8th of the original vehicle length to make sure shortened vehicles don't block tiles they shouldn't block.
------------------------------------------------------------------------
r23289 | translators | 2011-11-21 19:45:14 +0100 (Mon, 21 Nov 2011) | 4 lines

-Update from WebTranslator v3.0:
german - 12 changes by NG
polish - 19 changes by icecrasher, wojteks86

------------------------------------------------------------------------
r23288 | rubidium | 2011-11-20 20:09:15 +0100 (Sun, 20 Nov 2011) | 2 lines

-Feature: use the monospace font for the NewGRF text windows

------------------------------------------------------------------------
r23287 | rubidium | 2011-11-20 20:06:27 +0100 (Sun, 20 Nov 2011) | 2 lines

-Fix (r23274): mono_size is a better name than large_mono for the size variable in the configuration file

------------------------------------------------------------------------
r23286 | translators | 2011-11-20 19:45:16 +0100 (Sun, 20 Nov 2011) | 5 lines

-Update from WebTranslator v3.0:
basque - 1 changes by Thadah
croatian - 8 changes by VoyagerOne
welsh - 4 changes by kazzie

------------------------------------------------------------------------
r23285 | rubidium | 2011-11-20 19:36:54 +0100 (Sun, 20 Nov 2011) | 2 lines

-Fix: scanning of content after download didn't work

------------------------------------------------------------------------
r23284 | rubidium | 2011-11-20 16:39:23 +0100 (Sun, 20 Nov 2011) | 2 lines

-Fix [FS#4845]: Pathfinders go haywire when you build a lock over a ship going perpendicular to the axis of the new lock

------------------------------------------------------------------------
r23283 | rubidium | 2011-11-20 16:17:34 +0100 (Sun, 20 Nov 2011) | 2 lines

-Fix: [NewGRF] Prevent against writing data for unknown fonts

------------------------------------------------------------------------
r23282 | frosch | 2011-11-20 15:39:12 +0100 (Sun, 20 Nov 2011) | 1 line

-Fix [FS#4844] (r23212): CmdRemoveAllVehiclesGroup() was not passed the vehicle type in all cases, but the type is actually not needed.
------------------------------------------------------------------------
r23279 | rubidium | 2011-11-20 13:10:41 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: try to prevent slanted and skinny fonts with fontconfig. This should generally make the fallback choice better legible

------------------------------------------------------------------------
r23278 | rubidium | 2011-11-20 13:04:09 +0100 (Sun, 20 Nov 2011) | 2 lines

-Add: monospaced sprite font with the same characters as the normal font

------------------------------------------------------------------------
r23277 | rubidium | 2011-11-20 13:02:06 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: fallback font support for fontcache

------------------------------------------------------------------------
r23276 | rubidium | 2011-11-20 13:01:42 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: add the answer for the question whether we're looking for monospace fonts in the searcher

------------------------------------------------------------------------
r23275 | rubidium | 2011-11-20 12:59:36 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: allow loading of the monospace (freetype) font at another moment than the other fonts

------------------------------------------------------------------------
r23274 | rubidium | 2011-11-20 12:56:51 +0100 (Sun, 20 Nov 2011) | 2 lines

-Add: internal support for a monospaced sprite font

------------------------------------------------------------------------
r23273 | rubidium | 2011-11-20 12:52:11 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: allow passing a MissingGlyphSearcher to CheckForMissingGlyphs (default to the language pack strings)

------------------------------------------------------------------------
r23272 | rubidium | 2011-11-20 12:50:12 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: pass the initial font size to DrawString and friends 

------------------------------------------------------------------------
r23271 | rubidium | 2011-11-20 09:08:13 +0100 (Sun, 20 Nov 2011) | 2 lines

-Codechange: don't repeatedly initialise and free the freetype library

------------------------------------------------------------------------
r23270 | rubidium | 2011-11-19 23:27:53 +0100 (Sat, 19 Nov 2011) | 2 lines

-Fix (r23267): compile failure without freetype

------------------------------------------------------------------------
r23269 | rubidium | 2011-11-19 23:15:44 +0100 (Sat, 19 Nov 2011) | 2 lines

-Codechange: rename some control/string codes/IDs to be more consistent

------------------------------------------------------------------------
r23268 | rubidium | 2011-11-19 22:09:52 +0100 (Sat, 19 Nov 2011) | 2 lines

-Fix (r23267): compilation failed on Windows

------------------------------------------------------------------------
r23267 | rubidium | 2011-11-19 22:02:37 +0100 (Sat, 19 Nov 2011) | 2 lines

-Codechange: unify the font name setting of the font cache

------------------------------------------------------------------------
r23266 | translators | 2011-11-19 19:45:42 +0100 (Sat, 19 Nov 2011) | 11 lines

-Update from WebTranslator v3.0:
belarusian - 8 changes by Wowanxm
french - 12 changes by glx
german - 4 changes by planetmaker
italian - 12 changes by lorenzodv
russian - 6 changes by akasoft
serbian - 8 changes by etran
spanish - 4 changes by Terkhen
tamil - 15 changes by aswn
vietnamese - 8 changes by nglekhoi

------------------------------------------------------------------------
r23265 | rubidium | 2011-11-19 19:43:00 +0100 (Sat, 19 Nov 2011) | 2 lines

-Codechange: replace the setfallbackfont callback function with a class to call back

------------------------------------------------------------------------
r23264 | truebrain | 2011-11-19 16:51:21 +0100 (Sat, 19 Nov 2011) | 1 line

-Fix (r23263): save before commit
------------------------------------------------------------------------
r23263 | truebrain | 2011-11-19 16:50:10 +0100 (Sat, 19 Nov 2011) | 1 line

-Documentation: stop naming AI in comments in script/ files; it makes no sense
------------------------------------------------------------------------
r23262 | truebrain | 2011-11-19 16:42:40 +0100 (Sat, 19 Nov 2011) | 1 line

-Fix: one annoying typo in a squirrel_export marker line
------------------------------------------------------------------------
r23261 | truebrain | 2011-11-19 16:41:29 +0100 (Sat, 19 Nov 2011) | 1 line

-Codechange: Squirrel glue templates were not inline (tnx to michi_cc)
------------------------------------------------------------------------
r23260 | rubidium | 2011-11-19 13:41:19 +0100 (Sat, 19 Nov 2011) | 2 lines

-Codechange: abstract away some NFO by macros

------------------------------------------------------------------------
r23253 | frosch | 2011-11-18 21:39:40 +0100 (Fri, 18 Nov 2011) | 1 line

-Fix: Several clipping issues with the display of textfiles, esp. with RTL text direction.
------------------------------------------------------------------------
r23252 | frosch | 2011-11-18 21:38:30 +0100 (Fri, 18 Nov 2011) | 1 line

-Codechange: Add WD_BEVEL_xxx constants.
------------------------------------------------------------------------
r23251 | frosch | 2011-11-18 20:23:34 +0100 (Fri, 18 Nov 2011) | 1 line

-Fix: 3-column view of NewGRF GUI had too much space for certain font sizes.
------------------------------------------------------------------------
r23250 | translators | 2011-11-18 19:45:42 +0100 (Fri, 18 Nov 2011) | 12 lines

-Update from WebTranslator v3.0:
basque - 20 changes by Thadah
english_US - 8 changes by Rubidium
esperanto - 55 changes by Christopher
finnish - 9 changes by jpx_
german - 7 changes by planetmaker
hungarian - 71 changes by IPG
latvian - 20 changes by Parastais
russian - 4 changes by Lone_Wolf
spanish - 5 changes by Terkhen
welsh - 4 changes by kazzie

------------------------------------------------------------------------
r23249 | frosch | 2011-11-18 15:40:57 +0100 (Fri, 18 Nov 2011) | 1 line

-Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license.
------------------------------------------------------------------------
r23248 | frosch | 2011-11-18 14:05:55 +0100 (Fri, 18 Nov 2011) | 1 line

-Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic.
------------------------------------------------------------------------
r23247 | rubidium | 2011-11-17 22:29:15 +0100 (Thu, 17 Nov 2011) | 2 lines

-Fix (r23244): compile failure on certain archaic platforms

------------------------------------------------------------------------
r23246 | rubidium | 2011-11-17 22:21:45 +0100 (Thu, 17 Nov 2011) | 2 lines

-Codechange: move searching/loading music/sound sets/drivers to later in the process so we could get rid of errors related to that being dumped onto the console

------------------------------------------------------------------------
r23245 | rubidium | 2011-11-17 22:18:24 +0100 (Thu, 17 Nov 2011) | 2 lines

-Fix: missing svn properties

------------------------------------------------------------------------
r23244 | rubidium | 2011-11-17 22:17:17 +0100 (Thu, 17 Nov 2011) | 2 lines

-Feature: if the installation is ananas, try to get the b without b installed

------------------------------------------------------------------------
r23243 | rubidium | 2011-11-17 22:13:05 +0100 (Thu, 17 Nov 2011) | 2 lines

-Codechange: give a clearer error when the sprite font failed to provide a sprite or fall back to the freetype font if that's loaded

------------------------------------------------------------------------
r23242 | rubidium | 2011-11-17 22:11:34 +0100 (Thu, 17 Nov 2011) | 2 lines

-Codechange: allow ignoring the sprite font completely when checking whether the font supports a language

------------------------------------------------------------------------
r23241 | rubidium | 2011-11-17 22:09:08 +0100 (Thu, 17 Nov 2011) | 2 lines

-Codechange: make the decision when to go to the custom drawn cursor more prominently during the initialisation of OpenTTD

------------------------------------------------------------------------
r23240 | rubidium | 2011-11-17 22:06:41 +0100 (Thu, 17 Nov 2011) | 2 lines

-Codechange: rework the code of the download status window

------------------------------------------------------------------------
r23239 | rubidium | 2011-11-17 21:42:12 +0100 (Thu, 17 Nov 2011) | 2 lines

-Fix: saving/loading the snow line height twice, especially when the values are not the same causes some nasty problems... like desyncs

------------------------------------------------------------------------
r23238 | translators | 2011-11-17 19:45:06 +0100 (Thu, 17 Nov 2011) | 3 lines

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

------------------------------------------------------------------------
r23237 | rubidium | 2011-11-17 00:02:51 +0100 (Thu, 17 Nov 2011) | 2 lines

-Fix: ignore special characters, such as the train "character", when determining a fallback font

------------------------------------------------------------------------
r23236 | frosch | 2011-11-16 21:39:30 +0100 (Wed, 16 Nov 2011) | 1 line

-Fix (r23141): Construction of objects was always rejected.
------------------------------------------------------------------------
r23235 | translators | 2011-11-16 19:45:07 +0100 (Wed, 16 Nov 2011) | 3 lines

-Update from WebTranslator v3.0:
serbian - 32 changes by etran

------------------------------------------------------------------------
r23234 | rubidium | 2011-11-16 17:54:37 +0100 (Wed, 16 Nov 2011) | 2 lines

-Fix [FS#4840]: crash when after downloading content

------------------------------------------------------------------------
r23233 | michi_cc | 2011-11-15 21:47:53 +0100 (Tue, 15 Nov 2011) | 1 line

-Codechange: Refactor maximum and actually transported cargo amount of towns into a reusable struct.
------------------------------------------------------------------------
r23232 | rubidium | 2011-11-15 21:30:58 +0100 (Tue, 15 Nov 2011) | 2 lines

-Change: move the "default" overrides out of the baseset in order to ensure they all use the same values

------------------------------------------------------------------------
r23231 | michi_cc | 2011-11-15 20:53:46 +0100 (Tue, 15 Nov 2011) | 1 line

-Fix: [NewGRF] Make train var 0xF3 consistent with TTDPatch.
------------------------------------------------------------------------
r23230 | rubidium | 2011-11-15 20:40:42 +0100 (Tue, 15 Nov 2011) | 2 lines

-Codechange: stupid casing for UnPause. It's a single word, not two words "CamelCased" after eachother

------------------------------------------------------------------------
r23229 | translators | 2011-11-15 19:45:06 +0100 (Tue, 15 Nov 2011) | 3 lines

-Update from WebTranslator v3.0:
hungarian - 1 changes by IPG

------------------------------------------------------------------------
r23228 | frosch | 2011-11-15 13:14:08 +0100 (Tue, 15 Nov 2011) | 1 line

-Fix (r23227): FileScanner::Scan() still did not scan all required directories for basesets.
------------------------------------------------------------------------