lang/english.txt
Sat, 19 Aug 2006 16:33:10 +0000 truelight (svn r5953) -Fix: tooltip for FlatLand had wrong color (tnx glx)
Sat, 19 Aug 2006 10:00:30 +0000 truelight (svn r5946) -Add: merged the TGP branch to mainline. TGP adds:
Tue, 15 Aug 2006 14:52:17 +0000 rubidium (svn r5915) -Cleanup: some variables were named *_date while they were only holding years; rename these variables to match this.
Sat, 12 Aug 2006 10:41:29 +0000 bjarni (svn r5853) -Fix: [elrails] FS#178 Electric Trains can leave Conventional Depot
Sat, 22 Jul 2006 14:43:53 +0000 tron (svn r5594) Be more strict what's allowed to be built in a hangar: if the airport can't handle planes/helicopters don't present and disallow building planes/helicopters - the latter case wasn't covered yet.
Sun, 16 Jul 2006 00:32:00 +0000 belugas (svn r5504) Feature : Added Italian town name generator. (sidew)
Fri, 07 Jul 2006 02:44:51 +0000 belugas (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder.
Wed, 28 Jun 2006 17:33:04 +0000 peter1138 (svn r5403) - Feature: Allow building canals at sea-level, using ctrl to toggle canal or plain water tile. This allows building of non-raisable sea-level water ways (useful in multiplayer) and dikes for low-level areas.
Mon, 26 Jun 2006 20:58:49 +0000 richk (svn r5376) - Fix: Changed error message when trying to build a CTOL aircraft at a helidepot/helistation to "Airport has no runway". (Thanks to MeusH). Osprey can now be built at helidepot/helistation. (Thanks to mart3p).
Fri, 23 Jun 2006 22:05:40 +0000 richk (svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
Mon, 19 Jun 2006 17:22:57 +0000 tron (svn r5315) -Fix: Prohibit altering a road tile while road works are in progress
Sat, 10 Jun 2006 09:45:34 +0000 tron (svn r5211) Remove stray minus after colon, i.e. :- -> : (in one case even a stray colon)
Fri, 09 Jun 2006 07:45:26 +0000 peter1138 (svn r5191) - NewGRF: add cargo refit support for road vehicles
Sun, 28 May 2006 17:19:34 +0000 miham (svn r5003) [Translations] Several languages fixed by Tron
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
Mon, 22 May 2006 14:41:20 +0000 celestar (svn r4946) "Feature": Add a cheat that allows running electric engines on normal rail
Thu, 11 May 2006 11:24:09 +0000 celestar (svn r4823) -Fix: Improved tooltips for sortable station lists.
Thu, 11 May 2006 10:33:58 +0000 celestar (svn r4822) -Feature: Station List View can now be sorted and filtered (by waiting cargo type and facilities)
Sun, 07 May 2006 13:10:48 +0000 peter1138 (svn r4773) - Newstations: add proper tooltips to the station builder window
Wed, 03 May 2006 14:22:59 +0000 peter1138 (svn r4709) - Codechange: avoid messing around with globals, magic numbers and literal strings by using a string ID, when drawing the small right arrow for the small order lists (aircraft and ships)
Wed, 03 May 2006 06:24:14 +0000 peter1138 (svn r4706) - NewGRF: add the correct default error message for the wagon attach callback.
Mon, 01 May 2006 09:25:23 +0000 celestar (svn r4639) -Feature: Turkish town names (jnmbk)
Sun, 23 Apr 2006 15:01:46 +0000 tron (svn r4544) Merge two almost identical string (STR_1[08]00_LAND_SLOPED_IN_WRONG_DIRECTION) - one just contains two redundant words
Fri, 21 Apr 2006 03:00:20 +0000 belugas (svn r4493) Newgrf : Action 04. Beginning of implementation.
Thu, 20 Apr 2006 17:04:08 +0000 peter1138 (svn r4484) - Newstations: Use StringIDs instead of char*s to reference our custom names.
Sun, 09 Apr 2006 18:25:31 +0000 peter1138 (svn r4340) Add force {FORCE} to the units system. This is currently unused.
Fri, 07 Apr 2006 08:37:39 +0000 tron (svn r4310) The chat box has no visible window title, therefore remove the string
Mon, 03 Apr 2006 14:25:32 +0000 celestar (svn r4259) -[multistop] Fix/Feature/Codechange:
Fri, 31 Mar 2006 17:40:31 +0000 peter1138 (svn r4211) - Removed measuring units from the names of two strings.
Wed, 29 Mar 2006 16:30:26 +0000 celestar (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas.
Sun, 26 Mar 2006 22:02:11 +0000 peter1138 (svn r4127) - Update English language file to use tags for the new unit system.
Sun, 26 Mar 2006 21:50:57 +0000 peter1138 (svn r4126) - Feature: A new multi-lingual multi-measuring-unit system:
Sat, 18 Mar 2006 13:00:32 +0000 bjarni (svn r3944) -Feature: it's now possible to turn a single unit in a train
Thu, 16 Mar 2006 16:47:39 +0000 celestar (svn r3909) [multistop]
Sat, 04 Feb 2006 18:25:07 +0000 bjarni (svn r3535) -Feature: [autoreplace] allow autoreplacing of train wagons
Fri, 03 Feb 2006 18:32:59 +0000 peter1138 (svn r3528) - Feature: Allow sorting of vehicle lists by model or value (based on meush's work)
Tue, 31 Jan 2006 06:53:32 +0000 tron (svn r3495) Rename the string handles for cargo names with a quantity and abbreviated cargo names to something sensible, i.e. STR_QUANTITY_$NAME and STR_ABBREV_$NAME
Mon, 30 Jan 2006 22:36:35 +0000 Darkvater (svn r3494) - Update several languages. Thanks all translators online atm (Bjarni, glx, MeusH, Tron, me, my sister)
Sun, 29 Jan 2006 18:57:26 +0000 Darkvater (svn r3472) - [PBS] Remove from trunk. Anyone interested can still find it in branch/pbs. This reverts revisions r3158, r3140, r3075, r2977, r2674, r2625, r2621, r2529, r2528, r2525, r2524, r2519, r2517, r2516, r2507, r2499. (in conjunction with Tron)
Sun, 29 Jan 2006 09:52:54 +0000 peter1138 (svn r3465) - Reduce length of reverse scrolling patch option to make it fit in the window
Wed, 25 Jan 2006 18:11:06 +0000 Darkvater (svn r3427) - Feature: Allow seeing and setting the maximum amount of companies and spectators for a server. This can be changed/viewed during runtime as well in the console.
Thu, 19 Jan 2006 08:10:11 +0000 peter1138 (svn r3406) - Update year in copyright text
Wed, 18 Jan 2006 14:12:26 +0000 bjarni (svn r3402) -Fix: [building/cloning] added a string telling if build failed due to not being able to build a vehicle. Triggered when cloning a retired design
Thu, 29 Dec 2005 19:06:44 +0000 tron (svn r3354) Fix a typo, which survived for about 3000 revisions: s/SRT_SORT_BY/STR_SORT_BY/ (noticed by chu)
Thu, 29 Dec 2005 12:42:59 +0000 tron (svn r3353) Simplify the automatic length adjustment algorithm for replacing trains: Use the length of the train before the replacement as reference length
Tue, 20 Dec 2005 21:24:50 +0000 Darkvater (svn r3323) - Fix: automatically enable new AI when turning on the AI in multiplayer feature (it only works that way and we all know users don't read).
Sun, 18 Dec 2005 12:10:46 +0000 tron (svn r3313) Remove GPMI related changes from trunk
Tue, 22 Nov 2005 22:32:42 +0000 truelight (svn r3229) -Add: add more GPMI support. Now GPMI-based AIs can be loaded (doesn't change a thing if you didn't enable GPMI)
Mon, 21 Nov 2005 14:28:31 +0000 truelight (svn r3224) -Add: Allow the NewAI to work in Multiplayer Games (switchable via patch
Sat, 19 Nov 2005 12:37:28 +0000 tron (svn r3222) -Feature: Right-Click-Scrolling optionally moves in the opposite direction (Requested by manx)
Sat, 19 Nov 2005 11:07:42 +0000 miham (svn r3221) [Translations] Updated to 2005-11-19
Fri, 18 Nov 2005 23:41:03 +0000 bjarni (svn r3218) -Feature: Multiheaded train engines will now stay in the same train
Wed, 16 Nov 2005 12:37:22 +0000 tron (svn r3203) Directly use the currency symbols for pounds and yen in the language files like it's already done for dollar and euro
Wed, 09 Nov 2005 07:25:55 +0000 peter1138 (svn r3157) - Feature: Added patch option to link the terraform toolbar to the rail, road, water and airport toolbars. If enabled, the terraform toolbar will open and close with those toolbars.
Mon, 07 Nov 2005 23:20:47 +0000 bjarni (svn r3155) -Feature: [autoreplace] autoreplace can now remove cars from too long trains
Fri, 28 Oct 2005 00:09:59 +0000 Darkvater (svn r3096) - Feature: 'HOME' icon to saveload dialogs that jumps to the default save/load directory based on the dialog (added icon to openttd.grf, introduced FIOS_TYPE_DIRECT that allows arbitrary directory jumping).
Sun, 25 Sep 2005 19:39:42 +0000 miham (svn r2986) [Translations] Fixed up english.txt (still don't know how Webtranslator screwed it up)
Sat, 24 Sep 2005 20:24:35 +0000 miham (svn r2983) [Translations] Updating translations to 2005-09-24 {@892} (11 langs changed)
Sat, 24 Sep 2005 13:56:39 +0000 peter1138 (svn r2982) Newgrf: Added patch option for wagon speed limits. This is enabled by default.
Thu, 22 Sep 2005 10:31:09 +0000 peter1138 (svn r2969) -Newgrf: Show a wagon's speed limit in purchase list.