Commit Graph

575 Commits

Author SHA1 Message Date
rubidium
639e22b83b (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent 2010-12-27 21:10:52 +00:00
rubidium
64f04c3a74 (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen 2010-12-26 09:03:19 +00:00
terkhen
884b44990a (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. 2010-12-21 14:01:44 +00:00
terkhen
f8c31319e9 (svn r21567) -Feature: Allow to refit only the selected part of a train consist. 2010-12-21 13:59:16 +00:00
planetmaker
76658083f8 (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions 2010-12-20 19:17:24 +00:00
smatz
92d54c1e96 (svn r21530) -Fix: remove trailing period from most of English strings 2010-12-15 23:43:39 +00:00
rubidium
3cb75db0d4 (svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic 2010-12-13 21:53:54 +00:00
rubidium
6892cc8a60 (svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen 2010-12-13 15:15:02 +00:00
rubidium
15e07279dd (svn r21478) -Change [FS#4297]: improve some order related tooltips. Based on patch by Krille 2010-12-12 14:46:42 +00:00
rubidium
293ede7bdf (svn r21471) -Change [FS#4153]: make building aqueducts behave more like building tunnels. They can't be built on flat (or foundationed) tiles, so there is at most one destination tile like there is only one for tunnels 2010-12-11 19:49:44 +00:00
planetmaker
2a62be547a (svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menu 2010-12-11 13:38:35 +00:00
rubidium
834f4f157a (svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're stopping a shared order, and make it possible retain the order list upon unsharing (sbr) 2010-12-11 10:52:45 +00:00
rubidium
00d3428edf (svn r21431) -Cleanup: remove the build-while-paused cheat 2010-12-07 21:13:34 +00:00
rubidium
49162ab39b (svn r21428) -Fix [FS#4021]: vehicles could be built while the game it paused. Now you can enable or disable that with a setting 2010-12-07 21:09:30 +00:00
rubidium
df410fd7ed (svn r21426) -Change: introduce a setting for the types of commands that are allowed to be executed while paused 2010-12-07 21:08:08 +00:00
rubidium
98df56d032 (svn r21390) -Codechange: prepare the network join progress bar for getting the file size later in the download process, i.e. when a chunk of the savegame is already received by the client 2010-12-05 14:32:13 +00:00
alberth
fd2f1399d4 (svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text box when cheating the year. 2010-12-04 21:51:02 +00:00
rubidium
529da62f15 (svn r21335) -Change: be a bit more explicit that the game state can get broken by changing NewGRFs 2010-11-26 23:25:34 +00:00
rubidium
be1df5f720 (svn r21317) -Change: improve the wording of some of the settings strings 2010-11-24 23:30:42 +00:00
planetmaker
974cff7299 (svn r21316) -Fix: Some more strings where 'player' actually meant 'company' 2010-11-24 23:29:59 +00:00
rubidium
bfbb2bdc3f (svn r21315) -Cleanup: remove a pair of unused strings 2010-11-24 23:17:52 +00:00
planetmaker
753b1ca0a7 (svn r21313) -Fix: Max vehicle settings are per company, not per player 2010-11-24 22:54:16 +00:00
rubidium
874abb2965 (svn r21256) -Fix [FS#4189]: Clients weren't always notified when the connection was lost 2010-11-19 15:55:53 +00:00
rubidium
5a503d505b (svn r21231) -Codechange: Generalize the naming of some settings and variables related to visual effects (Hirundo) 2010-11-18 14:01:20 +00:00
rubidium
602a0f10fa (svn r21223) -Fix: use proper plural for the short cargo unit names 2010-11-17 18:16:21 +00:00
rubidium
418cca075f (svn r21222) -Codechange: unify some string drawing and make it use the proper infrastructure for that... 2010-11-17 18:15:27 +00:00
rubidium
a950e9a4a8 (svn r21221) -Fix (r11429): short cargo units names for some cargo types/strings are not properly mapped to the strings that we use for the default industries 2010-11-17 18:04:11 +00:00
rubidium
3136775bbe (svn r21220) -Codechange: give a string a much better name 2010-11-17 17:52:10 +00:00
frosch
33281491b1 (svn r21217) -Add: Plural codes to some english strings. 2010-11-16 21:11:34 +00:00
terkhen
c96cb9ce37 (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 2010-11-16 20:56:04 +00:00
rubidium
a9da53c106 (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 2010-11-13 23:40:36 +00:00
rubidium
9770d88412 (svn r21154) -Fix [FS#4223]: OPF has been removed for trains, so the 90 degree turn option doesn't need to mention it's not supported for OPF 2010-11-12 21:37:15 +00:00
rubidium
bb19bdd566 (svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static NewGRF for desync purposes" message 2010-11-10 17:02:12 +00:00
planetmaker
1ee62de0a3 (svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road vehicles by tractive effort 2010-11-06 20:20:03 +00:00
orudge
42b074cb9c (svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more 2010-10-17 22:03:05 +00:00
orudge
b86d91ce73 (svn r20981) -Fix: British English uses 'centre', not 'center' 2010-10-17 21:37:27 +00:00
frosch
38c350fad5 (svn r20960) -Add: Allow setting 'minimal compatible version' via Action14. (planetmaker)
Note: Setting 'VRSN' also sets 'MINV' resulting in the Grf being only compatible to the same version. Set 'MINV' after 'VRSN' if your Grf is compatible to older versions.
2010-10-17 12:14:49 +00:00
frosch
c49debbe63 (svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead. 2010-10-04 20:12:38 +00:00
terkhen
e90930e572 (svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). 2010-09-20 18:56:35 +00:00
terkhen
b916c5d8c1 (svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. 2010-09-20 18:48:33 +00:00
frosch
06678a8ac2 (svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. 2010-09-09 20:49:56 +00:00
yexo
c07fdab16c (svn r20716) -Feature: add airport class and airport name to the land info tool 2010-09-01 23:14:15 +00:00
rubidium
a8b992f4fd (svn r20673) -Codechange: add support for inspecting objects 2010-08-28 19:48:46 +00:00
rubidium
c862ab42c9 (svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor 2010-08-28 19:45:56 +00:00
rubidium
7b16c7650b (svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
2010-08-28 19:43:41 +00:00
rubidium
8fd9728e19 (svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause) 2010-08-28 18:37:49 +00:00
rubidium
f9a9b0ed4a (svn r20649) -Codechange: implement classes for objects 2010-08-28 17:32:30 +00:00
yexo
f6f218cf6b (svn r20604) -Feature: add a reset button to the newgrf parameters window 2010-08-23 22:25:50 +00:00
frosch
03ab158935 (svn r20579) -Change (r1579): Allow removing of buoys if they are only used by own vehicles. 2010-08-20 12:50:59 +00:00
rubidium
552adca67f (svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker 2010-08-19 19:23:38 +00:00