------------------------------------------------------------------------
r15510 | translators | 2009-02-17 17:50:53 +0000 (Tue, 17 Feb 2009) | 15 lines

-Update: WebTranslator2 update to 2009-02-17 17:50:34
croatian   - 22 fixed by tifached (22)
czech      - 20 fixed by joeprusa (19), miris2009 (1)
english_US - 81 changed by WhiteRabbit (81)
hungarian  - 1 changed by alyr (1)
korean     - 3 fixed by darkttd (3)
latvian    - 8 fixed by Reinis (5), waste (3)
luxembourgish - 50 fixed by Gubius (50)
norwegian_bokmal - 60 fixed by khh (60)
russian    - 6 fixed by MajestiC (6)
slovak     - 49 fixed by James (49)
swedish    - 145 fixed by Andreas (9), giddorah (136)
turkish    - 3 fixed by Emin (3)
welsh      - 76 fixed by PlayDead (76)

------------------------------------------------------------------------
r15509 | smatz | 2009-02-17 12:41:29 +0000 (Tue, 17 Feb 2009) | 1 line

-Codechange: move definition of some Window methods to class definition
------------------------------------------------------------------------
r15508 | smatz | 2009-02-17 02:08:53 +0000 (Tue, 17 Feb 2009) | 1 line

-Fix: three header files had incorrect 'anti-multiple-inclusion' header
------------------------------------------------------------------------
r15507 | smatz | 2009-02-17 00:30:59 +0000 (Tue, 17 Feb 2009) | 1 line

-Update (r15506): rename strings in other languages too
------------------------------------------------------------------------
r15506 | smatz | 2009-02-17 00:21:08 +0000 (Tue, 17 Feb 2009) | 1 line

-Codechange: rename ScenarioEditorTownGenerationWindow to FoundTownWindow
------------------------------------------------------------------------
r15505 | smatz | 2009-02-16 23:23:33 +0000 (Mon, 16 Feb 2009) | 1 line

-Codechange: pass name of new town as parameter to CMD_BUILD_TOWN
------------------------------------------------------------------------
r15501 | rubidium | 2009-02-16 21:46:23 +0000 (Mon, 16 Feb 2009) | 2 lines

-Document: the changes made over the last months

------------------------------------------------------------------------
r15500 | smatz | 2009-02-16 21:43:44 +0000 (Mon, 16 Feb 2009) | 1 line

-Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any in a different way, savegame conversion wasn't working for them
------------------------------------------------------------------------
r15499 | smatz | 2009-02-16 20:17:07 +0000 (Mon, 16 Feb 2009) | 1 line

-Fix (r15340): the default town layout was changed
------------------------------------------------------------------------
r15498 | translators | 2009-02-16 18:45:30 +0000 (Mon, 16 Feb 2009) | 14 lines

-Update: WebTranslator2 update to 2009-02-16 18:45:15
catalan    - 2 changed by arnaullv (2)
dutch      - 3 fixed by Excel20 (3)
english_US - 7 fixed by WhiteRabbit (7)
german     - 3 fixed by planetmaker (2), ralph (1)
hungarian  - 1 changed by alyr (1)
lithuanian - 1 fixed by Enternald (1)
luxembourgish - 140 fixed by Gubius (140)
norwegian_nynorsk - 9 fixed, 5 changed by Thor (14)
portuguese - 4 fixed by SnowFlake (4)
romanian   - 2 fixed, 5 changed by kkmic (7)
slovak     - 53 fixed by James (53)
slovenian  - 20 fixed by Necrolyte (20)

------------------------------------------------------------------------
r15497 | smatz | 2009-02-16 17:16:58 +0000 (Mon, 16 Feb 2009) | 1 line

-Fix (r15027): when trains crashed, AIEvent was created only for one train
------------------------------------------------------------------------
r15496 | smatz | 2009-02-16 01:57:55 +0000 (Mon, 16 Feb 2009) | 1 line

-Codechange: one division less in the train acceleration code
------------------------------------------------------------------------
r15495 | yexo | 2009-02-14 23:17:32 +0000 (Sat, 14 Feb 2009) | 1 line

-Revert (r15383,r15422): Loading NewGRFs depends on correct settings, but the economy can only be started after loading NewGRFs. In short: r15383 causes more problems then it's worth.
------------------------------------------------------------------------
r15494 | yexo | 2009-02-14 22:06:11 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Split AIRoad::BuildRoadStation in BuildRoadStation and BuildDriveThroughRoadStation.
------------------------------------------------------------------------
r15493 | yexo | 2009-02-14 21:57:25 +0000 (Sat, 14 Feb 2009) | 1 line

