------------------------------------------------------------------------
r20762 | translators | 2010-09-07 17:45:10 +0000 (Tue, 07 Sep 2010) | 6 lines

-Update from WebTranslator v3.0:
catalan - 2 changes by arnau
chuvash - 16 changes by mefisteron
ido - 8 changes by Edwardo
romanian - 2 changes by kkmic

------------------------------------------------------------------------
r20761 | smatz | 2010-09-07 11:05:22 +0000 (Tue, 07 Sep 2010) | 1 line

-Codechange: make PlaceObject() static
------------------------------------------------------------------------
r20760 | smatz | 2010-09-07 11:03:46 +0000 (Tue, 07 Sep 2010) | 1 line

-Cleanup (r20753): remove unused CheckMouseOverVehicle()
------------------------------------------------------------------------
r20759 | smatz | 2010-09-07 11:00:42 +0000 (Tue, 07 Sep 2010) | 1 line

-Fix (r20753): it wasn't possible to build anything when left button scrolling was active
------------------------------------------------------------------------
r20758 | smatz | 2010-09-06 18:20:07 +0000 (Mon, 06 Sep 2010) | 1 line

-Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings
------------------------------------------------------------------------
r20757 | translators | 2010-09-06 17:45:11 +0000 (Mon, 06 Sep 2010) | 5 lines

-Update from WebTranslator v3.0:
chuvash - 23 changes by mefisteron
galician - 62 changes by Condex
norwegian_nynorsk - 42 changes by mantaray

------------------------------------------------------------------------
r20756 | smatz | 2010-09-06 16:02:42 +0000 (Mon, 06 Sep 2010) | 1 line

-Cleanup: no need to check return value of CallocT
------------------------------------------------------------------------
r20755 | smatz | 2010-09-06 15:47:11 +0000 (Mon, 06 Sep 2010) | 1 line

-Fix (r19975): small memory leak at program exit (happens only once)
------------------------------------------------------------------------
r20754 | yexo | 2010-09-06 15:23:16 +0000 (Mon, 06 Sep 2010) | 1 line

