src/lang/english.txt
Fri, 28 Mar 2008 02:30:10 +0000 glx (svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type display for industries)
Thu, 27 Mar 2008 14:34:29 +0000 rubidium (svn r12441) -Feature: open the time table when pressing the order button while pressing the CTRL key. Patch by Phil Sophus.
Wed, 26 Mar 2008 10:08:17 +0000 rubidium (svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so someone without a keyboard can enter text too. Patch by Dominik.
Mon, 24 Mar 2008 20:30:08 +0000 glx (svn r12407) -Add [FS#1866]: more language flags for servers
Sat, 22 Mar 2008 11:27:46 +0000 maedhros (svn r12391) -Feature: Show whether a town is a "city" in the town description title bar.
Mon, 03 Mar 2008 19:15:53 +0000 peter1138 (svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way roads as this allowed competitors to remove the one-way state.
Wed, 27 Feb 2008 21:07:12 +0000 peter1138 (svn r12293) -Feature: Ability to change aircraft speed factor, from so
Wed, 13 Feb 2008 14:21:36 +0000 smatz (svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yorick)
Sun, 10 Feb 2008 18:31:33 +0000 smatz (svn r12104) -Fix (r12103): remember loading indicators transparency settings and make in switchable by Ctrl+9
Sun, 10 Feb 2008 15:53:26 +0000 smatz (svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings
Sun, 10 Feb 2008 14:49:44 +0000 maedhros (svn r12102) -Feature: Allow locking individual transparency settings so they will not be changed by pressing 'x'. (Roujin)
Wed, 30 Jan 2008 19:07:41 +0000 orudge (svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English
Wed, 30 Jan 2008 17:56:19 +0000 frosch (svn r12023) -Fix [FS#1690]: Put a better suited text in the quit-dialog.
Wed, 30 Jan 2008 17:36:28 +0000 belugas (svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
Sun, 27 Jan 2008 17:32:12 +0000 maedhros (svn r11994) -Codechange: Remove numbers from string names where the strings aren't present in TTD, since they don't correspond to either TTD's TextIDs or OpenTTD's StringIDs.
Sat, 26 Jan 2008 22:15:39 +0000 peter1138 (svn r11990) -Codechange: Show all cargo sources (en-route from) in the station view
Sat, 19 Jan 2008 17:00:54 +0000 peter1138 (svn r11926) -Feature: Rivers. Graphics must be provided by NewGRF else rivers are drawn as canals. Rivers can currently only be placed with-in the scenario editor.
Fri, 18 Jan 2008 21:08:40 +0000 peter1138 (svn r11919) -Codechange: Assign numbered parameters to world generator widgets to avoid separate DrawString()s, and do the same for the scenario flat-land window.
Thu, 17 Jan 2008 14:00:17 +0000 peter1138 (svn r11893) -Codechange: build map size drop downs dynamically and remove unneeded strings
Wed, 16 Jan 2008 11:25:15 +0000 rubidium (svn r11874) -Fix [FS#1655]: all wagons of maglev/monorail trains would get the livery colour of the engine instead of their wagon type.
Wed, 09 Jan 2008 11:46:40 +0000 rubidium (svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne Stellingwerf (FS#1613).
Tue, 01 Jan 2008 14:20:48 +0000 belugas (svn r11734) -Change: Allow ToggleFullScreen to return the result of the operation' attempt. Previously, only visual clues were available.
Thu, 27 Dec 2007 14:10:47 +0000 smatz (svn r11707) -Fix: do not allow refitting flooded (destroyed) vehicles
Tue, 18 Dec 2007 18:08:51 +0000 miham (svn r11660) -Change: english -> english (uk), english_us ->english (us)
Sat, 08 Dec 2007 14:54:43 +0000 rubidium (svn r11598) -Change [FS#1518]: some tooltips of the main toolbar did not 'enumerate' all options in a drop down menu.
Tue, 04 Dec 2007 22:50:07 +0000 rubidium (svn r11573) -Codechange: pause games that miss GRFs by default and throw some warnings and disclaimers when you want to unpause it.
Sun, 02 Dec 2007 14:48:26 +0000 rubidium (svn r11556) -Feature: allow setting a default password for new companies in network games.
Sat, 01 Dec 2007 21:40:18 +0000 rubidium (svn r11547) -Add: signal selection GUI for the ones that really like to use that over CTRL. Patch by BigBB.
Sat, 01 Dec 2007 02:59:22 +0000 belugas (svn r11545) -Revert(r11543): The result is not what was expected. Looks like more work might be needed
Sat, 01 Dec 2007 01:31:05 +0000 belugas (svn r11543) -Codechange: Give a more adequate message when trying to place an industry required to be built over a house on any other type of tiles.
Sat, 24 Nov 2007 09:27:20 +0000 rubidium (svn r11507) -Fix [FS#1463]: signs totally illegible when transparant signs is turned on and zoomed out more than one level.
Mon, 19 Nov 2007 04:34:40 +0000 belugas (svn r11474) -Feature: Allow to resize on creation the smallmap gui in order to show all the types industry available.
Sun, 18 Nov 2007 13:55:23 +0000 skidd13 (svn r11457) -Fix: (r11455) Reenable the accidentaly removed one way roads option
Thu, 15 Nov 2007 22:20:33 +0000 rubidium (svn r11442) -Feature: make news messages related to the industry (production) changes better configurable; you can now disable news messages popping up for industries you are not servicing. Patch by Alberth.
Thu, 15 Nov 2007 17:49:50 +0000 rubidium (svn r11435) -Codechange: show all players who have shares, not just the first two. Patch by SmatZ.
Mon, 12 Nov 2007 18:32:04 +0000 rubidium (svn r11420) -Fix [FS#1006]: industry closure news not properly shown when the news item pops up after the industry has been removed from the map.
Sun, 11 Nov 2007 14:32:18 +0000 truelight (svn r11409) -Update: as of now, I am a retired Developer, so mark me as such
Mon, 29 Oct 2007 23:02:31 +0000 rubidium (svn r11355) -Fix [FS#1377]: loading too many GRFs was not handled gracefully causing crashes and such.
Mon, 22 Oct 2007 19:11:50 +0000 rubidium (svn r11339) -Add: autoroad; same as autorail, but for road and trams and only on X and Y direction. Patch by Octopussy and skidd13.
Sun, 21 Oct 2007 14:59:05 +0000 rubidium (svn r11330) -Add: OTTD version checking for NewGRFs. This allows NewGRFs to do something different for different versions of OpenTTD, like disabling it for too low versions or loading different graphics.
Mon, 15 Oct 2007 19:59:27 +0000 rubidium (svn r11269) -Feature: user customisable faces. Patch by BigBB.
Mon, 08 Oct 2007 20:06:37 +0000 rubidium (svn r11229) -Fix [FS#1307]: one could sell vehicles that were crashed in a depot, which would still yield money.
Fri, 05 Oct 2007 22:10:15 +0000 rubidium (svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge.
Sun, 30 Sep 2007 17:38:42 +0000 rubidium (svn r11188) -Codechange: rewrite of the town action related code (remove some of the magic).
Wed, 26 Sep 2007 16:12:43 +0000 rubidium (svn r11172) -Codechange: rewrite of town road building and addition of the possibility to clean up unconnected road bits during the local road reconstructions. Based on a patch by skidd13.
Fri, 14 Sep 2007 22:27:40 +0000 rubidium (svn r11107) -Feature: some tool so one can still build tunnels under rails (and other structures) when the owner of the structure built it on foundations and if you have enough "empty" space ofcourse. One could use the tool for some other construction needs too. Patch by frosch.
Sun, 09 Sep 2007 10:34:32 +0000 rubidium (svn r11067) -Codechange: also make it possible to use the advanced vehicle list for other players. Patch by SmatZ.
Sat, 08 Sep 2007 22:04:49 +0000 rubidium (svn r11063) -Codechange: make it possible for people to view the loading indicators of everyone. Patch by SmatZ.
Wed, 29 Aug 2007 08:20:04 +0000 bjarni (svn r10996) -Feature: [OSX] added more options for right click emulation (controlled from the interface tab in the patch window)
Tue, 14 Aug 2007 10:46:38 +0000 rubidium (svn r10886) -Codechange: modify the "start network server" GUI so it can actually handle more than 10 clients/companies/spectators in a nice way, i.e. without making a combobox with 100 players and add 90 new strings to be able to do so.
Mon, 13 Aug 2007 18:59:34 +0000 truelight (svn r10878) -Add [FS#653]: added TileHeight to the Land Area Information tool (blove)
Tue, 07 Aug 2007 15:22:58 +0000 rubidium (svn r10821) -Cleanup: remove the strings that are not needed anymore since r10820.
Thu, 19 Jul 2007 17:27:49 +0000 rubidium (svn r10627) -Fix [FS#1052]: be consistent with the space between the company name and the player number, i.e. always put a space between them.
Sat, 14 Jul 2007 23:10:27 +0000 rubidium (svn r10567) -Add [FS#915]: a "group" with ungrouped vehicles. Patch by Matthias Wolf.
Tue, 10 Jul 2007 00:59:00 +0000 belugas (svn r10496) -Feature: Replace all the windows for Industry building by a more flexible one.
Sun, 08 Jul 2007 00:25:05 +0000 rubidium (svn r10473) -Codechange: make the industry "window", the one that shows when you click on an industry, more flexible to allow easier integration with newindustries.
Fri, 06 Jul 2007 07:24:10 +0000 rubidium (svn r10451) -Add: support for "prospecting" raw industries, i.e. you pay an amount of money and then it might (with a given chance) build a raw industry somewhere on the map.
Tue, 03 Jul 2007 17:20:17 +0000 glx (svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test must use {STRING1}, so pass it the correct params
Sat, 30 Jun 2007 19:46:18 +0000 peter1138 (svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instead of {COMPANY}
Sat, 30 Jun 2007 17:51:50 +0000 peter1138 (svn r10401) -Feature: new sign editor features including switching to previous/next sign (XeryusTC)