-Fix (r15486): Forgot to update regression.
------------------------------------------------------------------------
r15492 | yexo | 2009-02-14 21:22:42 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Split AIVehicle::MoveWagon in MoveWagon and MoveWagonChain (frosch).
------------------------------------------------------------------------
r15491 | yexo | 2009-02-14 21:19:33 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: AIMarine::BuildWaterDepot now accepts a front tile instead of a bool is_vertical (frosch).
------------------------------------------------------------------------
r15490 | yexo | 2009-02-14 21:17:35 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Remove AIBridge::GetYearAvailable. AIBridge::IsValidBridge now only returns true for available bridges.
------------------------------------------------------------------------
r15489 | yexo | 2009-02-14 21:16:21 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Remove AIAirport::AirportAvailable. AIAirport::IsValidAirportType now only returns true for available AirportTypes.
------------------------------------------------------------------------
r15488 | yexo | 2009-02-14 21:15:23 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Add support for distant-join stations.
------------------------------------------------------------------------
r15487 | yexo | 2009-02-14 21:13:45 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Remove the never implemented function AIEventVehicleCrashed::CloneCrashedVehicle.
------------------------------------------------------------------------
r15486 | yexo | 2009-02-14 21:13:15 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Remove AITown::GetMaxTownID.
------------------------------------------------------------------------
r15485 | yexo | 2009-02-14 21:09:48 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Split AIIndustry::HasHeliportAndDock and GetHeliportAndDockLocation in HasHeliport/HasDock and GetHeliportLocation/GetDockLocation.
------------------------------------------------------------------------
r15484 | yexo | 2009-02-14 21:06:58 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Remove AICompany::GetCompanyName and SetCompanyName. They've been replaced with GetName and SetName.
------------------------------------------------------------------------
r15483 | yexo | 2009-02-14 21:05:57 +0000 (Sat, 14 Feb 2009) | 1 line

-Change [API CHANGE]: Remove AIIndustry::GetProduction, use AIIndustry::GetLastMonthProduction instead.
------------------------------------------------------------------------
r15482 | yexo | 2009-02-14 20:07:05 +0000 (Sat, 14 Feb 2009) | 1 line

-Fix [NoAI]: Typos in api docs.
------------------------------------------------------------------------
r15481 | yexo | 2009-02-14 20:03:06 +0000 (Sat, 14 Feb 2009) | 1 line

-Fix [NoAI]: Make sure AIs can't call functions they shouldn't call.
------------------------------------------------------------------------
r15480 | michi_cc | 2009-02-14 18:42:03 +0000 (Sat, 14 Feb 2009) | 1 line

-Feature(tte): Show the cargo subtype in the vehicle details window.
------------------------------------------------------------------------
r15479 | frosch | 2009-02-14 18:40:31 +0000 (Sat, 14 Feb 2009) | 1 line

-Fix: Documentation of AIIndustryType::CanBuildIndustry().
------------------------------------------------------------------------
r15478 | translators | 2009-02-14 18:38:39 +0000 (Sat, 14 Feb 2009) | 11 lines

-Update: WebTranslator2 update to 2009-02-14 18:38:28
catalan    - 3 fixed by arnaullv (3)
finnish    - 2 fixed by UltimateSephiroth (2)
french     - 2 fixed by glx (2)
hungarian  - 3 fixed by IPG (1), alyr (2)
italian    - 3 fixed, 4 changed by lorenzodv (7)
norwegian_nynorsk - 42 fixed, 14 changed by Thor (56)
romanian   - 1 fixed by kkmic (1)
spanish    - 3 fixed by Dominus (3)
ukrainian  - 3 fixed by mad (3)

------------------------------------------------------------------------
r15476 | rubidium | 2009-02-14 01:42:12 +0000 (Sat, 14 Feb 2009) | 2 lines

