Sat, 02 Aug 2008 12:43:45 +0000 |
frosch |
(svn r13923) -Feature: Show [total-]cargo info in depot when [ctrl-]right-clicking on vehicle.
|
file |
diff |
annotate
|
Fri, 01 Aug 2008 23:08:11 +0000 |
rubidium |
(svn r13917) -Fix [FS#2178]: wrong tooltip for the industry directory's list.
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 01:53:03 +0000 |
belugas |
(svn r13872) -Feature: Split the news message announcing opening and closure of industries into two news of their own
|
file |
diff |
annotate
|
Fri, 25 Jul 2008 22:37:34 +0000 |
smatz |
(svn r13830) -Feature: show additional NewGRF info in the Tile Info window for stations, houses and industries
|
file |
diff |
annotate
|
Thu, 24 Jul 2008 15:19:26 +0000 |
smatz |
(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a depot (callback 0x11) and give a warning about that
|
file |
diff |
annotate
|
Wed, 23 Jul 2008 13:15:54 +0000 |
glx |
(svn r13797) -Fix [FS#2160](r13715): crash when displaying save/load errors
|
file |
diff |
annotate
|
Tue, 22 Jul 2008 14:17:29 +0000 |
peter1138 |
(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file.
|
file |
diff |
annotate
|
Fri, 18 Jul 2008 20:44:35 +0000 |
rubidium |
(svn r13732) -Feature: add a few extra columns with information to the server list. Patch by Pegasus.
|
file |
diff |
annotate
|
Fri, 18 Jul 2008 16:26:51 +0000 |
rubidium |
(svn r13730) -Fix: make a copy of the names for news messages about the deletion of companies as the removal of a company could lead to wrong names in the news messages.
|
file |
diff |
annotate
|
Thu, 17 Jul 2008 13:47:04 +0000 |
rubidium |
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they were printed, otherwise the text could change due to the few number of slots that could be used to bind.
|
file |
diff |
annotate
|
Mon, 14 Jul 2008 21:01:49 +0000 |
rubidium |
(svn r13704) -Fix: make timetables work more sensible when used in conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump.
|
file |
diff |
annotate
|
Mon, 14 Jul 2008 20:18:06 +0000 |
rubidium |
(svn r13702) -Fix: do not overflow the order/timetable window when 'long' orders are displayed.
|
file |
diff |
annotate
|
Wed, 25 Jun 2008 17:30:16 +0000 |
skidd13 |
(svn r13628) -Feature: enable building of aqueducts in the scenario editor
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 10:20:45 +0000 |
rubidium |
(svn r13576) -Codechange: disable static NewGRFs when non-static NewGRFs query them in the context of network games. This makes it impossible for static NewGRFs to disable non-static NewGRFs and 'bad' things happening because the non-static NewGRF doesn't know about the static NewGRF.
|
file |
diff |
annotate
|
Sat, 14 Jun 2008 01:08:59 +0000 |
belugas |
(svn r13513) -Codechange: Give proper message when building a river fails.
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 17:35:55 +0000 |
smatz |
(svn r13479) -Codechange: don't use word 'bridge' for aqueducts that often
|
file |
diff |
annotate
|
Wed, 11 Jun 2008 16:24:00 +0000 |
smatz |
(svn r13477) -Fix (r13464): correct tile type in the Query tile info window
|
file |
diff |
annotate
|
Tue, 10 Jun 2008 16:46:11 +0000 |
rubidium |
(svn r13444) -Codechange: make the order GUI somewhat more efficient. The most used options can be done with a single click now.
|
file |
diff |
annotate
|
Wed, 28 May 2008 16:45:00 +0000 |
skidd13 |
(svn r13311) -Codechange: Use GUIList for the industry directory window
|
file |
diff |
annotate
|
Sat, 24 May 2008 02:54:47 +0000 |
belugas |
(svn r13226) -Feature: Allow to have more than only two airports per town. The number of airports is now controlled by the noise each of them generates, the distance from town's center and how tolerant the town is.
|
file |
diff |
annotate
|
Wed, 21 May 2008 22:15:39 +0000 |
frosch |
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-window.
|
file |
diff |
annotate
|
Mon, 05 May 2008 23:04:24 +0000 |
glx |
(svn r12967) -Fix (r12966): my lang update script failed
|
file |
diff |
annotate
|
Mon, 05 May 2008 22:52:49 +0000 |
glx |
(svn r12966) -Update: apply english.txt changes from r12965 to other languages
|
file |
diff |
annotate
|
Mon, 05 May 2008 22:42:06 +0000 |
glx |
(svn r12965) -Codechange: add support for callback 37 in industries directory window
|
file |
diff |
annotate
|
Tue, 29 Apr 2008 21:31:29 +0000 |
peter1138 |
(svn r12924) -Feature: Introducing the so called 'engine pool' which primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
|
file |
diff |
annotate
|
Fri, 25 Apr 2008 16:33:40 +0000 |
smatz |
(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD without tram support, it is better than to simply crash
|
file |
diff |
annotate
|
Sun, 20 Apr 2008 21:36:41 +0000 |
glx |
(svn r12808) -Fix: enforce autorenew values range in command
|
file |
diff |
annotate
|
Fri, 18 Apr 2008 10:58:11 +0000 |
rubidium |
(svn r12766) -Add: sorting by road vehicle/train length. Based on a patch by Sir Bob.
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 20:31:21 +0000 |
rubidium |
(svn r12709) -Feature: show the last joined server. Heavily based on a patch by Yexo.
|
file |
diff |
annotate
|
Mon, 14 Apr 2008 12:42:01 +0000 |
maedhros |
(svn r12700) -Cleanup (r12699): Remove an unused string.
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 16:48:28 +0000 |
rubidium |
(svn r12687) -Change: show when a vehicle is actually leaving the station instead of loading/unloading.
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 13:07:25 +0000 |
rubidium |
(svn r12670) -Add: unconditional/always order 'jump/skip' variable.
|
file |
diff |
annotate
|
Sat, 12 Apr 2008 11:58:19 +0000 |
rubidium |
(svn r12667) -Feature: conditional 'skip/jump' orders.
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 15:58:46 +0000 |
rubidium |
(svn r12661) -Add: ability to send a vehicle (using default orders) to the nearest depot.
|
file |
diff |
annotate
|
Fri, 11 Apr 2008 14:27:18 +0000 |
rubidium |
(svn r12660) -Codechange: make the creation of depot order strings a little more modular (instead of causing a string explosion).
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 22:18:33 +0000 |
rubidium |
(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 17:23:51 +0000 |
rubidium |
(svn r12652) -Codechange: rework the order GUI a little more to make it a little more clear that 'transfer' is just an unload type.
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 10:18:03 +0000 |
rubidium |
(svn r12650) -Feature: ability to force a vehicle to not load at a station.
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 10:02:15 +0000 |
rubidium |
(svn r12649) -Fix: refit orders not being shown.
|
file |
diff |
annotate
|
Thu, 10 Apr 2008 08:30:15 +0000 |
rubidium |
(svn r12648) -Feature: allow four different non-stop types in a single game instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains.
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 23:00:12 +0000 |
rubidium |
(svn r12644) -Codechange: rework the order gui a little to prepare it for some future changes.
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 22:01:23 +0000 |
rubidium |
(svn r12643) -Codechange: be more explicit about the orders a vehicle has (non stop and full load are ambiguous and depend on some patch settings).
|
file |
diff |
annotate
|
Wed, 09 Apr 2008 19:52:33 +0000 |
rubidium |
(svn r12641) -Codechange: do not use the same button for two completely distinct tasks, just make an extra button for it and hide them when not needed.
|
file |
diff |
annotate
|
Sun, 06 Apr 2008 22:32:20 +0000 |
rubidium |
(svn r12596) -Feature: show what cargos a station could be supplied with. Patch by Roujin.
|
file |
diff |
annotate
|
Thu, 03 Apr 2008 19:55:40 +0000 |
smatz |
(svn r12547) -Feature: invisibility options to make objects invisible instead of transparent
|
file |
diff |
annotate
|
Tue, 01 Apr 2008 16:27:01 +0000 |
skidd13 |
(svn r12534) -Feature: Add a new type of town road layouts - random for each town
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 02:30:10 +0000 |
glx |
(svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type display for industries)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Mon, 24 Mar 2008 20:30:08 +0000 |
glx |
(svn r12407) -Add [FS#1866]: more language flags for servers
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Wed, 27 Feb 2008 21:07:12 +0000 |
peter1138 |
(svn r12293) -Feature: Ability to change aircraft speed factor, from so
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 14:21:36 +0000 |
smatz |
(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders (Yorick)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 10 Feb 2008 15:53:26 +0000 |
smatz |
(svn r12103) -Feature(tte): separate catenary transparency settings from building transparency settings
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 30 Jan 2008 19:07:41 +0000 |
orudge |
(svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English
|
file |
diff |
annotate
|
Wed, 30 Jan 2008 17:56:19 +0000 |
frosch |
(svn r12023) -Fix [FS#1690]: Put a better suited text in the quit-dialog.
|
file |
diff |
annotate
|
Wed, 30 Jan 2008 17:36:28 +0000 |
belugas |
(svn r12022) -Revert(r12018): Invisible trees are now separate from the building concept.
|
file |
diff |
annotate
|