------------------------------------------------------------------------
r20416 | translators | 2010-08-08 17:45:15 +0000 (Sun, 08 Aug 2010) | 6 lines

-Update from WebTranslator v3.0:
finnish - 3 changes by jpx_
german - 1 changes by BRFBlake
italian - 8 changes by lorenzodv
romanian - 2 changes by tonny

------------------------------------------------------------------------
r20415 | alberth | 2010-08-08 11:21:24 +0000 (Sun, 08 Aug 2010) | 1 line

-Add: Clicking at the smallmap disables updates from the industry chain window.
------------------------------------------------------------------------
r20414 | alberth | 2010-08-08 11:17:14 +0000 (Sun, 08 Aug 2010) | 1 line

-Feature: Enable industries in the smallmap displayed in the industry chain window.
------------------------------------------------------------------------
r20413 | rubidium | 2010-08-08 11:12:34 +0000 (Sun, 08 Aug 2010) | 2 lines

-Fix (r20326): some comments got a bit outdated

------------------------------------------------------------------------
r20412 | alberth | 2010-08-08 11:02:57 +0000 (Sun, 08 Aug 2010) | 1 line

-Codechange: Replace an if by a switch in IndustryCargoesWindow::OnClick.
------------------------------------------------------------------------
r20411 | rubidium | 2010-08-08 10:59:30 +0000 (Sun, 08 Aug 2010) | 2 lines

-Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable.

------------------------------------------------------------------------
r20410 | alberth | 2010-08-08 10:47:09 +0000 (Sun, 08 Aug 2010) | 1 line

-Codechange: Move smallmap map-type switching to a function.
------------------------------------------------------------------------
r20409 | rubidium | 2010-08-08 09:07:40 +0000 (Sun, 08 Aug 2010) | 2 lines

-Codechange: reduce the number of includes needed by newgrf.h

------------------------------------------------------------------------
r20408 | frosch | 2010-08-08 08:52:47 +0000 (Sun, 08 Aug 2010) | 1 line

