------------------------------------------------------------------------
r24719 | translators | 2012-11-13 19:45:11 +0100 (Tue, 13 Nov 2012) | 4 lines

-Update from WebTranslator v3.0:
luxembourgish - 122 changes by Phreeze
tamil - 12 changes by aswn

------------------------------------------------------------------------
r24718 | frosch | 2012-11-12 22:59:02 +0100 (Mon, 12 Nov 2012) | 1 line

-Codechange: Rename GoodsEntry::days_since_pickup to GoodsEntry::time_since_pickup.
------------------------------------------------------------------------
r24717 | frosch | 2012-11-12 21:14:08 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix [FS#5139]: When starting a scenario apply the local company settings to the new company.
------------------------------------------------------------------------
r24716 | frosch | 2012-11-12 21:13:51 +0100 (Mon, 12 Nov 2012) | 1 line

-Feature(ette): Reset engine pool when starting a scenario.
------------------------------------------------------------------------
r24715 | frosch | 2012-11-12 21:13:34 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix [FS#5335]: [NewGRF] Allow stations to draw snow/desert aware ground sprites with railtype overlays.
------------------------------------------------------------------------
r24714 | frosch | 2012-11-12 21:13:17 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix [FS#5337]: [NewGRF] Draw default foundations if resolving of custom station foundation sprites fails.
------------------------------------------------------------------------
r24713 | frosch | 2012-11-12 21:13:02 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix [FS#5262]: [NewGRF] Tolerate old NewGRFs returning invalid values via CB 11.
------------------------------------------------------------------------
r24712 | frosch | 2012-11-12 21:12:45 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix [FS#5303]: [NewGRF] Station variables 61 and 62 returned incorrect values, if no vehicle ever tried loading.
------------------------------------------------------------------------
r24711 | frosch | 2012-11-12 21:12:26 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix (r10354): Check whether to not display a ^ loading indicator at drop stations only worked if there was no other vehicle unloading for 255 ticks.
------------------------------------------------------------------------
r24710 | translators | 2012-11-12 19:45:07 +0100 (Mon, 12 Nov 2012) | 3 lines

-Update from WebTranslator v3.0:
indonesian - 42 changes by adjayanto

------------------------------------------------------------------------
r24709 | frosch | 2012-11-12 19:11:46 +0100 (Mon, 12 Nov 2012) | 1 line

-Codechange: Simplify some code.
------------------------------------------------------------------------
r24708 | frosch | 2012-11-12 19:11:26 +0100 (Mon, 12 Nov 2012) | 1 line

-Codechange: Check magic values of GoodsEntry::last_speed only via wrapper function.
------------------------------------------------------------------------
r24707 | frosch | 2012-11-12 19:11:05 +0100 (Mon, 12 Nov 2012) | 1 line

-Doc: Improve description of GoodsEntryStatus flags.
------------------------------------------------------------------------
r24706 | frosch | 2012-11-12 19:10:42 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix (r10981): [NewGRF] Station var 48 should report acceptance, not supply.
------------------------------------------------------------------------
r24705 | frosch | 2012-11-12 19:10:21 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix: Station rating might consider very old vehicles very young.
------------------------------------------------------------------------
r24704 | frosch | 2012-11-12 19:10:02 +0100 (Mon, 12 Nov 2012) | 1 line

-Cleanup: No need to initialise stuff twice.
------------------------------------------------------------------------
r24703 | frosch | 2012-11-12 19:09:33 +0100 (Mon, 12 Nov 2012) | 1 line

-Fix: Disallow closing oilrig airports in SE.
------------------------------------------------------------------------
r24702 | translators | 2012-11-11 19:45:07 +0100 (Sun, 11 Nov 2012) | 3 lines

-Update from WebTranslator v3.0:
norwegian_bokmal - 1 changes by jhsoby

------------------------------------------------------------------------
r24701 | smatz | 2012-11-11 18:39:54 +0100 (Sun, 11 Nov 2012) | 1 line

-Fix [FS#5246]: Workaround an overoptimisation done by GCC 4.5
------------------------------------------------------------------------
r24700 | frosch | 2012-11-11 17:10:43 +0100 (Sun, 11 Nov 2012) | 1 line

-Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
------------------------------------------------------------------------
r24699 | frosch | 2012-11-11 17:10:11 +0100 (Sun, 11 Nov 2012) | 1 line

-Codechange: Proper usage of push and toggle buttons in mapgen and script debug GUI.
------------------------------------------------------------------------
r24698 | frosch | 2012-11-11 17:09:08 +0100 (Sun, 11 Nov 2012) | 1 line

-Codechange: Use PUSH-buttons when buttons can be pushed.
------------------------------------------------------------------------
r24697 | frosch | 2012-11-11 17:07:46 +0100 (Sun, 11 Nov 2012) | 1 line

-Codechange: Use WDF_UNCLICK_BUTTONS instead of duplicating the same functionality.
------------------------------------------------------------------------
r24696 | frosch | 2012-11-11 17:01:34 +0100 (Sun, 11 Nov 2012) | 1 line

-Doc: Improve documentation for button widget types.
------------------------------------------------------------------------
r24695 | frosch | 2012-11-11 13:57:27 +0100 (Sun, 11 Nov 2012) | 1 line

-Fix/Cleanup: Remove remaining (incorrect) usages of ResolverObject::scope and count.
------------------------------------------------------------------------
r24694 | michi_cc | 2012-11-10 23:37:14 +0100 (Sat, 10 Nov 2012) | 1 line

-Fix (r18136): Road vehicle selection frame wasn't drawn properly in the depot window.
------------------------------------------------------------------------
r24693 | alberth | 2012-11-10 21:46:39 +0100 (Sat, 10 Nov 2012) | 2 lines

-Doc: Add some doxymentation into the newgrf code.

------------------------------------------------------------------------
r24692 | alberth | 2012-11-10 21:45:59 +0100 (Sat, 10 Nov 2012) | 2 lines

-Cleanup: Cleanup final parts of the old resolver code.

------------------------------------------------------------------------
r24691 | alberth | 2012-11-10 21:45:04 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for vehicles.

------------------------------------------------------------------------
r24690 | alberth | 2012-11-10 21:44:38 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for industry tiles.

------------------------------------------------------------------------
r24689 | alberth | 2012-11-10 21:44:10 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for industries.

------------------------------------------------------------------------
r24688 | alberth | 2012-11-10 21:43:40 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for generics.

------------------------------------------------------------------------
r24687 | alberth | 2012-11-10 21:42:50 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for airports.

------------------------------------------------------------------------
r24686 | alberth | 2012-11-10 21:42:19 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for airport tiles.

------------------------------------------------------------------------
r24685 | alberth | 2012-11-10 21:41:45 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for rail types.

------------------------------------------------------------------------
r24684 | alberth | 2012-11-10 21:41:08 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for stations.

------------------------------------------------------------------------
r24683 | alberth | 2012-11-10 21:40:46 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for objects.

------------------------------------------------------------------------
r24682 | alberth | 2012-11-10 21:40:05 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for houses.

------------------------------------------------------------------------
r24681 | alberth | 2012-11-10 21:39:39 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for cargoes.

------------------------------------------------------------------------
r24680 | alberth | 2012-11-10 21:39:11 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for canals.

------------------------------------------------------------------------
r24679 | alberth | 2012-11-10 21:38:46 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Add resolver classes for towns.

------------------------------------------------------------------------
r24678 | alberth | 2012-11-10 21:37:31 +0100 (Sat, 10 Nov 2012) | 2 lines

-Codechange: Introduce scope resolver base class and prepare for adding derived classes.

------------------------------------------------------------------------
r24677 | translators | 2012-11-10 19:46:41 +0100 (Sat, 10 Nov 2012) | 9 lines

-Update from WebTranslator v3.0:
danish - 13 changes by Knogle
korean - 3 changes by telk5093
latvian - 8 changes by Parastais
polish - 5 changes by wojteks86
russian - 1 changes by Lone_Wolf
spanish - 2 changes by Terkhen
tamil - 4 changes by aswn

------------------------------------------------------------------------
r24676 | translators | 2012-11-09 19:45:58 +0100 (Fri, 09 Nov 2012) | 12 lines

-Update from WebTranslator v3.0:
afrikaans - 4 changes by Maccie123
belarusian - 3 changes by KorneySan
catalan - 5 changes by arnau
english_US - 3 changes by Rubidium
italian - 3 changes by lorenzodv
norwegian_bokmal - 22 changes by jhsoby
polish - 15 changes by wojteks86
brazilian_portuguese - 20 changes by Tucalipe
russian - 3 changes by KorneySan
swedish - 12 changes by Joel_A

------------------------------------------------------------------------
r24675 | michi_cc | 2012-11-08 22:46:54 +0100 (Thu, 08 Nov 2012) | 1 line

-Fix (r24632): MSVC performance warning.
------------------------------------------------------------------------
r24674 | frosch | 2012-11-08 22:41:00 +0100 (Thu, 08 Nov 2012) | 1 line

-Fix (r24466, r23234) [FS#5358]: Downloaded heightmaps could not be used anymore. (sbr)
------------------------------------------------------------------------
r24673 | translators | 2012-11-08 19:45:23 +0100 (Thu, 08 Nov 2012) | 6 lines

-Update from WebTranslator v3.0:
dutch - 3 changes by habell
finnish - 3 changes by jpx_
latvian - 13 changes by Parastais
luxembourgish - 94 changes by Phreeze

------------------------------------------------------------------------
r24672 | frosch | 2012-11-08 12:20:32 +0100 (Thu, 08 Nov 2012) | 1 line

-Add [FS#5356]: Remember the basic/advanced/expert filter selection.
------------------------------------------------------------------------
r24671 | frosch | 2012-11-08 11:04:00 +0100 (Thu, 08 Nov 2012) | 1 line

-Feature [FS#5355]: Add basic/advanced/expert filters to adv. settings GUI. (Eagle_rainbow)
------------------------------------------------------------------------
r24670 | frosch | 2012-11-08 11:02:09 +0100 (Thu, 08 Nov 2012) | 1 line

-Change: Drop 'signal density' from adv. settings GUI. It is more suited to be only changed via the signal GUI.
------------------------------------------------------------------------
r24669 | frosch | 2012-11-08 10:58:37 +0100 (Thu, 08 Nov 2012) | 1 line

-Fix: Auto-expand advanced settings only when selecting a 'deviation' filter.
------------------------------------------------------------------------
r24668 | frosch | 2012-11-07 22:23:26 +0100 (Wed, 07 Nov 2012) | 1 line

-Feature(ette) [FS#5311]: Draw cargo labels in the station list black or white depending on the background colour. (sbr)
------------------------------------------------------------------------
r24667 | translators | 2012-11-07 19:45:19 +0100 (Wed, 07 Nov 2012) | 5 lines

-Update from WebTranslator v3.0:
latvian - 5 changes by Parastais
luxembourgish - 18 changes by Phreeze
spanish - 1 changes by Terkhen

------------------------------------------------------------------------
r24666 | translators | 2012-11-06 19:45:08 +0100 (Tue, 06 Nov 2012) | 3 lines

-Update from WebTranslator v3.0:
latvian - 4 changes by Parastais

------------------------------------------------------------------------
r24665 | frosch | 2012-11-05 21:03:17 +0100 (Mon, 05 Nov 2012) | 1 line

-Doc [FS#5353]: [Script] Add note about the compatibility aspects of the enums in ScriptWindow.
------------------------------------------------------------------------