log

age author description
Tue, 17 Feb 2009 00:30:59 +0000 smatz (svn r15507) -Update (r15506): rename strings in other languages too draft
Tue, 17 Feb 2009 00:21:08 +0000 smatz (svn r15506) -Codechange: rename ScenarioEditorTownGenerationWindow to FoundTownWindow draft
Mon, 16 Feb 2009 23:23:33 +0000 smatz (svn r15505) -Codechange: pass name of new town as parameter to CMD_BUILD_TOWN draft
Mon, 16 Feb 2009 21:46:23 +0000 rubidium (svn r15501) -Document: the changes made over the last months draft
Mon, 16 Feb 2009 21:43:44 +0000 smatz (svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any in a different way, savegame conversion wasn't working for them draft
Mon, 16 Feb 2009 20:17:07 +0000 smatz (svn r15499) -Fix (r15340): the default town layout was changed draft
Mon, 16 Feb 2009 18:45:30 +0000 translators (svn r15498) -Update: WebTranslator2 update to 2009-02-16 18:45:15 draft
Mon, 16 Feb 2009 17:16:58 +0000 smatz (svn r15497) -Fix (r15027): when trains crashed, AIEvent was created only for one train draft
Mon, 16 Feb 2009 01:57:55 +0000 smatz (svn r15496) -Codechange: one division less in the train acceleration code draft
Sat, 14 Feb 2009 23:17:32 +0000 yexo (svn r15495) -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. draft
Sat, 14 Feb 2009 22:06:11 +0000 yexo (svn r15494) -Change [API CHANGE]: Split AIRoad::BuildRoadStation in BuildRoadStation and BuildDriveThroughRoadStation. draft
Sat, 14 Feb 2009 21:57:25 +0000 yexo (svn r15493) -Fix (r15486): Forgot to update regression. draft
Sat, 14 Feb 2009 21:22:42 +0000 yexo (svn r15492) -Change [API CHANGE]: Split AIVehicle::MoveWagon in MoveWagon and MoveWagonChain (frosch). draft
Sat, 14 Feb 2009 21:19:33 +0000 yexo (svn r15491) -Change [API CHANGE]: AIMarine::BuildWaterDepot now accepts a front tile instead of a bool is_vertical (frosch). draft
Sat, 14 Feb 2009 21:17:35 +0000 yexo (svn r15490) -Change [API CHANGE]: Remove AIBridge::GetYearAvailable. AIBridge::IsValidBridge now only returns true for available bridges. draft
Sat, 14 Feb 2009 21:16:21 +0000 yexo (svn r15489) -Change [API CHANGE]: Remove AIAirport::AirportAvailable. AIAirport::IsValidAirportType now only returns true for available AirportTypes. draft
Sat, 14 Feb 2009 21:15:23 +0000 yexo (svn r15488) -Change [API CHANGE]: Add support for distant-join stations. draft
Sat, 14 Feb 2009 21:13:45 +0000 yexo (svn r15487) -Change [API CHANGE]: Remove the never implemented function AIEventVehicleCrashed::CloneCrashedVehicle. draft
Sat, 14 Feb 2009 21:13:15 +0000 yexo (svn r15486) -Change [API CHANGE]: Remove AITown::GetMaxTownID. draft
Sat, 14 Feb 2009 21:09:48 +0000 yexo (svn r15485) -Change [API CHANGE]: Split AIIndustry::HasHeliportAndDock and GetHeliportAndDockLocation in HasHeliport/HasDock and GetHeliportLocation/GetDockLocation. draft
Sat, 14 Feb 2009 21:06:58 +0000 yexo (svn r15484) -Change [API CHANGE]: Remove AICompany::GetCompanyName and SetCompanyName. They've been replaced with GetName and SetName. draft
Sat, 14 Feb 2009 21:05:57 +0000 yexo (svn r15483) -Change [API CHANGE]: Remove AIIndustry::GetProduction, use AIIndustry::GetLastMonthProduction instead. draft
Sat, 14 Feb 2009 20:07:05 +0000 yexo (svn r15482) -Fix [NoAI]: Typos in api docs. draft
Sat, 14 Feb 2009 20:03:06 +0000 yexo (svn r15481) -Fix [NoAI]: Make sure AIs can't call functions they shouldn't call. draft
Sat, 14 Feb 2009 18:42:03 +0000 michi_cc (svn r15480) -Feature(tte): Show the cargo subtype in the vehicle details window. draft
Sat, 14 Feb 2009 18:40:31 +0000 frosch (svn r15479) -Fix: Documentation of AIIndustryType::CanBuildIndustry(). draft
Sat, 14 Feb 2009 18:38:39 +0000 translators (svn r15478) -Update: WebTranslator2 update to 2009-02-14 18:38:28 draft
Sat, 14 Feb 2009 01:42:12 +0000 rubidium (svn r15476) -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. draft
Sat, 14 Feb 2009 01:40:26 +0000 rubidium (svn r15475) -Update: do r15474 also for the other languages. draft
Sat, 14 Feb 2009 01:29:18 +0000 rubidium (svn r15474) -Cleanup: remove some (long) unused strings. draft
Fri, 13 Feb 2009 21:24:21 +0000 rubidium (svn r15473) -Fix: add two missing tooltips in the intro gui draft
Fri, 13 Feb 2009 21:19:32 +0000 rubidium (svn r15472) -Fix: consistency of capitalisation of words in the intro gui and of NewGRF. draft
Fri, 13 Feb 2009 18:45:53 +0000 translators (svn r15471) -Update: WebTranslator2 update to 2009-02-13 18:45:45 draft
Fri, 13 Feb 2009 18:43:56 +0000 yexo (svn r15470) -Fix [NoAI]: Check the types of the parameters passed to AddSetting, AddLabels and RegisterAI. draft
Fri, 13 Feb 2009 17:55:45 +0000 rubidium (svn r15469) -Fix (r15468): why doesn't subversion trigger the save of my text editor before doing the commit? draft
Fri, 13 Feb 2009 17:50:33 +0000 rubidium (svn r15468) -Fix: reword the multiplayer tooltip so it doesn't mention the (incorrect) number of players anymore. draft
Fri, 13 Feb 2009 17:17:34 +0000 yexo (svn r15467) -Fix [NoAI]: AIs with an error in their info.nut are no longer available in-game. draft
Fri, 13 Feb 2009 16:25:53 +0000 yexo (svn r15466) -Fix (r15330): The squirrel instance object was freed twice if an info.nut failed to compile. draft
Fri, 13 Feb 2009 02:11:54 +0000 smatz (svn r15465) -Codechange: constify most of AIInfo/AIFileInfo methods, move definition of very simple getters to header file draft
Fri, 13 Feb 2009 01:44:56 +0000 yexo (svn r15464) -Codechange [NoAI]: Call all info.nut functions exactly once and only during initialization. draft
Fri, 13 Feb 2009 01:24:30 +0000 yexo (svn r15463) -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. draft
Fri, 13 Feb 2009 00:18:56 +0000 yexo (svn r15462) -Change [NoAI]: Make AIController::GetTick() and AIController::GetSetting() static functions. draft
Thu, 12 Feb 2009 23:47:13 +0000 rubidium (svn r15461) -Fix (r15459): massive removal of strings from serbian. draft
Thu, 12 Feb 2009 22:25:53 +0000 rubidium (svn r15460) -Fix [NoAI]: don't require an instance to exist in the scope for static functions and limit exposure of the internal function GetClassName. draft
Thu, 12 Feb 2009 18:46:07 +0000 translators (svn r15459) -Update: WebTranslator2 update to 2009-02-12 18:45:56 draft
Thu, 12 Feb 2009 18:08:47 +0000 frosch (svn r15458) -Fix: Missing 'static'. draft
Thu, 12 Feb 2009 15:17:10 +0000 rubidium (svn r15457) -Fix: typo in stringid. draft
Thu, 12 Feb 2009 10:42:22 +0000 rubidium (svn r15456) -Fix(ish): add strgen support to add 'directional formatting codes', so one can guide the bidirectional rendering a bit better. draft
Thu, 12 Feb 2009 10:13:30 +0000 rubidium (svn r15455) -Fix: font autodetection didn't occur when directly loading a game via e.g. -g. draft
Wed, 11 Feb 2009 20:41:17 +0000 rubidium (svn r15454) -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.. draft
Wed, 11 Feb 2009 20:09:29 +0000 frosch (svn r15453) -Fix [FS#2450](r14613): Founding industries as OWNER_TOWN resulted in unwanted effects. draft
Wed, 11 Feb 2009 18:50:47 +0000 frosch (svn r15452) -Codechange: Add DC_NO_MODIFY_TOWN_RATING. draft
Wed, 11 Feb 2009 18:49:06 +0000 translators (svn r15451) -Update: WebTranslator2 update to 2009-02-11 18:46:59 draft
Wed, 11 Feb 2009 18:37:13 +0000 peter1138 (svn r15450) -Codechange: Remove unused RailTypesByte, unused RAILTYPES_... enum values, and change INVALID_RAILTYPES to be UINT_MAX. draft
Wed, 11 Feb 2009 18:33:27 +0000 frosch (svn r15449) -Codechange: Rename DC_NO_TOWN_RATING to DC_NO_TEST_TOWN_RATING as that is what it does. draft
Wed, 11 Feb 2009 18:10:12 +0000 peter1138 (svn r15448) -Codechange: Don't show rail types in selection drop downs if they have no label. draft
Wed, 11 Feb 2009 07:17:39 +0000 peter1138 (svn r15447) -Codechange: void functions don't tend to return true if and only if anyway draft
Wed, 11 Feb 2009 02:53:15 +0000 belugas (svn r15446) -Revert(r15445): Seems that "iff" stands for "if and only if". So not much of a typo. draft
Wed, 11 Feb 2009 02:30:08 +0000 belugas (svn r15445) -Fix: little typos draft
Wed, 11 Feb 2009 01:46:09 +0000 rubidium (svn r15444) -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. draft