Commit Graph

670 Commits (e5a8e94492c0a859b46eeda8852d433ed065f290)

Author SHA1 Message Date
truebrain 0eb26fbef0 (svn r23645) -Fix: missing 2 strings 13 years ago
truebrain ccf9b01f5d (svn r23630) -Add: a Goal GUI to show your current goals 13 years ago
truebrain 09ef12ab03 (svn r23627) -Add: ScriptNews::Create, to create custom news messages (GameScript only) 13 years ago
truebrain 3a799f1145 (svn r23618) -Add: ScriptGame::Pause, ScriptGame::Unpause, and ScriptGame::GetLandscape (GameScript only) 13 years ago
truebrain fb2f2a0285 (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 f5478b62d1 (svn r23607) -Add: wire GameScript in all the GUIs 13 years ago
frosch 4e689cc5cd (svn r23589) -Codechange: Make the AI-start-delay setting translateable. 13 years ago
michi_cc 09f5ad764c (svn r23508) -Add: Engine sorter for aircraft range. 13 years ago
michi_cc 708b58b484 (svn r23505) -Add: Indication in the order list if the next destination of an order is out of range. 13 years ago
michi_cc 957b643ae6 (svn r23504) -Feature: Aircraft range. 13 years ago
frosch 91843ef9ad (svn r23497) -Add: Advanced display setting to control the linewidth in graphs. (ChillCore) 13 years ago
yexo 229000cc3b (svn r23492) -Feature: add 'view website' button to the online content window 13 years ago
rubidium c3440658e8 (svn r23480) -Fix [FS#4594]: replace OS error messages with internal error messages when that's possible 13 years ago
frosch 24a8f07848 (svn r23449) -Fix (r23140): Wrong parameters in error message. 13 years ago
michi_cc fc8633e1ac (svn r23415) -Feature: Infrastructure maintenance costs. 13 years ago
michi_cc b68ced52c4 (svn r23410) -Add: A window with a detailed overview over the infrastructure of a company. 13 years ago
truebrain 36c06f639a (svn r23387) -Fix: move ai.script_max_opcode_till_suspend to script.script_max_opcode_till_suspend 13 years ago
truebrain bf803e40cc (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 b84174fd4d (svn r23316) -Feature: Add ability to zoom in to 2x and 4x level. 13 years ago
peter1138 782aee3c2a (svn r23314) -Add: Add settings to restrict viewport zoom levels. 13 years ago
truebrain 08efac8549 (svn r23303) -Add: economy.fund_buildings, to disallow funding buildings 13 years ago
truebrain 2306f2ab6d (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 c591589818 (svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent 13 years ago
frosch ba6d212079 (svn r23249) -Feature: Also allow viewing of the other two textfiles supplied by BaNaNaS tars, i.e. changelog and license. 13 years ago
frosch 42ba77bd11 (svn r23248) -Codechange: Rename everything related to the NewGRF 'readme' to 'textfile', so it is more generic. 13 years ago
rubidium 4509f814b3 (svn r23244) -Feature: if the installation is ananas, try to get the b without b installed 13 years ago
rubidium 4874c83694 (svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid) 13 years ago
rubidium b688f0a38e (svn r23181) -Cleanup: remove some unused strings (monoid) 13 years ago
rubidium 2794dd0097 (svn r23180) -Cleanup: remove traces of having to double click on the NewGRF for changing the parameters 13 years ago
rubidium 60c0abb883 (svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) 13 years ago
frosch 1900d7fcb6 (svn r23140) -Add: ErrorUnknownCallbackResult() 13 years ago
michi_cc 23bf62c77a (svn r23129) -Add: [NewGRF] Property for the rail type name. 13 years ago
michi_cc a50877bef7 (svn r23089) -Add: Allow specifying refits for go-to station orders. 13 years ago
michi_cc 4b6c2259ed (svn r22873) -Fix [FS#4747]: Validate image dimensions before loading. (Based on patch by monoid) 13 years ago
terkhen 3544971d88 (svn r22859) -Fix: Add missing : in slope steepness strings. (monoid) 13 years ago
frosch ed2cfbd321 (svn r22858) -Feature: Conditional order depending on remaining lifetime of a vehicle. (monoid) 13 years ago
frosch e228749a80 (svn r22857) -Fix: Spelling of lifetime. (monoid) 13 years ago
frosch afd26f3bb3 (svn r22850) -Feature: Display separate ocean and canal speeds in the ship purchase list, if they differ. 13 years ago
rubidium 7496bd66e7 (svn r22820) -Codechange: perform a full (re)draw cycle in the first draw during progress instead of waiting 200ms 13 years ago
rubidium 01c8f50f5c (svn r22814) -Fix (r22813): typo 13 years ago
rubidium 629135118f (svn r22813) -Fix [FS#4575]: make naming of currencies more consistent 13 years ago
rubidium 3450dcd7f3 (svn r22812) -Fix: incorrect currency code 13 years ago
rubidium cac4c2df20 (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 cc6e55a246 (svn r22797) -Add: progress bar for scanning NewGRFs 13 years ago
rubidium 21b1026ca0 (svn r22768) -Add: progress bar updates for river building 13 years ago
rubidium 56fedc4db9 (svn r22767) -Add: river generation 13 years ago
planetmaker 3e5d60ea2e (svn r22708) -Feature [FS#4701]: Display option to hide competitors' signs and station names (Zuu) 13 years ago
planetmaker cc68dac035 (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 05418feb8a (svn r22657) -Add: [NewGRF] More default error messages for the industry shape and location callbacks. 13 years ago
frosch becf6c823f (svn r22518) -Feature: [NewGRF] Advanced sprite layouts with register modifiers. 13 years ago