Commit Graph

615 Commits (1304cc8db8c6699012677d1043f4ab511456f525)

Author SHA1 Message Date
frosch ad541cb188 (svn r22417) -Add: an advanced setting to specify the default palette to use for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option. 14 years ago
planetmaker aab49581ba (svn r22381) -Codechange: It's called 'steel', not 'steele' 14 years ago
smatz 75137872d1 (svn r22352) -Change: make YAPF the default pathfinder for ships, don't discourage players from using it 14 years ago
peter1138 6660278d5a (svn r22337) -Fix: Overly specific error message 14 years ago
orudge f3a203385f (svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British English 14 years ago
frosch 4e070b017e (svn r22305) -Add: One digit for the fractional part of train lengths in the depot view. 14 years ago
alberth b802a7fb77 (svn r22219) -Codechange: Unduplicate npf/yapf strings. 14 years ago
alberth 380b2cdc2b (svn r22217) -Codechange: Unduplicate horizontal positioning strings. 14 years ago
alberth 3738a94f98 (svn r22215) -Codechange: Unduplicate original/realistic strings. 14 years ago
alberth 00aeff8c02 (svn r22213) -Codechange: Unduplicate company on/off strings. 14 years ago
alberth db549cfacf (svn r22211) -Codechange: Unduplicate Off/On strings. 14 years ago
terkhen 67ce7c5c41 (svn r21974) -Feature: Add a setting to enable/disable funding local road reconstruction. 14 years ago
alberth b371711d78 (svn r21972) -Fix: Replace 'None' industries in the generation window with more descriptive label. 14 years ago
alberth e3a35f7d40 (svn r21969) -Feature: Introduce 'minimal' number of industries as a replacment for the old 'none' setting in the newgame window. 14 years ago
rubidium d8f158d170 (svn r21963) -Fix: saying something twice in an error message is not needed 14 years ago
rubidium 088223e058 (svn r21962) -Feature-ish: GUI setting to disable reversing at signals 14 years ago
rubidium 1afea0803f (svn r21961) -Remove: limitation that not loading and not unloading is mutual exclusive 14 years ago
rubidium fd7633def5 (svn r21960) -Change: show the length of vehicles in tiles, instead of half tiles in the depot
-Fix [FS#4461]: don't count the number of vehicles but the length of vehicles to (configurably) limit train length
14 years ago
rubidium 7086bb3017 (svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting 14 years ago
rubidium 8ee493b6e9 (svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join 14 years ago
rubidium c0f39415b9 (svn r21957) -Cleanup: gotodepot and timetabling settings are more or less useless; just don't use depot orders or timetabling if you don't want to use it 14 years ago
rubidium 1a9ae166eb (svn r21955) -Cleanup: always show the long date in the status bar 14 years ago
rubidium 12d3422539 (svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view 14 years ago
smatz 4aa45d8742 (svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for uniform stations has been broken for over a year 14 years ago
rubidium 25735450b1 (svn r21892) -Fix [FS#4421]: only some scenarios from the main scenario folder and no heightmaps could be started in the "start server" window 14 years ago
rubidium 79c908d6f3 (svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour 14 years ago
frosch 56d06b6ef8 (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. 14 years ago
planetmaker 3686582347 (svn r21781) -Change: Make the description of the setting on how to obtain the tooltip a bit clearer 14 years ago
alberth a273f94bc9 (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes. 14 years ago
alberth 541c36ee33 (svn r21756) -Add: Display name of the selected station type in the station picker window. 14 years ago
smatz f580e26183 (svn r21734) -Change: use 'landscaping' instead of 'terraforming' in the English lang file (peter1138) 14 years ago
rubidium be077e030e (svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company 14 years ago
terkhen e6dbc0ca88 (svn r21723) -Add: Enable/Disable all buttons to the owner view of the smallmap. 14 years ago
terkhen f7d9da95a7 (svn r21721) -Codechange: Rename the smallmap button panel and its strings. 14 years ago
terkhen 88f8363881 (svn r21720) -Feature: Allow to toggle visualization of company property in the owner view of the smallmap. 14 years ago
terkhen 1af95597cf (svn r21718) -Feature: Show a list of companies in the owner legend. 14 years ago
terkhen 929aaa7e08 (svn r21716) -Add: Tooltip for the industry legend at the smallmap. 14 years ago
yexo b6680625d3 (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the scenario editor / in game 14 years ago
rubidium 460bc601e9 (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year 14 years ago
smatz c8a1138fd7 (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the scenario editor, it is free there 14 years ago
rubidium 8a4ade3e40 (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent 14 years ago
rubidium 4d6841b553 (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 14 years ago
terkhen 9ff41df5e1 (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. 14 years ago
terkhen cf07974aaf (svn r21567) -Feature: Allow to refit only the selected part of a train consist. 14 years ago
planetmaker 9b33a8b055 (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions 14 years ago
smatz 874c00e647 (svn r21530) -Fix: remove trailing period from most of English strings 14 years ago
rubidium b362f3aee9 (svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic 14 years ago
rubidium d3bd44a9bc (svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen 14 years ago
rubidium d91a4f138f (svn r21478) -Change [FS#4297]: improve some order related tooltips. Based on patch by Krille 14 years ago
rubidium 0f52366443 (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 14 years ago