Commit Graph

906 Commits (fa53abe864a6939dc4dac8a6c61443e486e0eb04)

Author SHA1 Message Date
michi_cc 8b65e041eb (svn r24140) -Add [FS#1117]: Group name in the replace vehicle window caption. (Juanjo) 12 years ago
michi_cc 6a70abbd99 (svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get old. (Vikthor) 12 years ago
michi_cc f3e295b4ec (svn r24134) -Add: Configurable limits for tree planting. 12 years ago
michi_cc 181de38ae3 (svn r24133) -Add [FS#4984]: Lithuanian currency. (devastator) 12 years ago
michi_cc 32ab630bda (svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour schemes at once. (Roest) 12 years ago
michi_cc 708d5b6712 (svn r24129) -Feature [FS#3660]: Option to minimise signal distance when dragging over obstacles. (adf88) 12 years ago
michi_cc aa47d6c7f2 (svn r24127) -Feature [FS#1497]: Allow closing airports for incoming aircraft. (Based on patch by cirdan) 12 years ago
rubidium 927734e6ce (svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn dirty blocks/rectangles 12 years ago
frosch 77ff4c9155 (svn r24058) -Fix [FS#5124]: Wrong numbering of string parameters. 12 years ago
frosch a1f2ad880d (svn r24040) -Fix [FS#5095]: Improve error messages wrt. the placement restrictions of banks, water towers and toy shops. 12 years ago
rubidium bf6434abaf (svn r24023) -Fix [FS#5090]: pass cases down into the list of cargos 12 years ago
frosch 102f2d548f (svn r24020) -Fix [FS#4898]: Unify the spacing in 'AI/Game Script' and never just say 'Game' when 'Game Script' is meant. 12 years ago
frosch 031f6ee611 (svn r23991) -Fix [FS#5076]: Also display the cargo subtype for vehicles which have no capacity, but a subtype. 13 years ago
rubidium e3c665a3cb (svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit game/scenario/editor strings 13 years ago
michi_cc 9941b4386e (svn r23956) -Fix (r23949): Fix wrong position argument in translated timetable strings. 13 years ago
michi_cc 1274a77da0 (svn r23949) -Fix (r23947): Wrong positional parameter for timetable string. 13 years ago
michi_cc f2c694c8fb (svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles. 13 years ago
rubidium c44d9fc366 (svn r23937) -Change: improve the wording of some of the timeout related "error" messages 13 years ago
rubidium 90af3c494a (svn r23933) -Codechange: make the text file window strings more generic (LordAro) 13 years ago
rubidium 27e54a4e36 (svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders disable automatic servicing 13 years ago
rubidium fbf29d5da8 (svn r23900) -Update [FS#5041]: some error/inconsistencies in the UK base "translation" 13 years ago
frosch 98454e31e8 (svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise. 13 years ago
rubidium 9f162e7115 (svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options 13 years ago
yexo fab78a7bf2 (svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken 13 years ago
frosch 64b6d03cd3 (svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem. 13 years ago
frosch 1dc8de17e0 (svn r23806) -Fix: [NewGRF] Integer parameters in ActionB did not quite work anymore. 13 years ago
truebrain 6c7c02eb14 (svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-side. As extra, split up one of the errors in 3 errors, to be more specific what goes wrong. As cherry on top, make sure on all sides we can never again forget to add such entries on both sides, by introducing an assert_compile() 13 years ago
rubidium bddfcaef95 (svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower and configurable 13 years ago
alberth c19d7bfdae (svn r23762) -Fix [FS#4954]: Removed double words in three strings, and one change 'cost' to 'income' in english.txt (thanks Tranzistors) 13 years ago
frosch fa0949577e (svn r23760) -Feature: Allow readonly display of NewGRF parameters, if GRF list may not be edited. 13 years ago
rubidium d0770c8319 (svn r23753) -Fix [FS#4952]: use plurals for the infrastructure stats 13 years ago
rubidium abbc0f052b (svn r23733) -Fix-ish [FS#4939]: cheating to different climates messes things even more up than changing NewGRFs in-game... so guess what happened 13 years ago
truebrain 34d90da509 (svn r23731) -Add: add GSGoal::Question(), to ask a question to a(ll) company(ies). It can contain random text, and at most 3 buttons from a collection of 17 13 years ago
rubidium d2f776ef3e (svn r23720) -Fix/Feature [FS#4935]: show the script debug window also when the game script crashes 13 years ago
rubidium b111813d0b (svn r23698) -Fix (r21685): small, apparantly yearly reoccuring, typo 13 years ago
rubidium 8b223f0274 (svn r23695) -Fix/Feature [FS#4916]: make a distinction between fully zoomed in and default zoomed in screenshots 13 years ago
truebrain 0f8360eee9 (svn r23645) -Fix: missing 2 strings 13 years ago
truebrain 3ada3b9cc5 (svn r23630) -Add: a Goal GUI to show your current goals 13 years ago
truebrain e0ffe4faf2 (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only) 13 years ago
truebrain 55de5d336c (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only) 13 years ago
truebrain 83f2785f54 (svn r23611) -Add: run the begin of the script already while generating, and don't sleep on DoCommand while doing so 13 years ago
truebrain 5718c2e2e3 (svn r23607) -Add: wire GameScript in all the GUIs 13 years ago
frosch 6ae8cac432 (svn r23589) -Codechange: Make the AI-start-delay setting translateable. 13 years ago
michi_cc 7f8162c324 (svn r23508) -Add: Engine sorter for aircraft range. 13 years ago
michi_cc 34ffd08a19 (svn r23505) -Add: Indication in the order list if the next destination of an order is out of range. 13 years ago
michi_cc def8e7215b (svn r23504) -Feature: Aircraft range. 13 years ago
frosch 1ea449630d (svn r23497) -Add: Advanced display setting to control the linewidth in graphs. (ChillCore) 13 years ago
yexo e0e5e51e2a (svn r23492) -Feature: add 'view website' button to the online content window 13 years ago
rubidium 0ca25fb3af (svn r23480) -Fix [FS#4594]: replace OS error messages with internal error messages when that's possible 13 years ago
frosch a46de3e501 (svn r23449) -Fix (r23140): Wrong parameters in error message. 13 years ago
michi_cc d3b7b89493 (svn r23415) -Feature: Infrastructure maintenance costs. 13 years ago
michi_cc 6083d6ffb4 (svn r23410) -Add: A window with a detailed overview over the infrastructure of a company. 13 years ago
truebrain 9dde1287aa (svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_max_opcode_till_suspend 13 years ago
truebrain cc12942d70 (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 13 years ago
peter1138 81598273e9 (svn r23316) -Feature: Add ability to zoom in to 2x and 4x level. 13 years ago
peter1138 4e97261315 (svn r23314) -Add: Add settings to restrict viewport zoom levels. 13 years ago
truebrain e30256692f (svn r23303) -Add: economy.fund_buildings, to disallow funding buildings 13 years ago
truebrain f906ebd2a5 (svn r23300) -Add: show on the GUI when a town grows and make a general framework to store goals of a town 13 years ago
rubidium b8866be093 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent 13 years ago
frosch 0d901d599f (svn r23249) -Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license. 13 years ago
frosch b725913f3b (svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic. 13 years ago
rubidium 02b884d923 (svn r23244) -Feature: if the installation is ananas, try to get the b without b installed 13 years ago
rubidium d4e1efc78b (svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid) 13 years ago
rubidium 7ec374e5f6 (svn r23181) -Cleanup: remove some unused strings (monoid) 13 years ago
rubidium dcee792bab (svn r23180) -Cleanup: remove traces of having to double click on the NewGRF for changing the parameters 13 years ago
rubidium 514d887690 (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) 13 years ago
frosch 56e5144f71 (svn r23140) -Add: ErrorUnknownCallbackResult() 13 years ago
michi_cc fe574b7e0c (svn r23129) -Add: [NewGRF] Property for the rail type name. 13 years ago
michi_cc 3f853e7a56 (svn r23089) -Add: Allow specifying refits for go-to station orders. 13 years ago
michi_cc 6c7cbb1d46 (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid) 13 years ago
terkhen 1916088d11 (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) 13 years ago
frosch 4e5d841d66 (svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) 13 years ago
frosch c9982cfbd4 (svn r22857) -Fix: Spelling of lifetime. (monoid) 13 years ago
frosch 8a9b68d964 (svn r22850) -Feature: Display separate ocean and canal speeds in the ship purchase list, if they differ. 13 years ago
rubidium 70179db81e (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms 13 years ago
rubidium 2cd07511a7 (svn r22814) -Fix (r22813): typo 13 years ago
rubidium 8a58b8680c (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent 13 years ago
rubidium 312e525e33 (svn r22812) -Fix: incorrect currency code 13 years ago
rubidium 0ad82be1f3 (svn r22807) -Feature-ish: show a message about missing strings in the intro window if a certain (configurable) threshold has been reached and its not a stable release 13 years ago
rubidium dc5f44883b (svn r22797) -Add: progress bar for scanning NewGRFs 13 years ago
rubidium 11a4e402c6 (svn r22768) -Add: progress bar updates for river building 13 years ago
rubidium 0041408e4f (svn r22767) -Add: river generation 13 years ago
planetmaker 3fb66890ee (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu) 13 years ago
planetmaker 3045c3fd2a (svn r22675) -Change: Add a menu entry for the sprite bounding box debuging feature in the help menu and enable bounding boxes only in conjunction with the newgrf developer tools 13 years ago
michi_cc 624aec0b19 (svn r22657) -Add: [NewGRF] More default error messages for the industry shape and location callbacks. 13 years ago
frosch a241a4ce97 (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. 13 years ago
alberth 9bc3d8861f (svn r22514) -Feature: Save heightmap in scenario editor. 13 years ago
alberth c6f3ded6d5 (svn r22513) -Add: Allow for saving a heightmap from the file dialogue window. 13 years ago
planetmaker 29ac44af7c (svn r22474) -Change: Reflect r22473 also in how it reads in the order list 13 years ago
planetmaker 43c8cd1d5e (svn r22473) -Codechange: Automatic orders are better called implicit orders as no real order influencing path finding is added 13 years ago
frosch 2cec96388c (svn r22444) -Add: When GRFs are disabled via Action E or due to GRM failure, also display an error in the GUI. 13 years ago
frosch bfd09004fe (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. 13 years ago
planetmaker a04672454f (svn r22381) -Codechange: It's called 'steel', not 'steele' 13 years ago
smatz c3f1fd5716 (svn r22352) -Change: make YAPF the default pathfinder for ships, don't discourage players from using it 13 years ago
peter1138 7b4620d66b (svn r22337) -Fix: Overly specific error message 13 years ago
orudge 8d8fda5662 (svn r22320) -Fix [FS#4590]: "Shopping centre" is more accurate in British English 13 years ago
frosch ce993e7cd4 (svn r22305) -Add: One digit for the fractional part of train lengths in the depot view. 13 years ago
alberth d3569f917d (svn r22219) -Codechange: Unduplicate npf/yapf strings. 14 years ago
alberth c46de7fc7b (svn r22217) -Codechange: Unduplicate horizontal positioning strings. 14 years ago
alberth 7ee064b75d (svn r22215) -Codechange: Unduplicate original/realistic strings. 14 years ago
alberth 3d6246ba9e (svn r22213) -Codechange: Unduplicate company on/off strings. 14 years ago
alberth 5f505a69f3 (svn r22211) -Codechange: Unduplicate Off/On strings. 14 years ago
terkhen a4b08dddd1 (svn r21974) -Feature: Add a setting to enable/disable funding local road reconstruction. 14 years ago
alberth 7935eab3dc (svn r21972) -Fix: Replace 'None' industries in the generation window with more descriptive label. 14 years ago
alberth bdf5a1c2f7 (svn r21969) -Feature: Introduce 'minimal' number of industries as a replacment for the old 'none' setting in the newgame window. 14 years ago
rubidium bbd308adef (svn r21963) -Fix: saying something twice in an error message is not needed 14 years ago
rubidium 0fe0225751 (svn r21962) -Feature-ish: GUI setting to disable reversing at signals 14 years ago
rubidium 773c6765e6 (svn r21961) -Remove: limitation that not loading and not unloading is mutual exclusive 14 years ago
rubidium c85d350310 (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 46b3d114a8 (svn r21959) -Change: replace longbridges with custom maximum bridge and tunnel length setting 14 years ago
rubidium 4355231f67 (svn r21958) -Cleanup: join_stations setting; can done by distant join and could be subverted by distant join 14 years ago
rubidium 4c5ca17486 (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 313c1bc171 (svn r21955) -Cleanup: always show the long date in the status bar 14 years ago
rubidium 2ad1279725 (svn r21954) -Cleanup: remove setting to not show the vehicle speed in the vehicle view 14 years ago
smatz 3057a26fd5 (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 cc8da3e5ab (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 62128e8263 (svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastructure" setting name/description didn't match the behaviour 14 years ago
frosch 6e4dd56158 (svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage of GRFs with versions above 7. 14 years ago
planetmaker 09d7f172a6 (svn r21781) -Change: Make the description of the setting on how to obtain the tooltip a bit clearer 14 years ago
alberth 313654f18d (svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list of newobject classes. 14 years ago
alberth 0a16e4ee91 (svn r21756) -Add: Display name of the selected station type in the station picker window. 14 years ago
smatz ce9a7acc8f (svn r21734) -Change: use 'landscaping' instead of 'terraforming' in the English lang file (peter1138) 14 years ago
rubidium eab47d2227 (svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company 14 years ago
terkhen 38ed740e80 (svn r21723) -Add: Enable/Disable all buttons to the owner view of the smallmap. 14 years ago
terkhen 7e6e7a6737 (svn r21721) -Codechange: Rename the smallmap button panel and its strings. 14 years ago
terkhen b621e4545c (svn r21720) -Feature: Allow to toggle visualization of company property in the owner view of the smallmap. 14 years ago
terkhen 2103f7e91a (svn r21718) -Feature: Show a list of companies in the owner legend. 14 years ago
terkhen ebb360f48c (svn r21716) -Add: Tooltip for the industry legend at the smallmap. 14 years ago
yexo b22945350f (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the scenario editor / in game 14 years ago
rubidium 36f55a8823 (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year 14 years ago
smatz 4a0ce4bb14 (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 639e22b83b (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent 14 years ago
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 14 years ago
terkhen 884b44990a (svn r21570) -Add: Allow to select a vehicle and the following chain with a keyboard shortcut. 14 years ago
terkhen f8c31319e9 (svn r21567) -Feature: Allow to refit only the selected part of a train consist. 14 years ago
planetmaker 76658083f8 (svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the shift key for several actions 14 years ago
smatz 92d54c1e96 (svn r21530) -Fix: remove trailing period from most of English strings 14 years ago
rubidium 3cb75db0d4 (svn r21506) -Codechange: rename the train/vehicle lost warning strings to be more generic 14 years ago
rubidium 6892cc8a60 (svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. Based on patch by fonsinchen 14 years ago
rubidium 15e07279dd (svn r21478) -Change [FS#4297]: improve some order related tooltips. Based on patch by Krille 14 years ago
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 14 years ago
planetmaker 2a62be547a (svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menu 14 years ago
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) 14 years ago
rubidium 00d3428edf (svn r21431) -Cleanup: remove the build-while-paused cheat 14 years ago
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 14 years ago
rubidium df410fd7ed (svn r21426) -Change: introduce a setting for the types of commands that are allowed to be executed while paused 14 years ago
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 14 years ago
alberth fd2f1399d4 (svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text box when cheating the year. 14 years ago
rubidium 529da62f15 (svn r21335) -Change: be a bit more explicit that the game state can get broken by changing NewGRFs 14 years ago
rubidium be1df5f720 (svn r21317) -Change: improve the wording of some of the settings strings 14 years ago
planetmaker 974cff7299 (svn r21316) -Fix: Some more strings where 'player' actually meant 'company' 14 years ago
rubidium bfbb2bdc3f (svn r21315) -Cleanup: remove a pair of unused strings 14 years ago
planetmaker 753b1ca0a7 (svn r21313) -Fix: Max vehicle settings are per company, not per player 14 years ago
rubidium 874abb2965 (svn r21256) -Fix [FS#4189]: Clients weren't always notified when the connection was lost 14 years ago
rubidium 5a503d505b (svn r21231) -Codechange: Generalize the naming of some settings and variables related to visual effects (Hirundo) 14 years ago
rubidium 602a0f10fa (svn r21223) -Fix: use proper plural for the short cargo unit names 14 years ago
rubidium 418cca075f (svn r21222) -Codechange: unify some string drawing and make it use the proper infrastructure for that... 14 years ago
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 14 years ago
rubidium 3136775bbe (svn r21220) -Codechange: give a string a much better name 14 years ago
frosch 33281491b1 (svn r21217) -Add: Plural codes to some english strings. 14 years ago
terkhen c96cb9ce37 (svn r21214) -Add: Display mail capacity when refitting an aircraft to passengers. 14 years ago
rubidium a9da53c106 (svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configurable, why isn't the statusbar's location configurable? 14 years ago
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 14 years ago
rubidium bb19bdd566 (svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static NewGRF for desync purposes" message 14 years ago
planetmaker 1ee62de0a3 (svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road vehicles by tractive effort 14 years ago
orudge 42b074cb9c (svn r20982) -Change: Don't refer to OpenTTD as a "clone" any more 14 years ago
orudge b86d91ce73 (svn r20981) -Fix: British English uses 'centre', not 'center' 14 years ago
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.
14 years ago
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. 14 years ago
terkhen e90930e572 (svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). 14 years ago
terkhen b916c5d8c1 (svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. 14 years ago
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. 14 years ago
yexo c07fdab16c (svn r20716) -Feature: add airport class and airport name to the land info tool 14 years ago
rubidium a8b992f4fd (svn r20673) -Codechange: add support for inspecting objects 14 years ago
rubidium c862ab42c9 (svn r20671) -Add: feature F (not action F as written mistakenly in the previous message) support for the scenario editor 14 years ago
rubidium 7b16c7650b (svn r20670) -Add: support for action F
-Add: a window to select (NewGRF) objects
14 years ago
rubidium 8fd9728e19 (svn r20659) -Feature: make the (flat) area around an industry configurable (Eddi|zuHause) 14 years ago
rubidium f9a9b0ed4a (svn r20649) -Codechange: implement classes for objects 14 years ago
yexo f6f218cf6b (svn r20604) -Feature: add a reset button to the newgrf parameters window 14 years ago
frosch 03ab158935 (svn r20579) -Change (r1579): Allow removing of buoys if they are only used by own vehicles. 14 years ago
rubidium 552adca67f (svn r20566) -Feature: happy smiles on the faces of Ammler and planetmaker 14 years ago
yexo 44ba57bb79 (svn r20555) -Fix [FS#4053]: wrong tooltip for the company select button in the AI debug and performance rating windows 14 years ago
rubidium a4c6d07edc (svn r20553) -Feature: allow rate limiting of incoming commands 14 years ago
yexo 82e37c3cca (svn r20535) -Codechange: make the 'vehicle must be stopped in depot' strings consistant 14 years ago
yexo eeca1846d6 (svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings 14 years ago
terkhen ff1c565e14 (svn r20516) -Feature [FS#3472]: Filter signs at the sign list window. (Zuu) 14 years ago
rubidium 8b9a71d45f (svn r20513) -Change: unify style of some "broken NewGRF" strings 14 years ago
michi_cc 71ff3c4bb4 (svn r20508) -Add [FS#3973]: A new screenshot type that makes a zoomed-in screenshot of the visible viewport. (Eddi) 14 years ago
michi_cc 0796ba3d26 (svn r20507) -Change: Remove the shortcut hints from the screenshot menu strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot". 14 years ago
frosch 236737b2f2 (svn r20505) -Feature [FS#3978]: Allow changing visual effect when changing railtype. 14 years ago
rubidium 89b2b9370a (svn r20482) -Codechange: move some object related information off the map and unify the relation objects have to towns 14 years ago
frosch 7e5309a28a (svn r20479) -Change: Use 'Buttons Name: Value' layout for AI and NewGRF parameter GUI. 14 years ago
rubidium 6245a9556b (svn r20444) -Cleanup: unify writing of {NUM} x {NUM} 14 years ago
alberth 2fa665114e (svn r20414) -Feature: Enable industries in the smallmap displayed in the industry chain window. 14 years ago
rubidium 3da3d131c6 (svn r20411) -Codechange: rename unmovables as quite a lot of them are actually movable; e.g. HQ and owned land are pretty movable. 14 years ago
yexo a3a24f4c68 (svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (SirkoZ) 14 years ago
yexo 330c2f979e (svn r20365) -Codechange: allow multiple layouts for one airport statemachine, store the layout number 14 years ago
rubidium b74cee45be (svn r20356) -Fix [FS#3983]: apparantly one generic error message can't be understood... 14 years ago
rubidium 49cee72fa4 (svn r20328) -Codechange: unify the unmovable related commands and make building lighthouses/transmitters actually happen via a command 14 years ago
terkhen ca0751adb8 (svn r20322) -Codechange: Move Expand town code to a command. 14 years ago
rubidium ac280af8bc (svn r20259) -Add: allow NewGRFs to specify their version and use that to hide old NewGRFs / to choose the newest when loading compatible NewGRFs 14 years ago
yexo 5a2862814a (svn r20258) -Feature: more user-friendly gui to change NewGRF parameters 14 years ago
rubidium 0c54c242e2 (svn r20244) -Fix: the caption of the "Available vehicle" lists was black, whereas for building those vehicles, which uses the exact same window, it was white. 14 years ago
rubidium 4a6c317d42 (svn r20243) -Update: the strings; they don't need the {WHITE} colour code anymore either 14 years ago
terkhen 4f9b49653b (svn r20227) -Fix [FS#3985]: Don't spend cash when building a statue fails. 14 years ago
rubidium 5ed982bbff (svn r20226) -Fix: make "space after ..." usage uniform in English (UK) again 14 years ago
alberth 27dba2b3b2 (svn r20208) -Add: Allow access of the industry cargoes window from the industry view window. 14 years ago
alberth 85c775e7f3 (svn r20206) -Feature: Display suppliers and customers of an industry or cargo. 14 years ago
rubidium 13f764c113 (svn r20147) -Change: make some of the english strings more consistent with eachother and OpenTTD's behaviour 14 years ago
terkhen fa3d9d04d3 (svn r20144) -Feature: Allow to configure the delay of hover events, or to disable them completely. 14 years ago
frosch 5cc2591716 (svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'. 14 years ago
terkhen 175547b3a5 (svn r20122) -Fix: Correct vehicle list tooltips at the depot window. 14 years ago
terkhen 066aa61a45 (svn r20116) -Add: Show an specific error message when trying to convert/remove nonexistant signals. 14 years ago
terkhen bb24713218 (svn r20115) -Add: Show an specific error message when trying to remove nonexistant stations. 14 years ago
terkhen 191389fa8d (svn r20114) -Add: Show an specific error message when trying to remove rail or build/convert/remove signals over nonexistant railways. 14 years ago
terkhen 40e58f78ba (svn r20113) -Add [FS#3895]: Show an specific error message when trying to remove nonexistant roads (Krille). 14 years ago
michi_cc 34f32cbbf4 (svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level crossings per railtype. 14 years ago
michi_cc a75583bbb6 (svn r20048) -Feature: Add a setting to forbid towns building level crossings. 14 years ago
rubidium 876eb5ee0b (svn r19998) -Codechange: Unify the order of ship and plane icon in network-lobby with the rest of the game (frosch) 14 years ago
frosch ff89345a5c (svn r19984) -Feature: Show some savegame details when selecting items in saveload GUIs. 14 years ago
frosch 16618e6f16 (svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK. 14 years ago
terkhen a345711a89 (svn r19962) -Cleanup: Remove unused "destroyed vehicle" strings. 14 years ago
terkhen 54403a8251 (svn r19961) -Codechange: Unify "vehicle is destroyed" errors. 14 years ago
belugas e4e51c22af (svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" (planetmaker) 14 years ago
rubidium 45440063b5 (svn r19884) -Feature: translatable desktop shortcut comments 14 years ago
frosch 393134ed69 (svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', if the player removed the supplying NewGRFs. 14 years ago
alberth 637ee45545 (svn r19841) -Feature: Setup NewGRFs from a single window. 14 years ago
alberth d233845370 (svn r19838) -Change: Add filter capability to the availables list. 14 years ago
alberth b7a8497ccd (svn r19837) -Change: Display list of available (non-active) grfs in the NewGRF window. 14 years ago
alberth 22b868f4d5 (svn r19833) -Change: Modify NewGRF window towards having combined lists, add captions. 14 years ago
rubidium 1a5d7b34d8 (svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbr 14 years ago
rubidium 93ff7d78e1 (svn r19799) -Change: give depots an unique name in the same manner buoys and waypoints are named 14 years ago
rubidium 5051ef80c6 (svn r19796) -Codechange: introduce and use a {DEPOT} string command 14 years ago
rubidium d031034789 (svn r19760) -Change: use the {HEIGHT} command for the smallmap legend 14 years ago
rubidium 32f473c7c1 (svn r19759) -Change: use the {HEIGHT} command for the measurement tool 14 years ago
rubidium b11dfa8cb8 (svn r19758) -Add: {HEIGHT} string command 14 years ago
frosch 7b30f34ecf (svn r19731) -Add: Spritepicker to sprite alignment tool. 14 years ago
peter1138 aa096f859c (svn r19726) -Fix [FS#Sacro]: Broken English. 14 years ago
rubidium c72e2dde60 (svn r19723) -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets. 14 years ago
smatz e3c89df398 (svn r19714) -Feature: ctrl+click on a vehicle to start/stop it 14 years ago
rubidium 21883a84d7 (svn r19708) -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables 14 years ago
rubidium e75e2648fc (svn r19706) -Add: support for the (NewGRF) debug box 14 years ago
rubidium 39d421ff9c (svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill. 14 years ago
rubidium 6c19ba9042 (svn r19625) -Fix [FS#3722]: strange message when unpausing because there are enough players, unclear message when an unexpected/invalid packet is received 14 years ago
alberth fa8f227a97 (svn r19561) -Feature: Give more detailed error message when trying to build a too long bridge. 14 years ago
yexo 8165737939 (svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window where you can input a break string (patch by Zuu) 14 years ago
terkhen daf97ae52c (svn r19542) -Feature: Add buttons to enable / disable all cargos at the cargo payment rates graph. 14 years ago
frosch 475c2959bd (svn r19499) -Remove: same_industry_close setting did not do what it said and caused NewGRF trouble. 14 years ago
peter1138 604da97364 (svn r19434) -Add: Add rail speed limit to land area information window. 14 years ago
peter1138 ef8deb2edd (svn r19431) -Codechange: Append rail type speed limit (if set) to rail type selection list, and toolbar title. 14 years ago