-Fix [FS#4013]: PBS reservations were always displayed on halftile foundations if the railtype uses overlays.
------------------------------------------------------------------------
r20407 | rubidium | 2010-08-07 22:08:20 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: make AirportClass use the new generic class

------------------------------------------------------------------------
r20406 | rubidium | 2010-08-07 22:07:07 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: make StationClass use the new generic class

------------------------------------------------------------------------
r20405 | rubidium | 2010-08-07 22:05:58 +0000 (Sat, 07 Aug 2010) | 2 lines

-Add: generic class for "classes" for NewGRFs, e.g. the Station classes and Airport classes

------------------------------------------------------------------------
r20404 | rubidium | 2010-08-07 21:39:30 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: remove the need for StationSpec::allocated

------------------------------------------------------------------------
r20403 | yexo | 2010-08-07 21:32:39 +0000 (Sat, 07 Aug 2010) | 1 line

-Fix (r20399): forgot to update regression
------------------------------------------------------------------------
r20402 | rubidium | 2010-08-07 21:10:57 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: rename the airport/station class id to something slightly more generic

------------------------------------------------------------------------
r20401 | rubidium | 2010-08-07 21:03:38 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: let HouseSpec use GRFFileProps

------------------------------------------------------------------------
r20400 | rubidium | 2010-08-07 20:52:45 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: let StationSpec use GRFFilePropsBase

------------------------------------------------------------------------
r20399 | yexo | 2010-08-07 20:51:53 +0000 (Sat, 07 Aug 2010) | 1 line

-Change: [NoAI] AIIndustry::IsCargoAccepted now returns 3 possible values so AIs can detect a temporaral refusal from an industry to accept some cargo type
------------------------------------------------------------------------
r20398 | rubidium | 2010-08-07 20:51:07 +0000 (Sat, 07 Aug 2010) | 2 lines

-Codechange: move some variables of GRFFileProps into (the new) GRFFilePropsBase

------------------------------------------------------------------------
r20397 | alberth | 2010-08-07 20:36:23 +0000 (Sat, 07 Aug 2010) | 1 line

-Feature: Display industry smallmap colour in the industry chain window.
------------------------------------------------------------------------
r20396 | yexo | 2010-08-07 20:11:27 +0000 (Sat, 07 Aug 2010) | 1 line

-Codechange: introduce a helper function to test whether an industry temporarily refues to accept some cargo
------------------------------------------------------------------------
r20395 | translators | 2010-08-07 17:45:19 +0000 (Sat, 07 Aug 2010) | 7 lines

-Update from WebTranslator v3.0:
romanian - 126 changes by tonny
russian - 2 changes by Lone_Wolf
serbian - 5 changes by etran
swedish - 1 changes by Zuu
ukrainian - 9 changes by Fixer

------------------------------------------------------------------------
r20394 | yexo | 2010-08-06 20:52:53 +0000 (Fri, 06 Aug 2010) | 1 line

-Fix [FS#4010]: make the default minimum width for editboxes 10 pixels
------------------------------------------------------------------------
r20393 | alberth | 2010-08-06 20:28:16 +0000 (Fri, 06 Aug 2010) | 1 line

-Fix [FS#3993]: Prevent taking over competitors when you'd get too many vehicles.
------------------------------------------------------------------------
r20392 | alberth | 2010-08-06 20:26:01 +0000 (Fri, 06 Aug 2010) | 1 line

-Fix [FS#3993]: Prevent buying bankrupt companies when you'd get too many vehicles.
------------------------------------------------------------------------
r20391 | alberth | 2010-08-06 20:10:53 +0000 (Fri, 06 Aug 2010) | 1 line

-Fix [FS#3993]: Prevent buying more vehicles than allowed.
------------------------------------------------------------------------
r20390 | alberth | 2010-08-06 19:56:14 +0000 (Fri, 06 Aug 2010) | 1 line

-Codechange: Move company vehicle counting to vehicle.cpp.
------------------------------------------------------------------------
r20389 | rubidium | 2010-08-06 19:04:21 +0000 (Fri, 06 Aug 2010) | 3 lines

[NoAI] -Add: AIOrder::IsVoidOrder to find void "(Invalid Order)" orders.
[NoAI] -Change: AIOrder::GetOrderFlags returns AIOrder::AIOF_INVALID for void orders.

------------------------------------------------------------------------
r20388 | translators | 2010-08-06 17:45:42 +0000 (Fri, 06 Aug 2010) | 15 lines

-Update from WebTranslator v3.0:
belarusian - 216 changes by KorneySan, Wowanxm
croatian - 5 changes by VoyagerOne
dutch - 5 changes by Yexo
hungarian - 7 changes by IPG
italian - 5 changes by lorenzodv
korean - 5 changes by junho2813
polish - 5 changes by lion
portuguese - 10 changes by SupSuper
romanian - 11 changes by tonny
russian - 9 changes by KorneySan
spanish - 5 changes by Terkhen
swedish - 9 changes by tool
vietnamese - 4 changes by nglekhoi

------------------------------------------------------------------------
r20387 | alberth | 2010-08-06 12:23:44 +0000 (Fri, 06 Aug 2010) | 1 line

-Fix [FS#4000]: Allow the industry-chain button for non-fundable industries, and disallow for the 'many random industries'.
------------------------------------------------------------------------
r20386 | alberth | 2010-08-06 12:19:01 +0000 (Fri, 06 Aug 2010) | 1 line

-Fix: Initialize fund-industry buttons when opening window.
------------------------------------------------------------------------
r20385 | alberth | 2010-08-06 12:12:20 +0000 (Fri, 06 Aug 2010) | 1 line

-Codechange: Move updating of buttons in the fund-industry window to a method.
------------------------------------------------------------------------
r20384 | frosch | 2010-08-05 19:23:19 +0000 (Thu, 05 Aug 2010) | 1 line

-Fix: Update cursor dimensions when reloading grfs resp. changing base graphics, so the cursor does not glitch if it becomes bigger.
------------------------------------------------------------------------
r20383 | translators | 2010-08-05 17:45:37 +0000 (Thu, 05 Aug 2010) | 14 lines

-Update from WebTranslator v3.0:
belarusian - 672 changes by KorneySan, Wowanxm
croatian - 2 changes by VoyagerOne
finnish - 5 changes by jpx_
french - 5 changes by glx
german - 4 changes by dihedral
greek - 2 changes by fumantsu
hungarian - 10 changes by IPG
irish - 4 changes by tem
marathi - 44 changes by amitst
romanian - 77 changes by kkmic, tonny
russian - 6 changes by KorneySan
swedish - 17 changes by Zuu

------------------------------------------------------------------------
r20382 | frosch | 2010-08-05 17:24:45 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: Hide default airport layoutname if there is only one layout.
------------------------------------------------------------------------
r20381 | rubidium | 2010-08-05 17:18:13 +0000 (Thu, 05 Aug 2010) | 2 lines

-Add: preview sprites for the default airports

------------------------------------------------------------------------
r20379 | frosch | 2010-08-05 17:16:31 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: Draw airport preview using company colours.
------------------------------------------------------------------------
r20378 | yexo | 2010-08-05 16:09:14 +0000 (Thu, 05 Aug 2010) | 1 line

-Fix (r20305): the 'file is missing' string in the *.obg files was still for openttd(d/w).grf instead of openttd.grf
------------------------------------------------------------------------
r20377 | yexo | 2010-08-05 12:10:22 +0000 (Thu, 05 Aug 2010) | 1 line

-Feature: [NewGRF] prop 0x0A tile layout for airports
------------------------------------------------------------------------
r20376 | yexo | 2010-08-05 12:09:08 +0000 (Thu, 05 Aug 2010) | 1 line

-Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ)
------------------------------------------------------------------------
r20375 | yexo | 2010-08-05 12:06:53 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: make sure the watertype for existing airport tiles is set to invalid
------------------------------------------------------------------------
r20374 | yexo | 2010-08-05 12:06:13 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: add persistant storage for airports
------------------------------------------------------------------------
r20373 | yexo | 2010-08-05 12:05:56 +0000 (Thu, 05 Aug 2010) | 1 line

-Feature: [NewGRF] callback 0x156 to use another name for airport layouts than the default "Layout x"
------------------------------------------------------------------------
r20372 | yexo | 2010-08-05 12:05:15 +0000 (Thu, 05 Aug 2010) | 1 line

-Feature; [NewGRF] callback 0x155 to display extra information about an airport in the build gui
------------------------------------------------------------------------
r20371 | yexo | 2010-08-05 12:04:33 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: add general function to call text callbacks for airports
------------------------------------------------------------------------
r20370 | yexo | 2010-08-05 12:03:58 +0000 (Thu, 05 Aug 2010) | 1 line

-Add: [NewGRF] new action 5 block to add airport preview sprites
------------------------------------------------------------------------
r20369 | yexo | 2010-08-05 12:03:34 +0000 (Thu, 05 Aug 2010) | 1 line

-Feature: preview sprites for airports
------------------------------------------------------------------------
r20368 | yexo | 2010-08-05 12:03:06 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: automatically rotate all nodes for airport movement if the airport is rotated
------------------------------------------------------------------------
r20367 | yexo | 2010-08-05 12:02:22 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange; don't use a pointer to access the AirportMovingData of the current position
------------------------------------------------------------------------
r20366 | yexo | 2010-08-05 12:00:09 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles
------------------------------------------------------------------------
r20365 | yexo | 2010-08-05 11:59:07 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: allow multiple layouts for one airport statemachine, store the layout number
------------------------------------------------------------------------
r20364 | yexo | 2010-08-05 11:57:55 +0000 (Thu, 05 Aug 2010) | 1 line

-Codechange: add infrastructure for airport callbacks
------------------------------------------------------------------------
r20363 | translators | 2010-08-04 17:45:20 +0000 (Wed, 04 Aug 2010) | 8 lines

-Update from WebTranslator v3.0:
belarusian - 83 changes by Wowanxm
dutch - 2 changes by habell
german - 9 changes by dihedral
italian - 5 changes by lorenzodv
korean - 2 changes by junho2813
spanish - 2 changes by Terkhen

------------------------------------------------------------------------
r20362 | yexo | 2010-08-04 10:33:18 +0000 (Wed, 04 Aug 2010) | 1 line

-Codechange: use correct parameter type for SetFill in airport gui
------------------------------------------------------------------------
r20361 | terkhen | 2010-08-04 08:58:45 +0000 (Wed, 04 Aug 2010) | 2 lines

-Fix [FS#3989]: Stop vehicle following after zooming out.

------------------------------------------------------------------------
r20360 | rubidium | 2010-08-04 08:47:44 +0000 (Wed, 04 Aug 2010) | 3 lines

-Update: move Belarusian to the finished languages
-Add: stub for Marathi language (one of the languages in India)

------------------------------------------------------------------------
r20359 | translators | 2010-08-04 08:46:28 +0000 (Wed, 04 Aug 2010) | 8 lines

-Update from WebTranslator v3.0:
belarusian - 597 changes by KorneySan, Wowanxm
finnish - 2 changes by jpx_
french - 2 changes by glx
polish - 5 changes by silver_777
russian - 20 changes by KorneySan
serbian - 2 changes by etran

------------------------------------------------------------------------
r20358 | rubidium | 2010-08-04 07:31:29 +0000 (Wed, 04 Aug 2010) | 2 lines

-Fix [FS#4008]: (r20281) crash when building some stuff when the measurement tooltip is disabled

------------------------------------------------------------------------
r20357 | frosch | 2010-08-04 06:27:20 +0000 (Wed, 04 Aug 2010) | 1 line

-Fix (r20356): Call GetAllRoadBits() only if there is road.
------------------------------------------------------------------------
r20356 | rubidium | 2010-08-03 18:32:53 +0000 (Tue, 03 Aug 2010) | 2 lines

-Fix [FS#3983]: apparantly one generic error message can't be understood...

------------------------------------------------------------------------
r20355 | michi_cc | 2010-08-03 18:29:26 +0000 (Tue, 03 Aug 2010) | 1 line

-Fix (r20353): Stale comment.
------------------------------------------------------------------------
r20354 | rubidium | 2010-08-03 18:08:49 +0000 (Tue, 03 Aug 2010) | 2 lines

-Fix: some compilation errors in (unfinished) translations

------------------------------------------------------------------------
r20353 | michi_cc | 2010-08-03 17:48:07 +0000 (Tue, 03 Aug 2010) | 1 line

-Add: [NewGRF] Support for callback 0x147 ("add sprite offset") for canals.
------------------------------------------------------------------------
r20352 | michi_cc | 2010-08-03 17:48:03 +0000 (Tue, 03 Aug 2010) | 1 line

-Add: [NewGRF] Support for property 09, feature 05, i.e alternate canal sprite layout.
------------------------------------------------------------------------
r20351 | michi_cc | 2010-08-03 17:47:43 +0000 (Tue, 03 Aug 2010) | 1 line

-Codechange: Uncouple water lock and depot drawing.
------------------------------------------------------------------------
r20350 | translators | 2010-08-03 17:45:43 +0000 (Tue, 03 Aug 2010) | 15 lines

-Update from WebTranslator v3.0:
belarusian - 1070 changes by KorneySan, Wowanxm
simplified_chinese - 7 changes by pda1573
croatian - 2 changes by VoyagerOne
dutch - 2 changes by habell
finnish - 2 changes by jpx_
french - 2 changes by glx
german - 44 changes by NG
indonesian - 6 changes by prof
korean - 2 changes by junho2813
russian - 8 changes by KorneySan, Lone_Wolf
serbian - 2 changes by etran
spanish - 6 changes by Terkhen
vietnamese - 2 changes by nglekhoi

------------------------------------------------------------------------
r20349 | rubidium | 2010-08-03 16:42:47 +0000 (Tue, 03 Aug 2010) | 2 lines

-Fix: don't pay stuff you didn't have to pay for previously :)

------------------------------------------------------------------------
r20348 | rubidium | 2010-08-03 16:38:15 +0000 (Tue, 03 Aug 2010) | 2 lines

-Fix [FS#4004]: [NoAI] Ship depots were constructed along the wrong axis

------------------------------------------------------------------------
r20346 | yexo | 2010-08-03 13:32:02 +0000 (Tue, 03 Aug 2010) | 1 line

-Change: scan for tar files before scanning for AIs/NewGRFs so new AIs/NewGRFs inside a tar file are found
------------------------------------------------------------------------
r20345 | rubidium | 2010-08-03 13:03:25 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: unify removing of objects a bit more

------------------------------------------------------------------------
r20344 | yexo | 2010-08-03 12:54:19 +0000 (Tue, 03 Aug 2010) | 1 line

-Feature: add rescan_newgrf console command
------------------------------------------------------------------------
r20343 | rubidium | 2010-08-03 12:47:11 +0000 (Tue, 03 Aug 2010) | 2 lines

-Fix (r20342): don't start svn commit too early... it won't see the later changes

------------------------------------------------------------------------
r20342 | rubidium | 2010-08-03 12:41:24 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: unify the construction of objects

------------------------------------------------------------------------
r20341 | rubidium | 2010-08-03 12:36:40 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: pass the tile of the HQ instead of the company to UpdateCompanyHQ

------------------------------------------------------------------------
r20340 | rubidium | 2010-08-03 12:07:55 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: introduce some flags for objects and use them in some places

------------------------------------------------------------------------
r20339 | rubidium | 2010-08-03 11:39:17 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: reorder the HQ drawing data so it's in a slightly more logical order from the map array's point of view.

------------------------------------------------------------------------
r20338 | rubidium | 2010-08-03 11:35:57 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: unify the unmovable tile drawing

------------------------------------------------------------------------
r20337 | rubidium | 2010-08-03 08:58:12 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: unify the construction of objects on the map

------------------------------------------------------------------------
r20336 | rubidium | 2010-08-03 08:32:58 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: rework the HQ updating

------------------------------------------------------------------------
r20335 | rubidium | 2010-08-03 08:16:06 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: change the name of some unmovable map accessors

------------------------------------------------------------------------
r20334 | rubidium | 2010-08-03 08:09:45 +0000 (Tue, 03 Aug 2010) | 2 lines

-Codechange: reorder the unmovable bits a bit for futher extension

------------------------------------------------------------------------
r20333 | frosch | 2010-08-02 23:35:47 +0000 (Mon, 02 Aug 2010) | 1 line

-Fix (r20332): Mask second operand to 5 bits to avoid differences between platforms.
------------------------------------------------------------------------
r20332 | frosch | 2010-08-02 23:12:43 +0000 (Mon, 02 Aug 2010) | 1 line

-Add: [NewGRF] AdvVarAct2 operators for SHL, SHR and SAR.
------------------------------------------------------------------------
r20331 | yexo | 2010-08-02 23:09:38 +0000 (Mon, 02 Aug 2010) | 1 line

-Doc: some more airport-related code
------------------------------------------------------------------------
r20330 | rubidium | 2010-08-02 23:05:54 +0000 (Mon, 02 Aug 2010) | 2 lines

-Codechange: unify the removal of unmovables a bit

------------------------------------------------------------------------
r20329 | yexo | 2010-08-02 22:27:42 +0000 (Mon, 02 Aug 2010) | 1 line

-Codechange: align the data of the original airports so it's better readable
------------------------------------------------------------------------
r20328 | rubidium | 2010-08-02 22:10:05 +0000 (Mon, 02 Aug 2010) | 2 lines

-Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command

------------------------------------------------------------------------
r20327 | rubidium | 2010-08-02 22:03:28 +0000 (Mon, 02 Aug 2010) | 2 lines

-Change: don't let building e.g. road remove light houses and transmitters in the scenario editor

------------------------------------------------------------------------
r20326 | rubidium | 2010-08-02 21:35:59 +0000 (Mon, 02 Aug 2010) | 2 lines

-Codechange: move UnmovableType to its own file

------------------------------------------------------------------------
r20325 | yexo | 2010-08-02 21:25:17 +0000 (Mon, 02 Aug 2010) | 1 line

-Fix (r20322): surround variable declarations in a switch-block with {}
------------------------------------------------------------------------
r20324 | yexo | 2010-08-02 21:11:52 +0000 (Mon, 02 Aug 2010) | 1 line

-Doc: add doxygen comments to the Airport struct belonging to a station
------------------------------------------------------------------------
r20323 | terkhen | 2010-08-02 21:07:23 +0000 (Mon, 02 Aug 2010) | 2 lines

-Codechange: Move Delete town code to a command.

------------------------------------------------------------------------
r20322 | terkhen | 2010-08-02 21:06:06 +0000 (Mon, 02 Aug 2010) | 2 lines

-Codechange: Move Expand town code to a command.

------------------------------------------------------------------------
r20321 | rubidium | 2010-08-02 20:57:32 +0000 (Mon, 02 Aug 2010) | 2 lines

-Codechange: rename GetUnmovableSpec to UnmovableSpec::Get and add+use a ::GetByTile

------------------------------------------------------------------------
r20320 | alberth | 2010-08-02 20:47:27 +0000 (Mon, 02 Aug 2010) | 1 line

-Doc: Small Doxygen and normal comment fixes, and an missed addition.
------------------------------------------------------------------------
r20319 | alberth | 2010-08-02 20:37:32 +0000 (Mon, 02 Aug 2010) | 1 line

-Codechange: Align comments, add indent to a function call.
------------------------------------------------------------------------
r20318 | alberth | 2010-08-02 20:32:39 +0000 (Mon, 02 Aug 2010) | 1 line

-Doc: Doxygen additions.
------------------------------------------------------------------------
r20317 | alberth | 2010-08-02 20:19:10 +0000 (Mon, 02 Aug 2010) | 1 line

-Codechange: Move variable declaration to their first use.
------------------------------------------------------------------------
r20316 | rubidium | 2010-08-02 20:12:02 +0000 (Mon, 02 Aug 2010) | 2 lines

-Document: some members/structs and functions and rename some slightly to better catch their meaning

------------------------------------------------------------------------
r20315 | michi_cc | 2010-08-02 18:47:03 +0000 (Mon, 02 Aug 2010) | 1 line

-Codechange: Replace magic numbers by named constants.
------------------------------------------------------------------------
r20314 | michi_cc | 2010-08-02 18:40:25 +0000 (Mon, 02 Aug 2010) | 1 line

-Fix (r20312): Too many parameters, missed one.
------------------------------------------------------------------------
r20313 | rubidium | 2010-08-02 18:37:37 +0000 (Mon, 02 Aug 2010) | 2 lines

-Fix (r20309): Mercurial version detection picked up a bit more than it should've picked up.

------------------------------------------------------------------------
r20312 | michi_cc | 2010-08-02 18:34:46 +0000 (Mon, 02 Aug 2010) | 1 line

-Doc: Add missing doxygen comments to road map accessors.
------------------------------------------------------------------------
r20311 | yexo | 2010-08-02 18:24:09 +0000 (Mon, 02 Aug 2010) | 1 line

-Codechange: don't reserve extra space in the savegame that is never used
------------------------------------------------------------------------
r20310 | translators | 2010-08-02 17:45:39 +0000 (Mon, 02 Aug 2010) | 16 lines

-Update from WebTranslator v3.0:
basque - 8 changes by Thadah
belarusian - 354 changes by KorneySan, Wowanxm
simplified_chinese - 5 changes by pda1573
traditional_chinese - 1 changes by pda1573
chuvash - 17 changes by mefisteron
french - 4 changes by glx
greek - 18 changes by fumantsu
italian - 4 changes by lorenzodv
brazilian_portuguese - 15 changes by Tucalipe
russian - 28 changes by KorneySan
swedish - 14 changes by tool
thai - 23 changes by sf_alpha
ukrainian - 14 changes by Madvin
vietnamese - 9 changes by nglekhoi

------------------------------------------------------------------------
r20309 | rubidium | 2010-08-02 17:16:56 +0000 (Mon, 02 Aug 2010) | 2 lines

-Fix [FS#3953]: Mercurial (trunk) revision detection fails when different heads are used

------------------------------------------------------------------------
r20308 | rubidium | 2010-08-02 16:38:26 +0000 (Mon, 02 Aug 2010) | 2 lines

-Change: don't only look at only the src directory for the revision, but at the parent of the src directory.

------------------------------------------------------------------------
r20307 | yexo | 2010-08-02 16:04:24 +0000 (Mon, 02 Aug 2010) | 1 line

-Fix (r20305): the palette for baseset extra grfs was never set so it defaulted to dos
------------------------------------------------------------------------
r20306 | rubidium | 2010-08-02 15:30:20 +0000 (Mon, 02 Aug 2010) | 2 lines

-Cleanup (r20305): actually delete the old base NewGRF

------------------------------------------------------------------------
r20305 | rubidium | 2010-08-02 15:29:31 +0000 (Mon, 02 Aug 2010) | 2 lines

-Change: reduce OpenTTD's install size by roughly 460 KiB by only providing the "extra" base graphics in one palette and doing the conversion upon loading; the conversion has existed for a while, but now the NewGRF can tell its palette using Action 14 thus it can enable the conversion for only that NewGRF.

------------------------------------------------------------------------
r20303 | terkhen | 2010-08-02 14:54:47 +0000 (Mon, 02 Aug 2010) | 2 lines

-Feature: [NewGRF] Air drag property support for trains and road vehicles. Air drag for vehicles with air drag not set or set to zero will use a default value depending on their max speed.

------------------------------------------------------------------------
r20302 | terkhen | 2010-08-02 14:52:51 +0000 (Mon, 02 Aug 2010) | 2 lines

-Add: Method for getting the air drag of a ground vehicle.

------------------------------------------------------------------------
r20301 | terkhen | 2010-08-02 14:51:35 +0000 (Mon, 02 Aug 2010) | 2 lines

-Add: [NewGRF] Read air drag property from Action 0 for trains.

------------------------------------------------------------------------
r20300 | terkhen | 2010-08-02 14:50:26 +0000 (Mon, 02 Aug 2010) | 2 lines

-Add: Air drag field to the rail engine information.

------------------------------------------------------------------------
r20299 | terkhen | 2010-08-02 14:49:23 +0000 (Mon, 02 Aug 2010) | 2 lines

-Add: Make trains and road vehicles use a different area value to calculate air drag.

------------------------------------------------------------------------
r20298 | terkhen | 2010-08-02 14:48:13 +0000 (Mon, 02 Aug 2010) | 2 lines

-Fix: GetInitialMaxSpeed did not return the correct value for road vehicles.

------------------------------------------------------------------------
r20297 | terkhen | 2010-08-02 14:44:00 +0000 (Mon, 02 Aug 2010) | 2 lines

-Doc: Explain the default tractive effort value used by standard road vehicles.

------------------------------------------------------------------------
r20296 | alberth | 2010-08-02 12:10:48 +0000 (Mon, 02 Aug 2010) | 1 line

-Fix: Fallback font selection due to missing glyphs did not work as intended.
------------------------------------------------------------------------
r20294 | frosch | 2010-08-01 23:49:03 +0000 (Sun, 01 Aug 2010) | 1 line

-Fix [FS#3996](r20281): 'break' got in wrong position.
------------------------------------------------------------------------
r20293 | yexo | 2010-08-01 22:08:29 +0000 (Sun, 01 Aug 2010) | 1 line

-Doc: add more doxygen comments in ai_gui.cp
------------------------------------------------------------------------
r20292 | yexo | 2010-08-01 22:03:55 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: remove some unused variables from AIConfigWindow
------------------------------------------------------------------------
r20291 | alberth | 2010-08-01 21:19:49 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: Unify break coding style.
------------------------------------------------------------------------
r20290 | alberth | 2010-08-01 20:58:35 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: Add missing 'break' statements.
------------------------------------------------------------------------
r20289 | terkhen | 2010-08-01 20:52:11 +0000 (Sun, 01 Aug 2010) | 2 lines

-Codechange: Unify fall through coding style.

------------------------------------------------------------------------
r20288 | yexo | 2010-08-01 20:41:46 +0000 (Sun, 01 Aug 2010) | 1 line

-Doc: add doxygen string to all GetClassName functions (part of all AI api classes)
------------------------------------------------------------------------
r20287 | rubidium | 2010-08-01 19:52:51 +0000 (Sun, 01 Aug 2010) | 2 lines

-Fix: GCC 4.1 warning

------------------------------------------------------------------------
r20286 | frosch | 2010-08-01 19:44:49 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: Unify end of doxygen comments.
------------------------------------------------------------------------
r20285 | yexo | 2010-08-01 19:36:56 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: use ///< for single-line doxygen comments in the AI code
------------------------------------------------------------------------
r20284 | yexo | 2010-08-01 19:36:36 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: use ///< for single-line doxygen comments in the AI code
------------------------------------------------------------------------
r20283 | frosch | 2010-08-01 19:22:34 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: Unify start of doygen comments.
------------------------------------------------------------------------
r20282 | rubidium | 2010-08-01 19:01:09 +0000 (Sun, 01 Aug 2010) | 2 lines

-Codechange: add some spaces where they should've been

------------------------------------------------------------------------
r20281 | rubidium | 2010-08-01 18:53:30 +0000 (Sun, 01 Aug 2010) | 2 lines

-Codechange: unify case scope closure + break coding style

------------------------------------------------------------------------
r20280 | rubidium | 2010-08-01 18:48:00 +0000 (Sun, 01 Aug 2010) | 2 lines

-Fix: indentation of some switch cases

------------------------------------------------------------------------
r20279 | alberth | 2010-08-01 17:45:53 +0000 (Sun, 01 Aug 2010) | 1 line

-Doc: Doxygen additions/improvements.
------------------------------------------------------------------------
r20278 | translators | 2010-08-01 17:45:46 +0000 (Sun, 01 Aug 2010) | 17 lines

-Update from WebTranslator v3.0:
afrikaans - 9 changes by burgerd
belarusian - 840 changes by KorneySan, Wowanxm
croatian - 4 changes by VoyagerOne
czech - 10 changes by ReisRyos
finnish - 1 changes by jpx_
hungarian - 4 changes by IPG
irish - 4 changes by tem
korean - 1 changes by junho2813
polish - 4 changes by lion
portuguese - 5 changes by SupSuper
romanian - 4 changes by tonny
russian - 13 changes by KorneySan
serbian - 4 changes by etran
thai - 176 changes by sf_alpha
ukrainian - 4 changes by Fixer

------------------------------------------------------------------------
r20277 | alberth | 2010-08-01 14:43:39 +0000 (Sun, 01 Aug 2010) | 1 line

-Codechange: Move CmdSetAutoReplace() from company_cmd.cpp to autoreplace_cmd.cpp.
------------------------------------------------------------------------