-Fix [FS#2630]: crash when opening the game options when the currently loaded base graphics pack has less than 2 valid graphics files. For example when someone replaces all his/her original base graphics with custom work (but keeps the name) or renames the dos ones to windows or vice versa.

------------------------------------------------------------------------
r15475 | rubidium | 2009-02-14 01:40:26 +0000 (Sat, 14 Feb 2009) | 2 lines

-Update: do r15474 also for the other languages.

------------------------------------------------------------------------
r15474 | rubidium | 2009-02-14 01:29:18 +0000 (Sat, 14 Feb 2009) | 2 lines

-Cleanup: remove some (long) unused strings.

------------------------------------------------------------------------
r15473 | rubidium | 2009-02-13 21:24:21 +0000 (Fri, 13 Feb 2009) | 2 lines

-Fix: add two missing tooltips in the intro gui

------------------------------------------------------------------------
r15472 | rubidium | 2009-02-13 21:19:32 +0000 (Fri, 13 Feb 2009) | 2 lines

-Fix: consistency of capitalisation of words in the intro gui and of NewGRF.

------------------------------------------------------------------------
r15471 | translators | 2009-02-13 18:45:53 +0000 (Fri, 13 Feb 2009) | 7 lines

-Update: WebTranslator2 update to 2009-02-13 18:45:45
dutch      - 12 changed by Excel20 (12)
finnish    - 1 fixed by jpx_ (1)
french     - 1 fixed, 2 changed by glx (3)
luxembourgish - 333 fixed by Gubius (333)
ukrainian  - 5 fixed by mad (5)

------------------------------------------------------------------------
r15470 | yexo | 2009-02-13 18:43:56 +0000 (Fri, 13 Feb 2009) | 1 line

-Fix [NoAI]: Check the types of the parameters passed to AddSetting, AddLabels and RegisterAI.
------------------------------------------------------------------------
r15469 | rubidium | 2009-02-13 17:55:45 +0000 (Fri, 13 Feb 2009) | 2 lines

-Fix (r15468): why doesn't subversion trigger the save of my text editor before doing the commit?

------------------------------------------------------------------------
r15468 | rubidium | 2009-02-13 17:50:33 +0000 (Fri, 13 Feb 2009) | 2 lines

-Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore.

------------------------------------------------------------------------
r15467 | yexo | 2009-02-13 17:17:34 +0000 (Fri, 13 Feb 2009) | 1 line

-Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game.
------------------------------------------------------------------------
r15466 | yexo | 2009-02-13 16:25:53 +0000 (Fri, 13 Feb 2009) | 1 line

-Fix (r15330): The squirrel instance object was freed twice if an info.nut failed to compile.
------------------------------------------------------------------------
r15465 | smatz | 2009-02-13 02:11:54 +0000 (Fri, 13 Feb 2009) | 1 line

-Codechange: constify most of AIInfo/AIFileInfo methods, move definition of very simple getters to header file
------------------------------------------------------------------------
r15464 | yexo | 2009-02-13 01:44:56 +0000 (Fri, 13 Feb 2009) | 1 line

-Codechange [NoAI]: Call all info.nut functions exactly once and only during initialization.
------------------------------------------------------------------------
r15463 | yexo | 2009-02-13 01:24:30 +0000 (Fri, 13 Feb 2009) | 1 line

-Change [API CHANGE]: Replace AIInfo::CanLoadFromVersion(version) with AIInfo::MinVersionToLoad() which should return a single integer, the minimum version the AI is able to load data from.
------------------------------------------------------------------------
r15462 | yexo | 2009-02-13 00:18:56 +0000 (Fri, 13 Feb 2009) | 2 lines

-Change [NoAI]: Make AIController::GetTick() and AIController::GetSetting() static functions.
-Fix (r15460): ai_controller.hpp.sq was forgotten.
------------------------------------------------------------------------
r15461 | rubidium | 2009-02-12 23:47:13 +0000 (Thu, 12 Feb 2009) | 2 lines

-Fix (r15459): massive removal of strings from serbian.

------------------------------------------------------------------------
r15460 | rubidium | 2009-02-12 22:25:53 +0000 (Thu, 12 Feb 2009) | 2 lines

-Fix [NoAI]: don't require an instance to exist in the scope for static functions and limit exposure of the internal function GetClassName.

------------------------------------------------------------------------
r15459 | translators | 2009-02-12 18:46:07 +0000 (Thu, 12 Feb 2009) | 11 lines

-Update: WebTranslator2 update to 2009-02-12 18:45:56
afrikaans  - 5 fixed, 3 changed by Ludslad (8)
dutch      - 18 changed by Excel20 (18)
german     - 3 changed by planetmaker (3)
hungarian  - 1 changed by alyr (1)
ido        - 27 fixed by Cecile (12), Selene (15)
indonesian - 10 changed by rindu (10)
luxembourgish - 346 fixed by Gubius (346)
serbian    - 19 fixed by burek (19)
spanish    - 4 changed by eusebio (4)

------------------------------------------------------------------------
r15458 | frosch | 2009-02-12 18:08:47 +0000 (Thu, 12 Feb 2009) | 1 line

-Fix: Missing 'static'.
------------------------------------------------------------------------
r15457 | rubidium | 2009-02-12 15:17:10 +0000 (Thu, 12 Feb 2009) | 2 lines

-Fix: typo in stringid.

------------------------------------------------------------------------
r15456 | rubidium | 2009-02-12 10:42:22 +0000 (Thu, 12 Feb 2009) | 2 lines

-Fix(ish): add strgen support to add 'directional formatting codes', so one can guide the bidirectional rendering a bit better.

------------------------------------------------------------------------
r15455 | rubidium | 2009-02-12 10:13:30 +0000 (Thu, 12 Feb 2009) | 2 lines

-Fix: font autodetection didn't occur when directly loading a game via e.g. -g.

------------------------------------------------------------------------
r15454 | rubidium | 2009-02-11 20:41:17 +0000 (Wed, 11 Feb 2009) | 2 lines

-Fix [FS#2614]: towns did not know about build_on_slopes in some cases, or made decisions on the 'original' slope instead the slope after applying the foundation..

------------------------------------------------------------------------
r15453 | frosch | 2009-02-11 20:09:29 +0000 (Wed, 11 Feb 2009) | 1 line

-Fix [FS#2450](r14613): Founding industries as OWNER_TOWN resulted in unwanted effects.
------------------------------------------------------------------------
r15452 | frosch | 2009-02-11 18:50:47 +0000 (Wed, 11 Feb 2009) | 1 line

-Codechange: Add DC_NO_MODIFY_TOWN_RATING.
------------------------------------------------------------------------
r15451 | translators | 2009-02-11 18:49:06 +0000 (Wed, 11 Feb 2009) | 11 lines

-Update: WebTranslator2 update to 2009-02-11 18:46:59
afrikaans  - 5 fixed, 9 changed by Ludslad (14)
german     - 7 changed by planetmaker (1), eddi (6)
hungarian  - 5 fixed by alyr (5)
indonesian - 17 fixed, 2 changed by rindu (2), fanioz (1), adjayanto (16)
persian    - 11 fixed, 31 changed by ali sattari (42)
romanian   - 5 fixed, 14 changed by kkmic (19)
serbian    - 500 fixed, 14 changed by syndrome (514)
slovak     - 4 fixed by choze (4)
spanish    - 5 fixed by eusebio (5)

------------------------------------------------------------------------
r15450 | peter1138 | 2009-02-11 18:37:13 +0000 (Wed, 11 Feb 2009) | 1 line

-Codechange: Remove unused RailTypesByte, unused RAILTYPES_... enum values, and change INVALID_RAILTYPES to be UINT_MAX.
------------------------------------------------------------------------
r15449 | frosch | 2009-02-11 18:33:27 +0000 (Wed, 11 Feb 2009) | 1 line

-Codechange: Rename DC_NO_TOWN_RATING to DC_NO_TEST_TOWN_RATING as that is what it does.
------------------------------------------------------------------------
r15448 | peter1138 | 2009-02-11 18:10:12 +0000 (Wed, 11 Feb 2009) | 1 line

-Codechange: Don't show rail types in selection drop downs if they have no label.
------------------------------------------------------------------------
r15447 | peter1138 | 2009-02-11 07:17:39 +0000 (Wed, 11 Feb 2009) | 1 line

-Codechange: void functions don't tend to return true if and only if anyway
------------------------------------------------------------------------
r15446 | belugas | 2009-02-11 02:53:15 +0000 (Wed, 11 Feb 2009) | 2 lines

-Revert(r15445): Seems that "iff" stands for "if and only if".  So not much of a typo.
Thanks, Yexo.  I feel less ignorant today :D
------------------------------------------------------------------------
r15445 | belugas | 2009-02-11 02:30:08 +0000 (Wed, 11 Feb 2009) | 1 line

-Fix: little typos
------------------------------------------------------------------------
r15444 | rubidium | 2009-02-11 01:46:09 +0000 (Wed, 11 Feb 2009) | 2 lines

-Fix (r15425): the chat messages gone gray. That gray colour was technically right. The string contained {GRAY}, but due to a latent bug (accidentally fixed in r15425) in the string drawing routing the gray would be interpreted as use palette colour 14, which is a white.

------------------------------------------------------------------------
r15442 | rubidium | 2009-02-11 01:28:10 +0000 (Wed, 11 Feb 2009) | 2 lines

-Codechange: don't do magic on magic numbers when you can also use a single named constant.

------------------------------------------------------------------------
r15441 | yexo | 2009-02-11 00:48:15 +0000 (Wed, 11 Feb 2009) | 1 line

-Cleanup: Use a return value instead of passing a pointer to where the result should be stored.
------------------------------------------------------------------------
r15440 | yexo | 2009-02-10 19:22:09 +0000 (Tue, 10 Feb 2009) | 1 line

-Fix: Backup AIObject::GetAllowDoCommand and restore the old value so AIs can't work around it.
------------------------------------------------------------------------
r15439 | smatz | 2009-02-10 12:49:12 +0000 (Tue, 10 Feb 2009) | 1 line

-Fix [FS#2626]: call Vehicle::LeaveStation() before reversing overlength loading train (station triggers were missed, PBS reservation could cause crash)
------------------------------------------------------------------------