-Fix [FS#4112]: assert when an industry previously build on water was flooded because it's grf changed/is missing
------------------------------------------------------------------------
r20753 | smatz | 2010-09-06 14:14:09 +0000 (Mon, 06 Sep 2010) | 1 line

-Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window
------------------------------------------------------------------------
r20752 | rubidium | 2010-09-05 21:50:59 +0000 (Sun, 05 Sep 2010) | 2 lines

-Change: move removal of bin/data/openttd.grf from distclean to maintainer-clean

------------------------------------------------------------------------
r20751 | frosch | 2010-09-05 19:46:04 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses.
------------------------------------------------------------------------
r20750 | translators | 2010-09-05 17:45:17 +0000 (Sun, 05 Sep 2010) | 7 lines

-Update from WebTranslator v3.0:
belarusian - 2 changes by 
icelandic - 1 changes by grjonib
swedish - 3 changes by Zuu
thai - 34 changes by pa_o__
turkish - 14 changes by niw3

------------------------------------------------------------------------
r20749 | yexo | 2010-09-05 16:33:32 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: allow overbuilding objects with buoys and ship depots
------------------------------------------------------------------------
r20748 | yexo | 2010-09-05 16:00:36 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: overbuilding an object tile with sea under it with a canal didn't take the cost for clearing the sea into account
------------------------------------------------------------------------
r20747 | yexo | 2010-09-05 16:00:04 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: overbuilding an object with water under it succeeded even for industries that can't be build on water
------------------------------------------------------------------------
r20746 | yexo | 2010-09-05 15:07:38 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: set CMD_NO_WATER flag for CmdBuildBridge
------------------------------------------------------------------------
r20745 | yexo | 2010-09-05 14:54:18 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: don't delete an object when trying to terraform a tile of it with canal under it. If we delete the object the terraforming will still fail due to the canal
------------------------------------------------------------------------
r20744 | yexo | 2010-09-05 14:53:20 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: overbuilding an object with water under it failed
------------------------------------------------------------------------
r20743 | frosch | 2010-09-05 13:31:39 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run.
------------------------------------------------------------------------
r20742 | frosch | 2010-09-05 13:28:59 +0000 (Sun, 05 Sep 2010) | 1 line

-Fix: Evaluate DC_NO_WATER flag when clearing objects built on water.
------------------------------------------------------------------------
r20741 | frosch | 2010-09-05 13:18:54 +0000 (Sun, 05 Sep 2010) | 1 line

-Cleanup: Use IsTileOnWater() in more places.
------------------------------------------------------------------------
r20740 | frosch | 2010-09-05 13:18:26 +0000 (Sun, 05 Sep 2010) | 1 line

-Codechange: Add HasTileWaterClass() to test for tiletypes with WaterClass.
------------------------------------------------------------------------
r20739 | translators | 2010-09-04 17:45:12 +0000 (Sat, 04 Sep 2010) | 5 lines

-Update from WebTranslator v3.0:
belarusian - 2 changes by 
esperanto - 11 changes by Christopher
spanish - 1 changes by Terkhen

------------------------------------------------------------------------
r20738 | alberth | 2010-09-04 12:09:12 +0000 (Sat, 04 Sep 2010) | 1 line

-Codechange: Introduce a function for getting the number of industries that should be build.
------------------------------------------------------------------------
r20737 | alberth | 2010-09-04 12:01:55 +0000 (Sat, 04 Sep 2010) | 1 line

-Codechange: Introduce a function for advertising opening of a new industry.
------------------------------------------------------------------------
r20736 | alberth | 2010-09-04 11:59:12 +0000 (Sat, 04 Sep 2010) | 1 line

-Codechange: Introduce a new function for trying to create a new industry.
------------------------------------------------------------------------
r20735 | alberth | 2010-09-04 11:29:42 +0000 (Sat, 04 Sep 2010) | 1 line

-Codechange: Introduce GetIndustryGamePlayProbability().
------------------------------------------------------------------------
r20734 | alberth | 2010-09-04 11:16:40 +0000 (Sat, 04 Sep 2010) | 1 line

-Codechange: Rename GetScaledIndustryProbability() to GetScaledIndustryGenerationProbability().
------------------------------------------------------------------------
r20733 | yexo | 2010-09-04 00:16:33 +0000 (Sat, 04 Sep 2010) | 1 line

-Fix: when overbuilding an object with an industry, clear the complete object
------------------------------------------------------------------------
r20732 | yexo | 2010-09-03 23:48:12 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix: when trying to build a bridge over an object, try to autoremove the object if it's too high
------------------------------------------------------------------------
r20731 | yexo | 2010-09-03 23:04:02 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free
------------------------------------------------------------------------
r20730 | yexo | 2010-09-03 22:28:11 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix: crash when removing an object while the newgrf debug window was open for that object
------------------------------------------------------------------------
r20729 | yexo | 2010-09-03 21:50:51 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix [FS#4107]: assert when overbuilding object
------------------------------------------------------------------------
r20728 | yexo | 2010-09-03 21:41:08 +0000 (Fri, 03 Sep 2010) | 1 line

-Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't call CMD_LANDSCAPE_CLEAR in test-mode from exec-mode
------------------------------------------------------------------------
r20727 | yexo | 2010-09-03 20:32:33 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix [FS#4106]: compilation with --disable-ai was broken (cirdan)
------------------------------------------------------------------------
r20726 | translators | 2010-09-03 17:45:31 +0000 (Fri, 03 Sep 2010) | 11 lines

-Update from WebTranslator v3.0:
belarusian - 5 changes by KorneySan
finnish - 2 changes by jpx_
french - 4 changes by glx
italian - 4 changes by lorenzodv
korean - 2 changes by junho2813
norwegian_nynorsk - 1 changes by mantaray
polish - 5 changes by silver_777, voythas
russian - 6 changes by Lone_Wolf
spanish - 2 changes by Terkhen

------------------------------------------------------------------------
r20725 | smatz | 2010-09-03 14:14:06 +0000 (Fri, 03 Sep 2010) | 1 line

-Codechange: simplify make_compiler_cflags
------------------------------------------------------------------------
r20724 | smatz | 2010-09-03 13:23:29 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix: debug builds with LTO enabled didn't have debug information and were not optimised at all, causing many compile-time warnings
------------------------------------------------------------------------
r20723 | smatz | 2010-09-03 13:09:56 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix: don't define _FORTIFY_SOURCE when not compiling with GCC, other compilers would likely barf on GLIBC code
------------------------------------------------------------------------
r20722 | glx | 2010-09-03 12:52:09 +0000 (Fri, 03 Sep 2010) | 1 line

-Fix (r20719): signed/unsigned side effect makes a small negative value become a big positive value
------------------------------------------------------------------------
r20721 | rubidium | 2010-09-02 20:45:54 +0000 (Thu, 02 Sep 2010) | 2 lines

-Fix: objects that can be built on water shouldn't be drowned.

------------------------------------------------------------------------
r20720 | frosch | 2010-09-02 20:00:48 +0000 (Thu, 02 Sep 2010) | 1 line

-Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news.
------------------------------------------------------------------------
r20719 | frosch | 2010-09-02 19:34:44 +0000 (Thu, 02 Sep 2010) | 1 line

-Codechange: Remove some hardcoded iconsizes.
------------------------------------------------------------------------
r20718 | translators | 2010-09-02 17:45:39 +0000 (Thu, 02 Sep 2010) | 14 lines

-Update from WebTranslator v3.0:
belarusian - 2 changes by KorneySan
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
german - 2 changes by planetmaker
hungarian - 2 changes by IPG
icelandic - 6 changes by grjonib
irish - 2 changes by tem
norwegian_bokmal - 2 changes by Tacky93
norwegian_nynorsk - 3 changes by Tacky93
russian - 2 changes by Lone_Wolf
serbian - 2 changes by etran
slovak - 2 changes by keso53

------------------------------------------------------------------------
r20717 | yexo | 2010-09-01 23:41:56 +0000 (Wed, 01 Sep 2010) | 1 line

-Fix [FS#4103]: water class was not set for stations
------------------------------------------------------------------------
r20716 | yexo | 2010-09-01 23:14:15 +0000 (Wed, 01 Sep 2010) | 1 line

-Feature: add airport class and airport name to the land info tool
------------------------------------------------------------------------
r20715 | frosch | 2010-09-01 20:17:25 +0000 (Wed, 01 Sep 2010) | 1 line

-Fix: Recent nforenum does not know '-?'.
------------------------------------------------------------------------
r20714 | rubidium | 2010-09-01 20:09:15 +0000 (Wed, 01 Sep 2010) | 2 lines

-Fix: bit 9 of object's flags implies bit 3 is set, so just test for either of the bits being set

------------------------------------------------------------------------
r20713 | rubidium | 2010-09-01 19:45:50 +0000 (Wed, 01 Sep 2010) | 2 lines

-Fix (r20654): when ignoring action0 object properties, ignore property 13 correctly

------------------------------------------------------------------------
r20712 | terkhen | 2010-09-01 19:04:06 +0000 (Wed, 01 Sep 2010) | 2 lines

-Fix [FS#4094]: Do not use new game settings when creating many random industries in the scenario editor.

------------------------------------------------------------------------
r20711 | terkhen | 2010-09-01 19:00:32 +0000 (Wed, 01 Sep 2010) | 2 lines

-Fix [FS#4094]: Do not use new game settings when creating many random towns at the scenario editor.

------------------------------------------------------------------------
r20710 | terkhen | 2010-09-01 18:52:27 +0000 (Wed, 01 Sep 2010) | 2 lines

-Codechange: Clarify the name of some town generation variables.

------------------------------------------------------------------------
r20709 | translators | 2010-09-01 17:45:06 +0000 (Wed, 01 Sep 2010) | 3 lines

-Update from WebTranslator v3.0:
irish - 28 changes by tem

------------------------------------------------------------------------
r20708 | rubidium | 2010-09-01 06:15:26 +0000 (Wed, 01 Sep 2010) | 2 lines

-Fix [FS#4101]: upon company bankruptcy some objects weren't removed properly

------------------------------------------------------------------------
r20707 | translators | 2010-08-31 17:45:21 +0000 (Tue, 31 Aug 2010) | 8 lines

-Update from WebTranslator v3.0:
belarusian - 22 changes by KorneySan
german - 6 changes by planetmaker
korean - 2 changes by junho2813
portuguese - 21 changes by SupSuper
serbian - 10 changes by etran
slovak - 78 changes by comp

------------------------------------------------------------------------
r20706 | rubidium | 2010-08-31 16:17:22 +0000 (Tue, 31 Aug 2010) | 2 lines

-Fix (r20664): land slope check wasn't called when it should be called

------------------------------------------------------------------------